Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPClient ¶
func RegisterClientFactory ¶
func RegisterClientFactory(factory ClientFactory)
RegisterClientFactory overrides Weep's standard config-based ConsoleMe client creation with a ClientFactory. This function will be called during the creation of all ConsoleMe clients.
func RegisterRequestPreflight ¶
func RegisterRequestPreflight(preflight RequestPreflight)
RegisterRequestPreflight adds a RequestPreflight function which will be called in the order of registration during the creation of a ConsoleMe request.
func RunPreflightFunctions ¶
Types ¶
type ClientFactory ¶
type RequestPreflight ¶
Click to show internal directories.
Click to hide internal directories.