package
Version:
v0.9.2
Opens a new window with list of versions in this module.
Published: Jan 13, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Simple XMLRPC client/server for go
Call a XMLRPC API in a remote host.
Args:
url string: URL of the remote host
type Handler ¶
func (*Handler) ServeHTTP ¶
func (*Handler) WaitForShutdown ¶
func (self *Handler) WaitForShutdown()
type Method func (args ...interface{}) (interface{}, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.