Versions in this module Expand all Collapse all v1 v1.0.3 Oct 20, 2022 Changes in this version + func PathExists(path string) (bool, error) + type GlobalObj struct + ConfFilePath string + Host string + LogDebugClose bool + LogDir string + LogFile string + MaxConn int + MaxMsgChanLen uint32 + MaxPacketSize uint32 + MaxWorkerTaskLen uint32 + Name string + TCPPort int + TCPServer ziface.IServer + Version string + WorkerPoolSize uint32 + var GlobalObject *GlobalObj + func (g *GlobalObj) Reload()