Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientPersistenceAdapter ¶
type ClientPersistenceAdapter interface {
GetClients(config *model.ClientSearchConfig) (*[]model.Client, error)
}
type CryptoWebServiceAdapter ¶
type EventServiceAdapter ¶
type EventServiceAdapter interface {
Send(interface{}) error
}
type LoggerAdapter ¶
type OperationUseCaseAdapter ¶
type TimeAdapter ¶ added in v0.1.1
Click to show internal directories.
Click to hide internal directories.