Documentation
¶
Overview ¶
Package tequilapi Tequila API
The purpose of this documentation is to provide developers an insight of how to interact with Mysterium Node via Tequila API. This should demonstrate all the possible API calls with described parameters and responses.
Host: 127.0.0.1:4050 Consumes: - application/json Produces: - application/json Version: dev
swagger:meta
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewListener ¶
NewListener returns tequilapi listener.
func NewNoopListener ¶
NewNoopListener returns noop tequilapi listener.
func NewTestClient ¶
NewTestClient returns client for making test requests
Types ¶
type APIServer ¶
APIServer interface represents control methods for underlying http api server
func NewNoopAPIServer ¶
func NewNoopAPIServer() APIServer
NewNoopAPIServer returns noop api server which is used to disable tequilapi HTTP server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.