token

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DbToken

type DbToken int
const (
	Indent DbToken
	Db
	Def
	Index
	Unique

	Primary
	Size
	ValueDefault
	AutoIncr
)

func Lookup

func Lookup(ident string) DbToken

func (DbToken) IsFieldCheck

func (tok DbToken) IsFieldCheck() bool

func (DbToken) IsKeyWord

func (tok DbToken) IsKeyWord() bool

func (DbToken) String

func (tok DbToken) String() string

type SchemaType

type SchemaType uint8
const (
	SchemaTypePg SchemaType = iota
)

func (SchemaType) String

func (s SchemaType) String() string

Jump to

Keyboard shortcuts

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