Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeArray ¶ added in v0.0.11
Types ¶
type SpecialBool ¶
type SpecialBool bool
func (*SpecialBool) EncodeValues ¶ added in v0.0.10
func (b *SpecialBool) EncodeValues(key string, v *url.Values) error
func (*SpecialBool) String ¶ added in v0.0.10
func (b *SpecialBool) String() string
func (*SpecialBool) UnmarshalJSON ¶
func (b *SpecialBool) UnmarshalJSON(i []byte) error
Click to show internal directories.
Click to hide internal directories.