Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAccounts ¶
func CreateAccounts(c orgs.Organizations, in []*orgs.CreateAccountInput) <-chan CreateAccountResult
CreateAccounts creates multiple accounts concurrently.
Types ¶
type CreateAccountResult ¶
CreateAccountResult contains the values returned by createAccount. If err is not nil, Account will contain the original name from CreateAccountInput.
Click to show internal directories.
Click to hide internal directories.