signalReleased records that the request handler is done touching an abandoned, reclaim-armed context (event b). It is a no-op when reclamation was not armed and is safe to call multiple times.
()
| 197 | // reclaim-armed context (event b). It is a no-op when reclamation was not armed |
| 198 | // and is safe to call multiple times. |
| 199 | signalReleased() |
| 200 | renderExtensions(bind any) |
| 201 | // Bind You can bind body, cookie, headers etc. into the map, map slice, struct easily by using Binding method. |
| 202 | // It gives custom binding support, detailed binding options and more. |
no outgoing calls