cmd

package
v0.0.0-...-7c57c08 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerCommandBuilder

type ServerCommandBuilder interface {
	New() *cobra.Command
}

ServerCommandBuilder creates new Cobra Commands for the server capability.

func NewCommandBuilder

func NewCommandBuilder(config config.Configuration, builder router.Builder) ServerCommandBuilder

@securitydefinitions.oauth2.accessCode OAuth2AccessCode @tokenUrl https://example.com/oauth/token @authorizationUrl https://example.com/oauth/authorize @scope.admin Grants read and write access to administrative information

NewCommandBuilder creates a new instance of the ServerCommandBuilder interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL