Documentation
¶
Index ¶
Constants ¶
View Source
const ( STR_PAD_RIGHT = 0b01 STR_PAD_LEFT = 0b10 STR_PAD_BOTH = 0b11 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Order ¶
type Order struct {
// contains filtered or unexported fields
}
func (*Order) MarshalJSON ¶
func (*Order) UnmarshalJSON ¶
type OrderField ¶
Click to show internal directories.
Click to hide internal directories.