Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIServer ¶
type APIServer struct { Router *chi.Mux // contains filtered or unexported fields }
func NewAPIServer ¶
func (*APIServer) UseDefaultMiddleware ¶ added in v0.1.2
func (s *APIServer) UseDefaultMiddleware()
Click to show internal directories.
Click to hide internal directories.