Bind You can bind body, cookie, headers etc. into the map, map slice, struct easily by using Binding method. It gives custom binding support, detailed binding options and more. Replacement of: BodyParser, ParamsParser, GetReqHeaders, GetRespHeaders, AllParams, QueryParser, ReqHeaderParser
()
| 202 | // It gives custom binding support, detailed binding options and more. |
| 203 | // Replacement of: BodyParser, ParamsParser, GetReqHeaders, GetRespHeaders, AllParams, QueryParser, ReqHeaderParser |
| 204 | Bind() *Bind |
| 205 | // Methods to use with next stack. |
| 206 | getMethodInt() int |
| 207 | getIndexRoute() int |
no outgoing calls