Documentation ¶
Index ¶
Constants ¶
View Source
const ( IDRoute = "/{id:" + id + "}" AIDRoute = "/{aid:" + id + "}" )
Variables ¶
View Source
var NameRe = regexp.MustCompile(nameReReverse)
Functions ¶
This section is empty.
Types ¶
type TableWriter ¶
Click to show internal directories.
Click to hide internal directories.