//
pkg.gl
Category
github.com/tech-thinker/go-cookiecutter
app
repository
package
0.0.1-alpha-rc2
Repository:
https://github.com/tech-thinker/go-cookiecutter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
128 SLOC
#
Functions
NewTodoRepo
NewTodoRepo initializes todoRepo.
NewTodoRepoMock
No description provided by the author
#
Structs
TodoRepoMock
No description provided by the author
#
Interfaces
TodoRepo
TodoRepo is interface for todo repository.