repl

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCoverageExecutor

func NewCoverageExecutor(
	metrics provider.Metrics,
	reporter interface {
		Report(provider.Metrics) model.Report
	},
	printer interface{ PrintCoverage(model.Report) error },
	logger *logrus.Logger,
) func(string)

func NewMetricsCompleter

func NewMetricsCompleter(metrics provider.Metrics) func(prompt.Document) []prompt.Suggest

func NewMetricsExecutor

func NewMetricsExecutor(
	metrics provider.Metrics,
	printer interface{ PrintMetrics(provider.Metrics) error },
	logger *logrus.Logger,
) func(string)

func Prefix

func Prefix(prefix string, fn func(string)) func(string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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