Documentation
¶
Index ¶
Constants ¶
View Source
const ( HTTPSPrefix = "https://" HTTPPrefix = "http://" )
HTTPSPrefix and HTTPPrefix are prefixes for HTTP and HTTPS protocols
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
func NewFactory ¶
func NewFactory(client HttpClient) Factory
type HttpClient ¶
HttpClient interface
Click to show internal directories.
Click to hide internal directories.