package
0.0.0-20250127060208-9a01c544b0b0
Repository: https://github.com/edavis/gorilla-xmlrpc.git
Documentation: pkg.go.dev

# README

Examples

You can test server and client implementations by running following code.

In console:

go run example_server.go

In another console:

go run example_client.go