Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
type Entry struct { // Data the payload to save Data []byte // Version is required when this is an update Version uint64 // contains filtered or unexported fields }
Entry in the k/v store
type KvStore ¶
type KvStore struct {
// contains filtered or unexported fields
}
KvStore wraps the swagger client for central handling of error cases etc
Click to show internal directories.
Click to hide internal directories.