Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GlbClientCfg *ClientCfg GlbServerCfg *ServerCfg )
Functions ¶
This section is empty.
Types ¶
type ClientCfg ¶
type ClientCfg struct {
config.ClientCommonConf
CfgFile string
ServerUdpPort int // this is configured by login response from frps
}
type ServerCfg ¶
type ServerCfg struct {
config.ServerCommonConf
CfgFile string
}
Click to show internal directories.
Click to hide internal directories.