Registry / serialization / alibabacloud-go-tea-xml

alibabacloud-go-tea-xml

JSON →
library1.1.3gogounverified

XML serialization/deserialization utilities for Alibaba Cloud SDK (Tea).

serialization
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

github.com/alibabacloud-go/tea-xml

Converts a map to XML string using Tea XML.

package main import ( "fmt" teaxml "github.com/alibabacloud-go/tea-xml" ) func main() { result := teaxml.ToXML(map[string]interface{}{"key": "value"}) fmt.Println(result) }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
15 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
Resources