Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppID2Handler = make(map[string]Handler)
Functions ¶
Types ¶
type NotFoundHandlerErr ¶ added in v1.0.9
type NotFoundHandlerErr struct { }
func (NotFoundHandlerErr) Error ¶ added in v1.0.9
func (e NotFoundHandlerErr) Error() string
type SignatureErr ¶
type SignatureErr struct { }
func (SignatureErr) Error ¶
func (e SignatureErr) Error() string
Click to show internal directories.
Click to hide internal directories.