Documentation ¶
Index ¶
- Variables
- func FindValue[T any](ctx context.Context, prefix string, predicate func(x *T) bool) (*T, error)
- func GetValue[T any](ctx context.Context, prefix string, id string) (*T, error)
- func GetValues[T any](ctx context.Context, prefix string) ([]*T, error)
- func SetValue(ctx context.Context, key string, val interface{}) error
Constants ¶
This section is empty.
Variables ¶
View Source
var DolessID = ""
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.