reporting

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Success = "SUCCESS"
	Skip    = "SKIP"
	Error   = "ERROR"
)

Variables

This section is empty.

Functions

func Run

func Run(f func(r *R)) bool

Types

type R

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

func (*R) DryRun

func (r *R) DryRun()

func (*R) Fail

func (r *R) Fail(err error)

func (*R) Failed

func (r *R) Failed() bool

func (*R) Parallel

func (r *R) Parallel()

func (*R) Render

func (r *R) Render()

func (*R) ResetChildren

func (r *R) ResetChildren()

func (*R) Run

func (r *R) Run(name string, f func(r *R))

func (*R) Skip

func (r *R) Skip()

func (*R) Success

func (r *R) Success()

func (*R) Summary

func (r *R) Summary(summary string)

Jump to

Keyboard shortcuts

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