store

package
v0.0.0-...-e326f7f Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DatabaseURL string `toml:"database_url"`
}

func NewConfig

func NewConfig() *Config

NewConfig

type Store

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

Store

func New

func New(config *Config) *Store

New

func (*Store) Close

func (s *Store) Close()

Close

func (*Store) Open

func (s *Store) Open() error

Open

Jump to

Keyboard shortcuts

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