Documentation
¶
Index ¶
- func InitStorageClients(ctx context.Context, nodes []netmap.NodeInfo, key *keys.PrivateKey, ...) ([]*client.Client, error)
- func InitTreeClients(ctx context.Context, nm *NmSource, key *keys.PrivateKey, ...) (map[string]*treepool.Pool, error)
- func NewStorageClient(ctx context.Context, key *keys.PrivateKey, endpoint string, ...) (*client.Client, error)
- func NewTreeClient(key *keys.PrivateKey, endpoint string, dt, st time.Duration, ...) (*treepool.Pool, error)
- type NmSource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitStorageClients ¶
func InitTreeClients ¶
func NewStorageClient ¶
func NewTreeClient ¶
func NewTreeClient( key *keys.PrivateKey, endpoint string, dt, st time.Duration, nmSource treepool.NetMapInfoSource, ) (*treepool.Pool, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.