View Source ReqGA.AccountList (ReqGA v0.1.2)

A struct containing a list of %ReqGA.Account{}. This represents a Google Analytics account.

Has two keys:

  • accounts: a list of populated %ReqGA.Account{} structus
  • count: the number of accounts in the account list

Implements the Table.Reader reader protocol.

Summary

Functions

new(account_list)