//
pkg.gl
Category
github.com/wei840222/go-restful-sample
storage
package
0.0.0-20250122172942-7f7963cb6b03
Repository:
https://github.com/wei840222/go-restful-sample.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
67 SLOC
#
Packages
mock
Package mock is a generated GoMock package.
#
Functions
IsNotFound
No description provided by the author
NewTodoStorage
No description provided by the author
#
Structs
Todo
No description provided by the author
#
Interfaces
TodoStorage
go:generate mockgen -destination=mock/todo.go -package=mock .