 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*cfg)
Option is a Service's constructor option.
func WithHeadService ¶ added in v0.13.0
WithHeadService returns option to set Head service to work with object headers.
func WithLogger ¶ added in v0.12.1
WithLogger returns option to specify Delete service's logger.
func WithPutService ¶
WithClientOptions returns option to specify options of remote node clients.
func WithSearchService ¶ added in v0.13.0
WithClientCache returns option to set cache of remote node clients.
type Prm ¶
type Prm struct {
	client.DeleteObjectParams
	// contains filtered or unexported fields
}
    Prm groups parameters of Delete service call.
func (*Prm) SetCommonParameters ¶ added in v0.13.0
SetCommonParameters sets common parameters of the operation.
 Click to show internal directories. 
   Click to hide internal directories.