Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONOrDefault ¶
func JSONOrDefault(j null.JSON) json.RawMessage
func RemoveSpecialCharacter ¶ added in v0.6.9
func ResolveEtherumAddressFromString ¶ added in v0.6.2
func SafeString ¶ added in v0.10.7
func SafeString(s null.String) string
Types ¶
type FormulaType ¶ added in v0.6.2
type FormulaType string
const ( DBCFormulaType FormulaType = "dbc" CustomFormulaType FormulaType = "custom" )
func (FormulaType) String ¶ added in v0.6.2
func (t FormulaType) String() string
Click to show internal directories.
Click to hide internal directories.