repository

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2017 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Column

type Column struct {
	Name string
	Data []dao.Column
}

type Columns

type Columns struct {
	DB   *gorm.DB
	Data []Column
}

func (*Columns) FindAll

func (rcv *Columns) FindAll(table string) error

func (*Columns) New

func (rcv *Columns) New(db *gorm.DB)

Jump to

Keyboard shortcuts

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