Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CCAPIConfig ¶
type CCAPIConfig struct {
AddrPort string
RegDiscover string
ExConfig string
Qps int64
Burst int64
}
CCAPIConfig define configuration of ccapi server
func (*CCAPIConfig) GetAddress ¶
func (conf *CCAPIConfig) GetAddress() (string, error)
GetAddress get the address
Click to show internal directories.
Click to hide internal directories.