Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCService ¶ added in v0.2.0
type GRPCService struct {
// contains filtered or unexported fields
}
GRPCService grpc服务
func (*GRPCService) RegistryEndpoints ¶ added in v0.2.0
func (s *GRPCService) RegistryEndpoints() error
RegistryEndpoints 注册条目
type HTTPService ¶
type HTTPService struct {
// contains filtered or unexported fields
}
HTTPService http服务
Click to show internal directories.
Click to hide internal directories.