//
pkg.gl
Category
github.com/hairyhenderson/go-fsimpl
blobfs
package
0.1.7
Repository:
https://github.com/hairyhenderson/go-fsimpl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
25
Dependents
2
Files
425 SLOC
#
Functions
New
New provides a filesystem (an fs.FS) backed by an blob storage bucket, rooted at the given URL.
#
Variables
FS
FS is used to register this filesystem with an fsimpl.FSMux nolint:gochecknoglobals.