Documentation ¶
Index ¶
Constants ¶
View Source
const ( TestIP = "127.0.0.1" APIAddr = "http://" + TestIP + ":10002" WsAddr = "ws://" + TestIP + ":10001" Secret = "openIM123" PlatformID = constant.WindowsPlatformID LogLevel = uint32(5) DataDir = "../" LogFilePath = "../" )
Variables ¶
This section is empty.
Functions ¶
func GetConf ¶
func GetConf() sdk_struct.IMConfig
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.