filesys

package
v0.0.0-...-2c8f587 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: AGPL-3.0 Imports: 20 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadTree

func LoadTree(boxID, p string, luteEngine *lute.Lute) (ret *parse.Tree, err error)

func LoadTreeByData

func LoadTreeByData(data []byte, boxID, p string, luteEngine *lute.Lute) (ret *parse.Tree, err error)

func ParseJSON

func ParseJSON(jsonData []byte, options *parse.Options) (ret *parse.Tree, needFix bool, err error)

func ParseJSONWithoutFix

func ParseJSONWithoutFix(jsonData []byte, options *parse.Options) (ret *parse.Tree, err error)

func ReadDocIAL

func ReadDocIAL(data []byte) (ret map[string]string)

func WriteTree

func WriteTree(tree *parse.Tree) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL