Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DecodeFunc ¶ added in v0.1.0
type HandleFunc ¶ added in v0.1.0
type HandleFunc func(context.Context, DecodeFunc) (any, error)
type RegisterFunc ¶ added in v0.1.0
type RegisterFunc func(string, string, HandleFunc)
Click to show internal directories.
Click to hide internal directories.