list

package
v0.0.0-...-cb74e81 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2021 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 CreateCategoryTable

type CreateCategoryTable struct{}

func (*CreateCategoryTable) Down

func (m *CreateCategoryTable) Down(con *sqlx.DB)

func (*CreateCategoryTable) GetName

func (m *CreateCategoryTable) GetName() string

func (*CreateCategoryTable) Up

func (m *CreateCategoryTable) Up(con *sqlx.DB)

type CreatePostTable

type CreatePostTable struct{}

func (*CreatePostTable) Down

func (m *CreatePostTable) Down(con *sqlx.DB)

func (*CreatePostTable) GetName

func (m *CreatePostTable) GetName() string

func (*CreatePostTable) Up

func (m *CreatePostTable) Up(con *sqlx.DB)

type CreateUserTable

type CreateUserTable struct{}

func (*CreateUserTable) Down

func (m *CreateUserTable) Down(con *sqlx.DB)

func (*CreateUserTable) GetName

func (m *CreateUserTable) GetName() string

func (*CreateUserTable) Up

func (m *CreateUserTable) Up(con *sqlx.DB)

type UpdateUserTable

type UpdateUserTable struct{}

func (*UpdateUserTable) Down

func (m *UpdateUserTable) Down(con *sqlx.DB)

func (*UpdateUserTable) GetName

func (m *UpdateUserTable) GetName() string

func (*UpdateUserTable) Up

func (m *UpdateUserTable) Up(con *sqlx.DB)

Jump to

Keyboard shortcuts

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