Categorygithub.com/cazzar/go-myaussieapi
modulepackage
0.0.0-20190916151732-8d76abe64b0e
Repository: https://github.com/cazzar/go-myaussieapi.git
Documentation: pkg.go.dev

# Functions

FromToken - Create a customer object from a token/refrsh token.
NewCustomer - Create a new instance of the customer struct, therefore allowing usage of the API.

# Structs

AuthResponse https://myaussie-auth.aussiebroadband.com.au/login.
Customer object for the API.
CustomerDetails - https://myaussie-api.aussiebroadband.com.au/customer.
NBNService part of the Customer details.
OutagesNBN - https://myaussie-api.aussiebroadband.com.au/nbn/<sid>/outages.
Payment - https://myaussie-api.aussiebroadband.com.au/billing/transactions.
Test - https://myaussie-api.aussiebroadband.com.au/tests/<sid>.
UsageInformation - https://myaussie-api.aussiebroadband.com.au/broadband/<sid>/usage.