Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AmrX ¶
type AmrX interface {
Auth(config Credential) (*Session, error)
GetAccount(session Session) (*Account, error)
GetProfileDaily(acc Account, date string) (*ProfileMeter, error)
}
type Credential ¶
func (*Credential) Checksum ¶
func (c *Credential) Checksum() string
type ProfileMeter ¶
Click to show internal directories.
Click to hide internal directories.