Documentation
¶
Index ¶
- type App
- func (a *App) Delete(path string, f func(w http.ResponseWriter, r *http.Request))
- func (a *App) Get(path string, f func(w http.ResponseWriter, r *http.Request))
- func (a *App) GetSecret(w http.ResponseWriter, r *http.Request)
- func (a *App) Initialize()
- func (a *App) Post(path string, f func(w http.ResponseWriter, r *http.Request))
- func (a *App) Put(path string, f func(w http.ResponseWriter, r *http.Request))
- func (a *App) Run(host string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.