package
Version:
v1.3.0-rc.0
Opens a new window with list of versions in this module.
Published: Jan 11, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
NewNoConfirm gets the GCS backend without testing it
type Config struct {
BucketName string `yaml:"bucket_name"`
ChunkBufferSize int `yaml:"chunk_buffer_size"`
Endpoint string `yaml:"endpoint"`
Insecure bool `yaml:"insecure"`
HedgeRequestsAt time.Duration `yaml:"hedge_requests_at"`
HedgeRequestsUpTo int `yaml:"hedge_requests_up_to"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.