Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrKeyNotFound = errors.New("key not found")
Functions ¶
func DecodeAsYAML ¶
func SpecifyType ¶
SpecifyType tries to convert the value to most specific primitive type (int64, float64, bool, or string). If it fails, it returns the input value as is.
Types ¶
type AnyMap ¶
func AnyMapFrom ¶
func (AnyMap) MarshalJSON ¶
func (AnyMap) SpecifyTypes ¶
func (m AnyMap) SpecifyTypes()
func (*AnyMap) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.