Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActionRun ¶
func NewActionRun ¶
type Organization ¶
type Organization struct {
OrgID string
}
func NewOrganization ¶
func NewOrganization(org string) (*Organization, error)
func (Organization) String ¶
func (w Organization) String() string
Click to show internal directories.
Click to hide internal directories.