datamodel

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Generators = map[string]models.TableGenerator{
	"user":    GetUserTable,
	"posts":   GetPostsTable,
	"authors": GetAuthorsTable,
}

The key of Generators is the prefix of table info url. The corresponding value is the Form and Table data.

Functions

func GetAuthorsTable

func GetAuthorsTable() (authorsTable models.Table)

func GetContent

func GetContent() types.Panel

func GetPostsTable

func GetPostsTable() (postsTable models.Table)

func GetUserTable

func GetUserTable() (userTable models.Table)

Types

This section is empty.

Jump to

Keyboard shortcuts

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