Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AECommit ¶
type AEProject ¶
type AeConn ¶
type AeConn struct {
helper.RestConnection `mapstructure:",squash"`
AeAppKey `mapstructure:",squash"`
}
AeConn holds the essential information to connect to the AE API
type AeConnection ¶
type AeConnection struct {
helper.BaseConnection `mapstructure:",squash"`
AeConn `mapstructure:",squash"`
}
AeConnection holds AeConn plus ID/Name for database storage
func (AeConnection) TableName ¶
func (AeConnection) TableName() string
Click to show internal directories.
Click to hide internal directories.