Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HostURL string = "http://localhost:8000"
Functions ¶
Types ¶
type ApiClient ¶ added in v1.0.1
type ApiClient struct {
// contains filtered or unexported fields
}
func NewApiClient ¶ added in v1.0.1
func NewApiClient(d *schema.ResourceData) (*ApiClient, diag.Diagnostics)
NewApiClient will return a new instance of ApiClient using which we can communicate with Avengers-backend
Click to show internal directories.
Click to hide internal directories.