Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCService ¶
type GRPCService struct {
// contains filtered or unexported fields
}
GRPCService grpc服务
type HTTPService ¶
type HTTPService struct {
// contains filtered or unexported fields
}
HTTPService http服务
func (*HTTPService) PathPrefix ¶
func (s *HTTPService) PathPrefix() string
func (*HTTPService) Registry ¶
func (s *HTTPService) Registry() error
通过Keyauth SDK 注册服务功能 什么时候注册? 服务启动的时候? 需要WebService都已经加载完成,才能使用RegisteredWebServices() 一定要等到所有WebService已经加载到router后
Click to show internal directories.
Click to hide internal directories.