storage

package
v0.0.0-...-581db0d Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Mysql    dbType = "mysql"
	Postgres dbType = "postgres"
)

Variables

View Source
var ErrUnsuportedDatabaseType = fmt.Errorf("unsupported database type")

Functions

func NewMigrate

func NewMigrate() (*m.Migrate, error)

Types

type Storage

type Storage struct {
}

func NewStorage

func NewStorage() (*Storage, error)

func (*Storage) Close

func (s *Storage) Close()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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