package
1.0.4
Repository: https://github.com/bloock/bloock-sdk-go.git
Documentation: pkg.go.dev

# Packages

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

# Interfaces

go:generate mockgen -source=internal/infrastructure/blockchain_client.go -destination internal/infrastructure/blockchain/mockblockchain/mocks_blockchain.go -package=mockblockchain.
No description provided by the author
go:generate mockgen -source=internal/infrastructure/http_client.go -destination internal/infrastructure/http/mockhttp/mocks_http.go -package=mockhttp.