Versions in this module Expand all Collapse all v0 v0.1.7 Jun 22, 2020 v0.1.6 Jun 21, 2020 Changes in this version + type Hexya struct + Url string + func NewHexyaClient(url string) *Hexya + func (hc *Hexya) Login(username, password string) error + func (hc *Hexya) RPC(uri, method string, params interface{}) (json.RawMessage, error)