sqlite

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, cfg *config.Config) plugins.IPlugin

Types

type Sqlite

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

func (*Sqlite) PreloadByVersion added in v0.1.14

func (s *Sqlite) PreloadByVersion() error

func (*Sqlite) Read

func (s *Sqlite) Read(fileName, key string) ([]byte, error)

func (*Sqlite) Save

func (s *Sqlite) Save(fileName, key string, data []byte) error

func (*Sqlite) SetVersion

func (s *Sqlite) SetVersion(_ string) error

func (*Sqlite) VerboseMode added in v0.1.16

func (s *Sqlite) VerboseMode(mode bool)

VerboseMode sets up "verbose" mode

Jump to

Keyboard shortcuts

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