Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHttpClient ¶
Types ¶
type HttpClient ¶
type HttpClient struct {
// contains filtered or unexported fields
}
func (*HttpClient) PostRequest ¶
func (cli *HttpClient) PostRequest(params any, method string) (*models.RpcGenericResponse, error)
func (*HttpClient) PropagateAddress ¶
func (cli *HttpClient) PropagateAddress() string
func (*HttpClient) SetId ¶ added in v0.1.2
func (cli *HttpClient) SetId(id any)
Click to show internal directories.
Click to hide internal directories.