Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthCheckRequest ¶
type HealthCheckRequest struct{}
func (*HealthCheckRequest) Get ¶
func (r *HealthCheckRequest) Get(ctx *fasthttp.RequestCtx)
func (*HealthCheckRequest) Head ¶
func (r *HealthCheckRequest) Head(ctx *fasthttp.RequestCtx)
func (*HealthCheckRequest) Ping ¶
func (r *HealthCheckRequest) Ping(ctx *fasthttp.RequestCtx)
Click to show internal directories.
Click to hide internal directories.