Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Api ¶
type Api struct {
// contains filtered or unexported fields
}
func (*Api) GetSetHandler ¶
func (a *Api) GetSetHandler() http.HandlerFunc
func (*Api) GetSetsHandler ¶
func (a *Api) GetSetsHandler() http.HandlerFunc
func (*Api) JSONResponse ¶
func (a *Api) JSONResponse(w http.ResponseWriter, statusCode int, v any)
func (*Api) NewSetHandler ¶
func (a *Api) NewSetHandler() http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.