Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MySQLDSN = "strongforce:strongforce@tcp(127.0.0.1:65001)/strongforce?charset=utf8mb4&multiStatements=true&parseTime=true" PostgresDSN = "postgresql://strongforce:strongforce@127.0.0.1:65002/strongforce?sslmode=disable" NATS = "127.0.0.1:23945" )
Functions ¶
func GetEventEntities ¶
func GetNATSStream ¶
func GetNATSStream(address string, name string) (*nats.StreamInfo, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.