Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependencies ¶
type Dependencies struct { Client map[string]client.ETHClient DB *gorm.DB Recorder map[string]recorder.IRecorder ERC721SwapAgent map[string]erc721agent.SwapAgent ERC721Token map[string]erc721token.IToken ERC1155SwapAgent map[string]erc1155agent.SwapAgent ERC1155Token map[string]erc1155token.IToken }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.