Documentation
¶
Overview ¶
Package handlers for the RESTful Server
Documentation for REST API
Schemes: http, https BasePath: / Version: 1.0.7 Consumes: - application/json Produces: - application/json
swagger:meta
Package handlers for the RESTful Server ¶
Documentation for REST API
Schemes: http, https BasePath: / Version: 1.0.7 Consumes: - application/json Produces: - application/json
swagger:meta
Package handlers for the RESTful Server ¶
Documentation for REST API
Schemes: http, https BasePath: / Version: 1.0.7 Consumes: - application/json Produces: - application/json
swagger:meta
Index ¶
- func DefaultHandler(w http.ResponseWriter, r *http.Request)
- func Delete(key, tID string) error
- func Get(key, tID string) (string, error)
- func GetNewHandler(w http.ResponseWriter, r *http.Request)
- func Put(key, val string) error
- func SetConfig(c configreader.Config)
- func VerifyHandler(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultHandler ¶
func DefaultHandler(w http.ResponseWriter, r *http.Request)
func GetNewHandler ¶
func GetNewHandler(w http.ResponseWriter, r *http.Request)
func SetConfig ¶
func SetConfig(c configreader.Config)
func VerifyHandler ¶
func VerifyHandler(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.