Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RegexIndexTableName = RegexIndex{ Regex: regexp.MustCompile(`^\s*(//+\s*|/\*\s*)?\S+\s*:\s*table(s)?\s*[: ]\s*(\S+.*)$`), Index: 3, } )
Functions ¶
This section is empty.
Types ¶
type RegexIndex ¶
Click to show internal directories.
Click to hide internal directories.