Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRouter ¶
func NewRouter(configFields manager.ConfigFileFields) *mux.Router
NewRouter creates and configures a mux router
func ReturnHTTPError ¶
ReturnHTTPError handles sending out CatalogError response
Types ¶
type MuxWrapper ¶
MuxWrapper is a wrapper over the mux router
var Wrapper *MuxWrapper
func (*MuxWrapper) ServeHTTP ¶
func (httpWrapper *MuxWrapper) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.