package
1.2.0
Repository: https://github.com/milk/nsscache-go.git
Documentation: pkg.go.dev

# Functions

CreateSource returns a new Source for fetching data from S3 backends.
DownloadS3Data returns the contents of a file (key argument) from the given bucket.

# Structs

Source describes a source.Source for S3 backends: - prefix: the path within the S3 bucket to the passwd, shadow and group files - bucket: the name of the S3 bucket - client: the S3 client */.