migration

package
v0.0.0-...-d4dafcd Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Down

func Down(client *infra.Db) (res bool, err error)

func Up

func Up() (res bool, err error)

Types

type DbMigration

type DbMigration struct {
	Id        int64     `json:"id"`        // migrationId
	UpdatedAt time.Time `json:"updatedAt"` // 更新日時
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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