Documentation ¶
Index ¶
- func Bind(group *ghttp.RouterGroup)
- func CommonResponse(handler func(ctx context.Context, req g.Map) (res g.Map, err error)) func(req *ghttp.Request)
- func Delete(ctx context.Context, req g.Map) (res g.Map, err error)
- func Get(ctx context.Context, req g.Map) (res g.Map, err error)
- func Head(ctx context.Context, req g.Map) (res g.Map, err error)
- func Post(ctx context.Context, req g.Map) (res g.Map, err error)
- func Put(ctx context.Context, req g.Map) (res g.Map, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bind ¶
func Bind(group *ghttp.RouterGroup)
func CommonResponse ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.