Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseComplexValue ¶ added in v1.24.0
ParseComplexValue parses a complex value string into node.
[!!]This has minimal validation check, assuming the input has been checked by the import tool.
- a Quantity/QuantityRange value, coded as one of: [<unit> <val>] [<unit> <startval> <endval>] [<unit> - <endval>] [<unit> <startval> -]
- a GeoCoordinates type, coded as one of: [LatLong <lat_value> <long_value>] [<lat_value> <long_value> LatLong]
Types ¶
Click to show internal directories.
Click to hide internal directories.