package
0.0.2
Repository: https://github.com/downsized-devs/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewMockCsvInterface creates a new mock instance.
NewMockJsonInterface creates a new mock instance.
NewMockParser creates a new mock instance.

# Structs

MockCsvInterface is a mock of CsvInterface interface.
MockCsvInterfaceMockRecorder is the mock recorder for MockCsvInterface.
MockJsonInterface is a mock of JsonInterface interface.
MockJsonInterfaceMockRecorder is the mock recorder for MockJsonInterface.
MockParser is a mock of Parser interface.
MockParserMockRecorder is the mock recorder for MockParser.