Documentation ¶ Index ¶ func Csv(input []byte, path string) (interface{}, error) func Html(input []byte, path string) (interface{}, error) func Json(input []byte, path string) (interface{}, error) func Mime(input []byte, path string) (interface{}, error) func Xml(input []byte, path string) (interface{}, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Csv ¶ func Csv(input []byte, path string) (interface{}, error) func Html ¶ func Html(input []byte, path string) (interface{}, error) func Json ¶ func Json(input []byte, path string) (interface{}, error) func Mime ¶ func Mime(input []byte, path string) (interface{}, error) func Xml ¶ func Xml(input []byte, path string) (interface{}, error) Types ¶ This section is empty. Source Files ¶ View all Source files csv.gohtml.gojson.gomime.goxml.go Click to show internal directories. Click to hide internal directories.