xml

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(data []byte) (tender.Object, error)

Decode converts XML data to Tender objects using @ for attributes and # for text

func Encode

func Encode(obj tender.Object) ([]byte, error)

Encode converts Tender objects to XML using the @/# convention

func EscapeString

func EscapeString(str string) string

EscapeString escapes XML special characters

func UnescapeString

func UnescapeString(str string) string

UnescapeString unescapes XML entities

Types

This section is empty.

Jump to

Keyboard shortcuts

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