database

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Init

func Init()

func Shutdown

func Shutdown()

Types

type Account

type Account struct {
	Nickname string
	Secret   string
}

func Get

func Get(nickname string) (*Account, error)

func GetAll

func GetAll() ([]*Account, error)

func (*Account) Delete

func (a *Account) Delete() error

func (*Account) Save

func (a *Account) Save() error

Jump to

Keyboard shortcuts

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