package
0.0.0-20191204095923-71505b4311bd
Repository: https://github.com/bullblock-io/teztracker.git
Documentation: pkg.go.dev
# Packages
Package mock_operation is a generated GoMock package.
# Functions
New creates an instance of repository using the provided db.
# Structs
go:generate mockgen -source ./operation.go -destination ./mock_operation/main.go Repo.
# Interfaces
go:generate mockgen -source ./operation.go -destination ./mock_operation/main.go Repo.