Documentation
¶
Index ¶
Constants ¶
View Source
const (
ApplicationName = "sqlc-builder"
)
Variables ¶
This section is empty.
Functions ¶
func FormatDateTime ¶
func MatchNamedCaptureGroups ¶
MatchNamedCaptureGroups takes a regular expression and string and returns all of the named capture group results in a map. This is only for the first match in the regex. Callers shouldn't be providing regexes with multiple capture groups with the same name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.