package
Version:
v0.22.1
Opens a new window with list of versions in this module.
Published: Mar 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Path string `key:"path"`
GlobMaxTotalSize int64 `mapstructure:"glob.max_total_size"`
GlobMaxObjectsMatched int `mapstructure:"glob.max_objects_matched"`
GlobMaxObjectsListed int64 `mapstructure:"glob.max_objects_listed"`
GlobPageSize int `mapstructure:"glob.page_size"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.