//
pkg.gl
Category
github.com/jimenez/swarm
state
package
0.2.0
Repository:
https://github.com/jimenez/swarm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
173 SLOC
#
Functions
NewStore
NewStore is exported.
#
Variables
ErrAlreadyExists
ErrAlreadyExists is exported.
ErrInvalidKey
ErrInvalidKey is exported.
ErrNotFound
ErrNotFound is exported.
#
Structs
RequestedState
RequestedState is exported.
Store
Store is a simple key<->RequestedState store.