Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server HTTP server implementation
func (*Server) RegisterHTTPHandlers ¶
func (s *Server) RegisterHTTPHandlers()
RegisterHTTPHandlers registers handler functions for HTTP server
Click to show internal directories.
Click to hide internal directories.