Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entity ¶
type Entity struct {
Name string
Fields []*EntityField
}
type EntityField ¶
type ErDiagram ¶
type ErDiagram struct {
// contains filtered or unexported fields
}
func NewErDiagram ¶
func NewErDiagram() *ErDiagram
func (*ErDiagram) AddRelation ¶
Click to show internal directories.
Click to hide internal directories.