model

package
v0.0.0-...-294a70e Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Consts = map[string]reflect.Value{}
View Source
var Functions = map[string]reflect.Value{}
View Source
var ModelDBFields map[string]map[string]string = make(map[string]map[string]string)
View Source
var Types = map[string]reflect.Type{
	"DBModel": reflect.TypeOf((*DBModel)(nil)).Elem(),
}
View Source
var Variables = map[string]reflect.Value{
	"ModelDBFields": reflect.ValueOf(&ModelDBFields),
}

Functions

This section is empty.

Types

type DBModel

type DBModel struct {
}

func (DBModel) TableName

func (DBModel) TableName() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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