package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Aug 21, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Parse(data []byte) (exp interface{}, rest []byte, err error)
func ParsePanic(data []byte) (list []interface{}, rest []byte)
func Stringify(x interface{}, multiline bool) string
func Unparse(expr []interface{}) []byte
Source Files
¶
Click to show internal directories.
Click to hide internal directories.