//
pkg.gl
Category
github.com/covalenthq/bsp-agent
internal
storage
package
1.7.4
Repository:
https://github.com/covalenthq/bsp-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
271 SLOC
#
Functions
NewStorageManager
NewStorageManager creates and sets up a new storage manager with given config.
#
Structs
LocalStoreClient
LocalStoreClient stores file on the local filesystem.
Manager
Manager composes of all the different storage types supported by the agent.