Documentation
¶
Overview ¶
Simple XMLRPC client/server for go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) ServeHTTP ¶
func (self *Handler) ServeHTTP(w http.ResponseWriter, req *http.Request)
func (*Handler) WaitForShutdown ¶
func (self *Handler) WaitForShutdown()
Click to show internal directories.
Click to hide internal directories.