Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetModifiedStateKey ¶
func GetOriginalStateKey ¶
Types ¶
type Registry ¶
type Registry interface { Register(components ...State) Create(name, version string) (state.Store, error) }
Registry is an interface for a component that returns registered state store implementations
type StoreConfiguration ¶
type StoreConfiguration struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.