Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PutPoolSizeDefault is a default value of routine pool size to // process object.Put requests in object service. PutPoolSizeDefault = 10 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PutConfig ¶
type PutConfig struct {
// contains filtered or unexported fields
}
PutConfig is a wrapper over "put" config section which provides access to object put pipeline configuration of object service.
Click to show internal directories.
Click to hide internal directories.