xdb

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package xdb 本地键值存储

Index

Constants

This section is empty.

Variables

View Source
var BucketName = "msg_v.0"

BucketName 存储桶名称

Functions

func CurPath

func CurPath() string

CurPath 获取当前路径

func Del

func Del(k string)

Del 删除持久化

func Get

func Get(k string) xmsg.Msg

Get 获取持久化键值

func GetAll

func GetAll() map[string]xmsg.Msg

GetAll 获取所有的持久化键值

func Set

func Set(k string, v xmsg.Msg)

Set 持久化存储键值

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL