Documentation ¶
Index ¶
- func Checksum(src, dst string, data []byte) uint16
- func DumpNode(node *base.Node)
- func DumpNodeValueYaml(d *base.NodeValue) (string, error)
- func GetSubNode(node *base.Node, path string) *base.Node
- func JsonToResult(jsonStr string) (any, error)
- func NodeToBytes(node *base.Node) []byte
- func NodeToMap(node *base.Node) any
- func ResultToJson(d any) (string, error)
- func ResultToYaml(d any) (string, error)
- func SdumpNode(node *base.Node) string
- func ToUint64(d any) (uint64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JsonToResult ¶
func NodeToBytes ¶
func ResultToJson ¶
func ResultToYaml ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.