Documentation ¶
Index ¶
Constants ¶
View Source
const EtcdAddr = "127.0.0.1:12379"
Variables ¶
View Source
var KratosEtcdRegistry *kratos_etcd.Registry
Functions ¶
Types ¶
type KratosServiceInstance ¶
type KratosServiceInstance struct { ServiceInstance *kratos_registry.ServiceInstance GrpcServerListener net.Listener }
func BuildServiceInstance ¶
func BuildServiceInstance(srvName, network, addr string) (*KratosServiceInstance, error)
BuildServiceInstance 构建一个实例
Click to show internal directories.
Click to hide internal directories.