Documentation ¶ Index ¶ func New(i igs.Service) (iface.IFrpc, error) func SetCfgModel(c *CfgModel) type CfgModel func GetCfgModel() *CfgModel func (this *CfgModel) Bytes() []byte Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ added in v0.3.5 func New(i igs.Service) (iface.IFrpc, error) func SetCfgModel ¶ func SetCfgModel(c *CfgModel) Types ¶ type CfgModel ¶ type CfgModel struct { Frpc v1.ClientConfig `json:"frpc"` } func GetCfgModel ¶ func GetCfgModel() *CfgModel func (*CfgModel) Bytes ¶ added in v0.3.76 func (this *CfgModel) Bytes() []byte Source Files ¶ View all Source files client.goclient_api.goconfig.gofrpc.goproxy_api.goregister.gowebsocketapi.go Click to show internal directories. Click to hide internal directories.