Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHTTPClient ¶
CreateHTTPClient - creates a new HTTP client
func GetSyncMapSize ¶
GetSyncMapSize - returns the sync map size
Types ¶
type Duration ¶ added in v1.1.0
Duration - a duration wrapper type to add the method below
func (*Duration) MarshalJSON ¶ added in v1.2.0
MarshalJSON - transforms the value to the encoded json format
func (*Duration) UnmarshalJSON ¶ added in v1.2.0
UnmarshalJSON - transforms the json format to the duration format
func (*Duration) UnmarshalText ¶ added in v1.1.0
UnmarshalText - used by the toml parser to proper parse duration values
Click to show internal directories.
Click to hide internal directories.