aboutsummaryrefslogtreecommitdiff
path: root/lib/xmlrpc/xml.go
AgeCommit message (Expand)Author
2026-01-03all: use SPDX license header formatShulhan
2024-03-05all: comply with linter recommendations #3Shulhan
2023-09-14all: fix variable shadowing as reported by shadow toolShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-05-19xmlrpc: replace Value field for struct with map of string and valueShulhan
2021-05-19xmlrpc: refactoring the parser for decoding XML-RPC requestShulhan
2020-06-10all: update email addressShulhan
2020-03-26all: fix and suppress linter warningsShulhan
2020-01-20xmlprc: package for working with XML-RPCShulhan