external

package
v0.0.0-...-29f19f2 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ICommand

type ICommand interface {
	Execute(string, ...string) ([]byte, error)
}

type TCommand

type TCommand struct {
	Command ICommand
}

func (*TCommand) Execute

func (c *TCommand) Execute(command string, params ...string) ([]byte, error)

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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