Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Clients ¶
type Clients struct { HealthCheckHandler func(w http.ResponseWriter, req *http.Request) Datawrapper *datawrapper.Client APIProxy *httputil.ReverseProxy UIProxy *httputil.ReverseProxy PermissionsChecker *permissions.Checker }
Clients - struct containing all the clients for the controller
Click to show internal directories.
Click to hide internal directories.