persistence

package
v0.0.0-...-2ac91a7 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

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

func GetDb

func GetDb(pathToSqlite string) *Database

func (*Database) Close

func (db *Database) Close()

func (*Database) GetAllFqdns

func (db *Database) GetAllFqdns() ([]string, error)

func (*Database) Initialise

func (db *Database) Initialise() error

func (*Database) Store

func (db *Database) Store(fqdn string) error

Jump to

Keyboard shortcuts

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