package
Version:
v0.0.0-...-da9fee4
Opens a new window with list of versions in this module.
Published: Nov 16, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
PairHandlerWrapper wraps pairs.PairHandler to allow method definitions
type QuoteResponse struct {
ID string `json:"id"`
TokenIn string `json:"tokenIn"`
TokenOut string `json:"tokenOut"`
AmountIn string `json:"amountIn"`
AmountOut string `json:"amountOut"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.