package
0.0.0-20240820130129-a31b93cdee15
Repository: https://github.com/alextanhongpin/go-repository-test.git
Documentation: pkg.go.dev

# README

tables

Each file here represents a table in the database. This is different from the repository layer.

Note that we can just test the repository layer, and skip testing for this layer. Test only what you use.

# Functions

No description provided by the author
No description provided by the author

# Structs

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

# Interfaces

Define the ProductTableMapper interface.
No description provided by the author