Documentation ¶
Index ¶
Constants ¶
View Source
const TestFieldCreateAt = "`create_at`"
View Source
const TestFieldId = "`id`"
View Source
const TestFieldUpdateAt = "`update_at`"
Variables ¶
View Source
var TestFields = []string{ TestFieldId, TestFieldCreateAt, TestFieldUpdateAt, }
Functions ¶
func NewTestRepo ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.