Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Clients ¶ added in v1.8.0
type Clients struct { HealthCheckHandler func(w http.ResponseWriter, req *http.Request) Renderer *render.Render FeedbackAPI *feedbackAPI.Client }
Clients - struct containing all the clients for the controller
Click to show internal directories.
Click to hide internal directories.