model

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CocoField

type CocoField struct {
	Name      string
	FieldType string
}

type CocoRef

type CocoRef struct {
	Source string
	Target string
}

type CocoStruct

type CocoStruct struct {
	Name    string
	Comment string
	Fields  []CocoField
}

type Column

type Column struct {
	Name string
	Tp   string
}

type Table

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

Jump to

Keyboard shortcuts

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