runner

package
v0.0.0-...-5230f1d Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(runner Runner) int

Run TODO

Types

type Runner

type Runner interface {
	GetID() string
	GetName() string
	GetVersion() string
	// contains filtered or unexported methods
}

Runner TODO

type Service

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

Service TODO

func NewService

func NewService(name string, version string) (*Service, error)

NewService TODO

func (Service) GetID

func (p Service) GetID() string

func (Service) GetName

func (p Service) GetName() string

func (Service) GetVersion

func (p Service) GetVersion() string

Jump to

Keyboard shortcuts

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