db

package
v0.0.0-...-d8de263 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *badger.DB

Functions

func Del

func Del(key string)

Del 删除Key

func Get

func Get(key string) (value string, ok bool)

Get 根据Key获取Value

func Init

func Init()

func Set

func Set(key, value string, ttl ...time.Duration)

Set 设置键值对,ttl是超时时间(可选)

func Stop

func Stop()

Types

This section is empty.

Jump to

Keyboard shortcuts

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