package
0.1.0
Repository: https://github.com/pisign/pisign-backend.git
Documentation: pkg.go.dev

# Functions

NewMockAPI creates a new mock instance.
NewMockDataObject creates a new mock instance.
NewMockPool creates a new mock instance.
NewMockSocket creates a new mock instance.

# Structs

MockAPI is a mock of API interface.
MockAPIMockRecorder is the mock recorder for MockAPI.
MockDataObject is a mock of DataObject interface.
MockDataObjectMockRecorder is the mock recorder for MockDataObject.
MockPool is a mock of Pool interface.
MockPoolMockRecorder is the mock recorder for MockPool.
MockSocket is a mock of Socket interface.
MockSocketMockRecorder is the mock recorder for MockSocket.