//
pkg.gl
Category
github.com/oasisprotocol/oasis-core/go
worker
storage
package
0.2501.0
Repository:
https://github.com/oasisprotocol/oasis-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
5
Files
304 SLOC
#
Packages
api
No description provided by the author
committee
No description provided by the author
config
Package config implements global configuration options.
p2p
No description provided by the author
tests
Package tests is a collection of storage worker test cases.
#
Functions
GetLocalBackendDBDir
GetLocalBackendDBDir returns the database name for local backends.
New
New constructs a new storage worker.
NewLocalBackend
NewLocalBackend constructs a new Backend based on the configuration flags.
#
Variables
Flags
Flags has the configuration flags.
#
Structs
Worker
Worker is a worker handling storage operations.