xml

package
v1.9.4 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: OSL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Err_Not_Found = errors.New("separator not found")
	Marshal       = xml.Marshal
	MarshalIndent = xml.MarshalIndent
	Unmarshal     = xml.Unmarshal
)

Functions

func Indent

func Indent(dst io.Writer, src io.Reader, prefix, indent string) error

Types

type Split

type Split []byte

func (Split) After

func (sep Split) After(s []byte, val any) ([]byte, error)

godocs.io/encoding/asn1#Unmarshal

func (Split) Before

func (sep Split) Before(s []byte, val any) ([]byte, error)

godocs.io/encoding/asn1#Unmarshal

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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