Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteTodo ¶
Types ¶
type TodoModels ¶
func GetTodo ¶
func GetTodo(id int) TodoModels
func TodoList ¶
func TodoList() []*TodoModels
func (*TodoModels) Create ¶
func (todo *TodoModels) Create() error
func (*TodoModels) Update ¶
func (todo *TodoModels) Update() error
Click to show internal directories.
Click to hide internal directories.