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

Struct ObjectMiddleware

net/ghttp/ghttp_z_unit_feature_middleware_basic_test.go:459–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

457}
458
459type ObjectMiddleware struct{}
460
461func (o *ObjectMiddleware) Init(r *ghttp.Request) {
462 r.Response.Write("100")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected