models

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type A

type A struct {
	Id int `xorm:"integer"`
}

func (*A) TableName

func (m *A) TableName() string

type B

type B struct {
	Id int `xorm:"INTEGER"`
}

func (*B) TableName

func (m *B) TableName() string

type C

type C struct {
	Id int `xorm:"INTEGER"`
}

func (*C) TableName

func (m *C) TableName() string

type D

type D struct {
	Id int `xorm:"INTEGER"`
}

func (*D) TableName

func (m *D) TableName() string

Jump to

Keyboard shortcuts

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