store

package
v0.0.0-...-0835840 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	// contains filtered or unexported fields
}

Store - database structure

func New

func New() *Store

New - new database instance

func (*Store) Close

func (st *Store) Close() error

Close - close database connection

func (*Store) InitStore

func (st *Store) InitStore(config *config.DataBase) error

func (*Store) Open

func (st *Store) Open(config *config.DataBase) error

Open - create database connection for further manipulation

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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