Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPClient ¶
func NewHTTPClient(opts ...optfunc) *httpclient
NewHTTPClient will setup and return a new http client instance that can be used to send and validate http requests and responses. It's just a slightly simplifed wrapper over net.http.
func WithTimeout ¶
WithTimeout will allow a custom timeout to be set within the http client allowing the default of 30 seconds to be overwritten.
Types ¶
Directories
¶
Path | Synopsis |
---|---|
examples/1v1global
command
|
|
examples/defaults
command
|
|
examples/paging
command
|
|
examples/player_search
command
|
Click to show internal directories.
Click to hide internal directories.