Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pool ¶
type Pool interface { Quoter Address() string PoolType() SuiPoolType CoinA() string CoinB() string }
type PoolCache ¶
type PoolCache struct {
// contains filtered or unexported fields
}
func NewPoolCache ¶
func (*PoolCache) GetPoolCache ¶
func (*PoolCache) SetPoolsCache ¶
Click to show internal directories.
Click to hide internal directories.