Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
func NewHTTPServer ¶
func (*HTTPServer) APIAuthenticateHandler ¶
func (s *HTTPServer) APIAuthenticateHandler() gin.HandlerFunc
APIAuthenticateHandler is a middleware for authenticating the request based on ApiKey.
func (*HTTPServer) Start ¶
func (s *HTTPServer) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.