Documentation ¶
Index ¶
- func GetVoucherHandler(w http.ResponseWriter, r *http.Request)
- func HealthHandler(w http.ResponseWriter, r *http.Request)
- func InsertVoucherHandler(rvInfo *[][]protocol.RvInstruction) http.HandlerFunc
- func OwnerInfoHandler(w http.ResponseWriter, r *http.Request)
- func RvInfoHandler(rvInfo *[][]protocol.RvInstruction) http.HandlerFunc
- func To0Handler(rvInfo *[][]protocol.RvInstruction, state *sqlite.DB) http.HandlerFunc
- type HealthResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVoucherHandler ¶
func GetVoucherHandler(w http.ResponseWriter, r *http.Request)
func HealthHandler ¶
func HealthHandler(w http.ResponseWriter, r *http.Request)
HealthHandler responds with the version and status
func InsertVoucherHandler ¶
func InsertVoucherHandler(rvInfo *[][]protocol.RvInstruction) http.HandlerFunc
func OwnerInfoHandler ¶
func OwnerInfoHandler(w http.ResponseWriter, r *http.Request)
func RvInfoHandler ¶
func RvInfoHandler(rvInfo *[][]protocol.RvInstruction) http.HandlerFunc
func To0Handler ¶
func To0Handler(rvInfo *[][]protocol.RvInstruction, state *sqlite.DB) http.HandlerFunc
Types ¶
type HealthResponse ¶
Click to show internal directories.
Click to hide internal directories.