package
0.0.0-20240820050822-9a44bfec8e3d
Repository: https://github.com/go-rel/gin-example.git
Documentation: pkg.go.dev
# README
todostest
This package should be named using [domain]test
format, which is also used by standard package such as net/http/httptest
.
If needed, this package may also contains additional function that act as helper for mocking (see todo.go).