package
1.0.2
Repository: https://github.com/chenyongze/gowechat.git
Documentation: pkg.go.dev

# Functions

FormatMapToXML marshal map[string]string to xmlWriter with xml format, the root node name is xml.
ParseXMLToMap parses xml reading from xmlReader and returns the first-level sub-node key-value set, if the first-level sub-node contains child nodes, skip it.
Sign 微信支付签名.

# Constants

ResultCodeFail fail.
ResultCodeSuccess success.
ReturnCodeFail fail.
ReturnCodeSuccess success.

# Structs

Error error.
MchBase base mch.