Documentation
¶
Index ¶
- func HandleAccess(c *Context, w http.ResponseWriter, r *http.Request) (code int, message string)
- func HandleInquireContext(c *Context, w http.ResponseWriter, r *http.Request) (code int, message string)
- func HandleUnwrap(c *Context, w http.ResponseWriter, r *http.Request) (code int, message string)
- func HandleVerifyMIC(c *Context, w http.ResponseWriter, r *http.Request) (code int, message string)
- func Service(c *Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleAccess ¶
func HandleInquireContext ¶
func HandleInquireContext( c *Context, w http.ResponseWriter, r *http.Request) ( code int, message string)
HandleInquireContext accepts the context, unwraps, and then outputs its parameters obtained with InquireContext
func HandleUnwrap ¶
This test handler accepts the context, unwraps, and then re-wraps the request body
func HandleVerifyMIC ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.