Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyRelativeOrAbsolute ¶
ApplyRelativeOrAbsolute accepts a string (input) that may contain a relative or absolute value, and a current value. It will return the new value after applying the relative or absolute value. If the string is a relative value, it will be applied to the current value If the string is an absolute value, it will become the new current value
func SlicesToAny ¶
SlicesToAny converts a slice of any type to a slice of any.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.