zstdzgo.at/zstd/zxml Index | Files

package zxml

import "zgo.at/zstd/zxml"

Package zxml provides functions for working with XML.

Index

Functions

func Format

func Format(xmlDoc []byte, prefix, indent string) ([]byte, error)

Format the XML document xmlDoc.

This is not especially efficient for (very) large XML documents.

Source Files

zxml.go

Version
v0.0.0-20240930202209-a63c3335042a (latest)
Published
Sep 30, 2024
Platform
linux/amd64
Imports
6 packages
Last checked
2 days ago

Tools for package owners.