//
pkg.gl
Category
github.com/shalb/cluster.dev
internal
backend
gcs
package
0.9.5
Repository:
https://github.com/shalb/cluster.dev.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
322 SLOC
#
Functions
ReadPathOrContents
ReadPathOrContents reads the contents of a file if the input is a file path, or returns the input as is if it's not a file path.
#
Structs
Backend
Backend - describe GCS backend for interface package.backend.
Factory
Factory factory for backends.