spec

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppRunner

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

func NewAppRunner

func NewAppRunner(log *log.Logger, status *Status) *AppRunner

type Status

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

func NewStatus

func NewStatus(logger *log.Logger) *Status

func (*Status) Error

func (s *Status) Error(msg ...string)

func (*Status) Start

func (s *Status) Start(msg string)

func (*Status) Stop

func (s *Status) Stop()

func (*Status) Success

func (s *Status) Success(msg ...string)

Jump to

Keyboard shortcuts

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