The routing function provided by Hertz.
Hertz client related functions.
Hertz integrated Netpoll and Golang network lib by default. Users can choose the appropriate one according to the actual scenarios to meet the best performance.
Functions related to the request context.
Middleware Overview.
Hertz supports TLS secure transmission, helping users achieve data confidentiality and integrity.
The parameter binding and validation related functions and usage supported by Hertz.
The error handling function provided by Hertz.
The graceful shutdown function provided by Hertz when stopping service.
Hertz provides forward and reverse proxy capabilities.
Hertz provides custom retry logic for users.
The hooks function provided by Hertz.
Hertz provides unit testing capabilities for users.
Hertz provides access and related methods to Go standard library http.Request
and http.ResponseWriter
.
Constants defined in Hertz for user use.
The rendering capabilities provided by Hertz.
SSE capabilities provided by Hertz
The JSON Marshal library and customization capabilities used by Hertz.