aboutsummaryrefslogtreecommitdiff
path: root/lib/xmlrpc/request_test.go
AgeCommit message (Expand)Author
2025-01-23all: replace "interface{}" with "any"Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2022-07-25lib/xmlrpc: rewrite the test using test.DataShulhan
2021-05-19xmlrpc: write the XML header when marshaling request not on clientShulhan
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
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
2020-06-10all: update email addressShulhan
2020-01-20xmlprc: package for working with XML-RPCShulhan