package
0.0.0-20240514033816-325dbdd9c206
Repository: https://github.com/duxiaogang/goexamples.git
Documentation: pkg.go.dev

# Interfaces

go:generate mockgen -destination=../mocks/mock_doer.go -package=mocks github.com/duxiaogang/goExamples/tools/gomock/tutorial/doer Doer.