Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Decimal ¶
func NewDecimal ¶
type Float64 ¶ added in v0.3.0
type Float64 struct {
Underlying float64
}
func NewFloat64 ¶ added in v0.3.0
type Map ¶
func CreateMapFromStruct ¶ added in v0.2.2
func (*Map) DeleteAtPath ¶ added in v0.2.2
DeleteAtPath deletes a value from a map at a given dot separated path. Returns true if an element at the given path was found and deleted, false otherwise.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.