Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Decimal ¶
func NewDecimal ¶
type Map ¶
func CreateMapFromStruct ¶
func (*Map) DeleteAtPath ¶
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.