Documentation ¶ Index ¶ type Format type Quantity Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Format ¶ type Format string type Quantity ¶ type Quantity struct { // Amount is public, so you can manipulate it if the accessor // functions are not sufficient. Amount *inf.Dec // Change Format at will. See the comment for Canonicalize for // more details. Format } Source Files ¶ View all Source files types.go Click to show internal directories. Click to hide internal directories.