Documentation
¶
Index ¶
- Constants
- type API
- func (api *API) DeleteFlag(r *http.Request) chix.Response
- func (api *API) DeleteKey(r *http.Request) chix.Response
- func (api *API) GetFlag(r *http.Request) chix.Response
- func (api *API) GetFlags(r *http.Request) chix.Response
- func (api *API) Healthcheck(r *http.Request) chix.Response
- func (api *API) NewRouter() *chi.Mux
- func (api *API) PostFlag(r *http.Request) chix.Response
- func (api *API) PostKey(r *http.Request) chix.Response
- func (api *API) PutFlag(r *http.Request) chix.Response
- func (api *API) RotateKey(r *http.Request) chix.Response
- type PutFlagBody
Constants ¶
View Source
const ApiKeyHeader = "X-Api-Key"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.