Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetConnectionPool ¶
SetConnectionPool configures connection pool on the passed in config. If argument pool is nil, it will clear the pool on the config.
func SetMaximumBufferSize ¶ added in v1.8.0
SetMaximumBufferSize sets maximumBufferSize in config.
func SetSatelliteConnectionPool ¶ added in v1.11.0
func SetSatelliteConnectionPool(ctx context.Context, config *uplink.Config, pool *rpcpool.Pool) error
SetSatelliteConnectionPool configures connection pool (for satellite) on the passed in config. If argument pool is nil, it will clear the pool on the config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.