Documentation
¶
Index ¶
Constants ¶
View Source
const ( // StreamTimeoutDefault is a default timeout of NeoFS API streaming operation. StreamTimeoutDefault = time.Minute )
Variables ¶
This section is empty.
Functions ¶
func AllowExternal ¶ added in v0.33.0
AllowExternal returns the value of "allow_external" config parameter from "apiclient" section.
Returns false if the value is missing or invalid.
func MinConnTime ¶ added in v0.45.2
MinConnTime returns the value of "min_connection_time" config parameter from "apiclient" section. Defaults to 20s.
func PingInterval ¶ added in v0.45.2
PingInterval returns the value of "ping_interval" config parameter from "apiclient" section. Defaults to 10s.
func PingTimeout ¶ added in v0.45.2
PingTimeout returns the value of "ping_timeout" config parameter from "apiclient" section. Defaults to 5s.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.