Documentation ¶
Index ¶
- type Option
- func WithContainerSource(v container.Source) Option
- func WithHeadService(v *headsvc.Service) Option
- func WithKeyStorage(v *objutil.KeyStorage) Option
- func WithLocalAddressSource(v network.LocalAddressSource) Option
- func WithLocalStorage(v *localstore.Storage) Option
- func WithNetworkMapSource(v netmap.Source) Option
- func WithWorkerPool(v util.WorkerPool) Option
- type Prm
- type Response
- type Result
- type Service
- type Streamer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*cfg)
func WithContainerSource ¶
func WithHeadService ¶
func WithKeyStorage ¶
func WithKeyStorage(v *objutil.KeyStorage) Option
func WithLocalAddressSource ¶
func WithLocalAddressSource(v network.LocalAddressSource) Option
func WithLocalStorage ¶
func WithLocalStorage(v *localstore.Storage) Option
func WithNetworkMapSource ¶
func WithWorkerPool ¶
func WithWorkerPool(v util.WorkerPool) Option
type Response ¶
type Response struct {
// contains filtered or unexported fields
}
func (*Response) PayloadChunk ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.