Documentation
¶
Index ¶
- Variables
- func Clear(ctx context.Context, namespace string) ([]string, error)
- func CreateTable(namespace string)
- func GetPath() string
- func List(ctx context.Context, namespace string) ([]listT, error)
- func ListNamespaces() []string
- func Read(namespace string, key string, ptr any) bool
- func SetPath(newPath string)
- func Trim(ctx context.Context, namespace string) ([]string, error)
- func Write(namespace string, key string, value any, ttl time.Time)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Disabled bool = true
)
Functions ¶
func CreateTable ¶
func CreateTable(namespace string)
func ListNamespaces ¶
func ListNamespaces() []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.