Documentation ¶
Index ¶
Constants ¶
View Source
const (
DbName = "datauxtest"
)
Variables ¶
View Source
var ( Articles = make([]*Article, 0) Users = make([]*User, 0) )
View Source
var (
ArticleCsv = `` /* 398-byte string literal not displayed */
)
Functions ¶
func ValidateQuery ¶
func ValidateQuerySpec ¶
Types ¶
type Article ¶
Click to show internal directories.
Click to hide internal directories.