Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { EntryPoint string `description:"Ping entryPoint" export:"true"` // contains filtered or unexported fields }
Handler expose ping routes
func (*Handler) SetTerminating ¶ added in v1.6.0
func (g *Handler) SetTerminating()
SetTerminating causes the ping endpoint to serve non 200 responses.
Click to show internal directories.
Click to hide internal directories.