Versions in this module Expand all Collapse all v1 v1.0.0 Jun 16, 2019 Changes in this version + func Server() + type HTTPClient struct + func NewClient(n string, a string) (*HTTPClient, error) + func (c *HTTPClient) Call(method string, args interface{}) (string, error)