package
0.2.0-alpha.14
Repository: https://github.com/onexstack/onex.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewStore initializes a singleton instance of type IStore.

# Variables

ProviderSet is a Wire provider set that declares dependency injection rules.
S is a global variable for convenient access to the initialized datastore instance from other packages.

# Interfaces

IStore defines the methods that the Store layer needs to implement.