Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultFlagSet ¶
func RunWithOptions ¶
func RunWithOptions(ctx context.Context, opts *RunOptions) error
Types ¶
type RunOptions ¶
type RunOptions struct {
AccountsDatabaseURI string
AliasesDatabaseURI string
PropertiesDatabaseURI string
AccountId int64
AccountName string
Aliases []string
AccountType string
Discoverable bool
DisplayName string
Blurb string
URL string
PublicKeyURI string
PrivateKeyURI string
AccountIconURI string
AllowRemoteIconURI bool
EmbedIconURI bool
Properties map[string]string
}
func OptionsFromFlagSet ¶
Click to show internal directories.
Click to hide internal directories.