dbg

package
v0.0.0-...-cd66ef8 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitSqlDriver

func InitSqlDriver()

Types

type CommonDB

type CommonDB struct {
	Path string
	// contains filtered or unexported fields
}

func NewCommonDB

func NewCommonDB(absFile string) (*CommonDB, error)

func (*CommonDB) CreateTable

func (s *CommonDB) CreateTable(name string, items map[string]string) error

func (*CommonDB) InsertData

func (s *CommonDB) InsertData(name string, items map[string]string) error

func (*CommonDB) Release

func (s *CommonDB) Release() error

Jump to

Keyboard shortcuts

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