Versions in this module Expand all Collapse all v0 v0.0.1 Jul 29, 2021 Changes in this version + var Imports = map[string]string + var SourceByte = ... + func New() *core.Structure + type Assembly struct + Source string + func NewAssembly() *Assembly + func (jas *Assembly) Parse(wr io.Writer, tabName string, cs []core.Field) error + func (jas *Assembly) ToField(tcs []*db.TableColumn) []core.Field + type Field struct + func (j *Field) Comment() string + func (j *Field) Field() string + func (j *Field) Type() string