package
0.0.0-20230227070331-53483ec82e17
Repository: https://github.com/rubiojr/rapi.git
Documentation: pkg.go.dev

# Functions

Create opens the gs backend at the specified bucket and attempts to creates the bucket if it does not exist yet.
NewConfig returns a new Config with the default values filled in.
Open opens the gs backend at the specified bucket.
ParseConfig parses the string s and extracts the gcs config.

# Structs

Backend stores data in a GCS bucket.
Config contains all configuration necessary to connect to a Google Cloud Storage bucket.