module
0.0.0-20241215020808-c58cdd650c80
Repository: https://github.com/ramamimu/go-everything.git
Documentation: pkg.go.dev
# README
Notes
coverage highlight
go test -v -cover ./...
then on VSCode click ctrl + shift + p
then Go: Toggle Test Coverage in Current Package
and hit enter
what should know
- for creating testable code, the communication of each files should use interface
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author