currency

package
v0.0.0-...-de70ca6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AUD = Currency("AUD")
	CNY = Currency("CNY")
	EUR = Currency("EUR")
	USD = Currency("USD")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Currency

type Currency string

Currency is a custom type; used for convenience and code readability

func (*Currency) UnmarshalJSON

func (c *Currency) UnmarshalJSON(in []byte) error

UnmarshalJSON implements json.Unmarshaler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL