xml

package
v0.0.0-...-aa45adf Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WrapCharData

func WrapCharData(s string) string

Types

type CData

type CData struct {
	Value string `xml:",cdata"`
}

func NewCData

func NewCData(s string) CData

type CharData

type CharData struct {
	Text []byte `xml:",innerxml"`
}

func NewCharData

func NewCharData(s string) CharData

Jump to

Keyboard shortcuts

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