//
pkg.gl
Category
github.com/forceu/gokapi
internal
storage
filesystem
package
1.9.1
Repository:
https://github.com/forceu/gokapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
32 SLOC
#
Packages
interfaces
No description provided by the author
localstorage
No description provided by the author
s3filesystem
No description provided by the author
#
Functions
Init
Init initializes the filesystems and must be called on start.
SetAws
SetAws sets the AWS filesystem as the default storage.
SetLocal
SetLocal sets the local filesystem as the default storage.
#
Variables
ActiveStorageSystem
ActiveStorageSystem is a driver for the storage system that is in use currently.