package
0.0.10
Repository: https://github.com/sendlovebox/go-lenco.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.

# Functions

New initialises the object Call.

# Structs

Call object.

# Interfaces

RemoteCalls abstracted definition of supported functions go:generate mockgen -source api.go -destination ./mock/mock_remote_calls.go -package mock RemoteCalls.