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
}
func NewGrpcService ¶
func NewGrpcService() *GrpcService
func (*GrpcService) Start ¶
func (s *GrpcService) Start()
func (*GrpcService) Stop ¶
func (s *GrpcService) Stop()
type HTTPService ¶
type HTTPService struct {
// contains filtered or unexported fields
}
HTTPService http服务
func NewHTTPService ¶
func NewHTTPService() *HTTPService
Click to show internal directories.
Click to hide internal directories.