Documentation ¶
Index ¶
Constants ¶
View Source
const KeyValueSeparator = ":"
View Source
const ListValuesSeparator = ","
View Source
const ReplaceableValueSeparator = "="
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct { Typ *types.Named RefCount int OutPkgPath string FieldsTagValue map[FieldName]map[TagName]TagValue TagsFieldValue map[TagName]map[FieldName]TagValue FieldNames []FieldName FieldsType map[FieldName]FieldType // contains filtered or unexported fields }
Model struct type model.
Click to show internal directories.
Click to hide internal directories.