Documentation ¶
Index ¶
- func Delete(ctx context.Context, k string) error
- func Get(ctx context.Context, k string) ([]byte, error)
- func GetH(ctx context.Context, k, f string) ([]byte, error)
- func GetHAll(ctx context.Context, k string) (map[string]string, error)
- func Init() error
- func Set(ctx context.Context, k string, v []byte) error
- func SetH(ctx context.Context, k string, v any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.