Discover Packages
github.com/erlangs/hexya-web
client
package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: May 5, 2022
License: LGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package client provides utilities to make client calls to the
Hexya server. This is mainly useful for tests.
Hexya wraps a http.Client
NewHexyaClient returns a new Hexya Client to make requests from.
Login to the Hexya server with the given username and password
RPC executes a RPC call to the given method on the given URI with the given params.
params must be json serializable.
Returned value is the result message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.