g

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBufer

func NewBufer() *bufer

func NewGor

func NewGor(hasJson, hasDb, hasGSst, isSingle, isMutil, isClip bool, driverName, dir string, name func(columnName string) string) *gor

Types

type Column

type Column struct {
	Name          string
	Type          string
	ColumnName    string
	JsonName      string
	ColumnComment string
}

type ColumnAttr

type ColumnAttr struct {
	NameLen   int
	TypeLen   int
	ColumnLen int
	JsonLen   int
}

type Table

type Table struct {
	Name    string
	Columns []*Column
}

Jump to

Keyboard shortcuts

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