db

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package db Author: soact Created on: 2025-10-14 19:05:04

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close() error

Close 关闭数据库连接,程序退出时调用

func GetSecretByName

func GetSecretByName(name string) (string, error)

GetSecretByName 通过名称获取密钥(对外接口)

func Init

func Init(cfg *conf.Config) error

Init 初始化数据库连接并创建表,程序启动时调用一次

func SaveSecretByName

func SaveSecretByName(name, secret string) error

SaveSecretByName 通过名称保存密钥(对外接口)

Types

This section is empty.

Jump to

Keyboard shortcuts

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