Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UserColumn = struct { ID string Username string Password string Address string Age string Phone string Score string Dept string CreatedAt string UpdatedAt string }{ ID: "id", Username: "username", Password: "password", Address: "address", Age: "age", Phone: "phone", Score: "score", Dept: "dept", CreatedAt: "created_at", UpdatedAt: "updated_at", }
Functions ¶
func AssertEqual ¶
func AssertObjEqual ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.