Documentation ¶ Index ¶ func Authorize(ctx context.Context, app string, scopes string) error func Ls(ctx context.Context, outputJSON bool) error func Revoke(ctx context.Context, app string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Authorize ¶ added in v0.11.0 func Authorize(ctx context.Context, app string, scopes string) error func Ls ¶ added in v0.11.0 func Ls(ctx context.Context, outputJSON bool) error func Revoke ¶ added in v0.11.0 func Revoke(ctx context.Context, app string) error Types ¶ This section is empty. Source Files ¶ View all Source files auth.gols.gorevoke.go Click to show internal directories. Click to hide internal directories.