# Functions

No description provided by the author
New client.
NewRestyClient new resty client.
StatusCode2xx method returns true if HTTP status `code >= 200 and <= 299` otherwise false.
StatusCode3xx method returns true if HTTP status `code >= 299 and <= 399` otherwise false.
StatusCode4xx method returns true if HTTP status `code >= 399 and <= 499` otherwise false.
StatusCode5xx method returns true if HTTP status `code >= 499 and <= 599` otherwise false.
StatusCodesAllBad any status for 3xx, 4xx and 5xx.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
POST
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ProxyResponse status_code: proxy that status code --catch it and send it here gateway_status: shows the connection between our rubix-service and your app is successful or not (that also means: rubix-service is up or not)? If it’s successful, then the rubix-service is up so gateway_status is true, otherwise it will be false.
No description provided by the author
No description provided by the author
Service Parameters: : BaseUri 0.0.0.0 or nube-io.com : Proxy : Port 1616 : HTTPS if true will set url to https : Path /api/users : Method GET, POST, PATCH, PUT, DELETE, HEAD, FILE : Options *Options Description: */.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author