Documentation
¶
Overview ¶
modeltest provides functions to create database fixtures for unit test.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTodo ¶
NewTodo returns `*model.Todo` with setters function to specify field value for *model.Todo.
func RandomString ¶
RandomString creates random string of alphabet and number with given length.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.