Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pill ¶
type Pill int
const ( Placebo Pill = iota Aspirin Ibuprofen Paracetamol Acetaminophen = Paracetamol )
func (Pill) MarshalJSON ¶
func (*Pill) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.