Documentation ¶
Index ¶
Constants ¶
View Source
const ( SD_NACOS = "nacos" SD_ETCD = "etcd" SD_MEMBERLIST = "memberlist" SD_ZK = "zk" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceType ¶
type ServiceType string
const ( GRPC_TYPE ServiceType = "grpc" REST_TYPE ServiceType = "rest" )
Click to show internal directories.
Click to hide internal directories.