MCPcopy
hub / github.com/gogf/gf / GroupObjRest

Struct GroupObjRest

net/ghttp/ghttp_z_unit_feature_router_group_rest_test.go:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18)
19
20type GroupObjRest struct{}
21
22func (o *GroupObjRest) Init(r *ghttp.Request) {
23 r.Response.Write("1")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected