Skip to content

mehmetcekirdekci/GolangCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GolangCRUD

Unit Test Packages:

*go install github.com/golang/mock/[email protected]
*go get go.mongodb.org/mongo-driver/x/mongo/driver/[email protected]
*go get golang.org/x/sync/errgroup
*go get github.com/golang/mock/mockgen/model
*go install github.com/golang/mock/[email protected]
*go get github.com/stretchr/testify/assert

Mockgen generate commant:

mockgen --destination=./mocks/product/services/mockBaseService.go github.com/mehmetcekirdekci/GolangCRUD/app/product/services BaseService

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages