command

package
v1.0.0-SNAPSHOT...-0150756 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2018 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Overview

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

* Copyright 2018 Johannes Donath <johannesd@torchmind.com> * and other copyright owners as documented in the project's IP log. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlacklistCommand

type BlacklistCommand struct {
	ClientCommand
}

func (*BlacklistCommand) Execute

func (c *BlacklistCommand) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*BlacklistCommand) Name

func (*BlacklistCommand) Name() string

func (*BlacklistCommand) SetFlags

func (c *BlacklistCommand) SetFlags(f *flag.FlagSet)

func (*BlacklistCommand) Synopsis

func (*BlacklistCommand) Synopsis() string

func (*BlacklistCommand) Usage

func (*BlacklistCommand) Usage() string

type ClientCommand

type ClientCommand struct {
	// contains filtered or unexported fields
}

func (*ClientCommand) SetFlags

func (c *ClientCommand) SetFlags(f *flag.FlagSet)

type HistoryCommand

type HistoryCommand struct {
	ClientCommand
	// contains filtered or unexported fields
}

func (*HistoryCommand) Execute

func (c *HistoryCommand) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*HistoryCommand) Name

func (*HistoryCommand) Name() string

func (*HistoryCommand) Synopsis

func (*HistoryCommand) Synopsis() string

func (*HistoryCommand) Usage

func (*HistoryCommand) Usage() string

type IdCommand

type IdCommand struct {
	ClientCommand
	// contains filtered or unexported fields
}

func (*IdCommand) Execute

func (c *IdCommand) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*IdCommand) Name

func (*IdCommand) Name() string

func (*IdCommand) SetFlags

func (c *IdCommand) SetFlags(f *flag.FlagSet)

func (*IdCommand) Synopsis

func (*IdCommand) Synopsis() string

func (*IdCommand) Usage

func (*IdCommand) Usage() string

type ListenCommand

type ListenCommand struct {
	ClientCommand
}

func (*ListenCommand) Execute

func (c *ListenCommand) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*ListenCommand) Name

func (*ListenCommand) Name() string

func (*ListenCommand) Synopsis

func (*ListenCommand) Synopsis() string

func (*ListenCommand) Usage

func (*ListenCommand) Usage() string

type PluginCommand

type PluginCommand struct {
	ClientCommand
}

func (*PluginCommand) Execute

func (c *PluginCommand) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*PluginCommand) Name

func (*PluginCommand) Name() string

func (*PluginCommand) Synopsis

func (*PluginCommand) Synopsis() string

func (*PluginCommand) Usage

func (*PluginCommand) Usage() string

type ProfileCommand

type ProfileCommand struct {
	ClientCommand
}

func (*ProfileCommand) Execute

func (c *ProfileCommand) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*ProfileCommand) Name

func (*ProfileCommand) Name() string

func (*ProfileCommand) SetFlags

func (c *ProfileCommand) SetFlags(f *flag.FlagSet)

func (*ProfileCommand) Synopsis

func (*ProfileCommand) Synopsis() string

func (*ProfileCommand) Usage

func (*ProfileCommand) Usage() string

type ServerCommand

type ServerCommand struct {
	// contains filtered or unexported fields
}

func (*ServerCommand) Execute

func (c *ServerCommand) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*ServerCommand) Name

func (*ServerCommand) Name() string

func (*ServerCommand) SetFlags

func (c *ServerCommand) SetFlags(f *flag.FlagSet)

func (*ServerCommand) Synopsis

func (*ServerCommand) Synopsis() string

func (*ServerCommand) Usage

func (*ServerCommand) Usage() string

type StatusCommand

type StatusCommand struct {
	ClientCommand
}

func (*StatusCommand) Execute

func (c *StatusCommand) Execute(ctx context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*StatusCommand) Name

func (*StatusCommand) Name() string

func (*StatusCommand) Synopsis

func (*StatusCommand) Synopsis() string

func (*StatusCommand) Usage

func (*StatusCommand) Usage() string

Jump to

Keyboard shortcuts

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