Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(r *reader)
Option represents the functional option for reader.
func WithBackoff ¶ added in v0.0.43
WithBackoff returns the option to set the backoffEnabled.
func WithBackoffOpts ¶ added in v0.0.43
WithBackoffOpts returns the option to set the backoffOpts.
func WithBucket ¶
WithBucket returns the option to set the bucket.
func WithErrGroup ¶ added in v0.0.41
WithErrGroup returns the option to set the eg.
func WithMaxChunkSize ¶ added in v0.0.43
WithMaxChunkSize retunrs the option to set the maxChunkSize.
func WithService ¶
WithService returns the option to set the service.
Click to show internal directories.
Click to hide internal directories.