package middleware import "git.sxidc.com/go-tools/api_binding/http_binding/binding_context" type Func func(c *binding_context.Context)