package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Sep 8, 2022
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Balance struct {
BaseBalance int
QuoteBalance int
}
type LiquidityProvider struct {
Name string `json:"name"`
Endpoint string `json:"endpoint"`
Markets []Market
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.