Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) ListenAndServer ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(server *Server, cfg *conf.ServiceConfig) *Service
func (*Service) ListenAndServe ¶
Click to show internal directories.
Click to hide internal directories.