xmlx

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToXmlBytes

func ToXmlBytes(v any) ([]byte, error)

ToXmlBytes convert any to xml bytes wrap xml.Marshal

func ToXmlString

func ToXmlString(v any) (string, error)

ToXmlString convert any to xml string wrap xml.Marshal

func XmlBytesToAny

func XmlBytesToAny(bytes []byte, v any) error

XmlBytesToAny convert xml bytes to any wrap xml.Unmarshal

func XmlStringToAny

func XmlStringToAny(str string, v any) error

XmlStringToAny convert xml bytes to any wrap xml.Unmarshal

Types

This section is empty.

Jump to

Keyboard shortcuts

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