modules

package
v0.0.0-...-9ed8f83 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	Name           string
	DB             *gorm.DB
	DefinitionFile string
	Dir            string
}

func NewModule

func NewModule(
	name string,
	db *gorm.DB,
	definitionFile string,
	dir string,
) *Module

func (*Module) Migrate

func (m *Module) Migrate()

Jump to

Keyboard shortcuts

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