package
Version:
v0.0.0-...-7b2af25
Opens a new window with list of versions in this module.
Published: Sep 21, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TokenUnitRow struct {
TokenName string `db:"token_name"`
Denom string `db:"denom"`
Symbol string `db:"symbol"`
Exponent int `db:"exponent"`
PriceID sql.NullString `db:"price_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.