Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseValue ¶ added in v0.8.1
func ParseValue(p ParseParams) (ast.Value, error)
ParseValue parses params and returns ast value
Types ¶
type ParseOptions ¶
type ParseParams ¶
type ParseParams struct { Source interface{} Options ParseOptions }
Click to show internal directories.
Click to hide internal directories.