clireporter

package
v0.0.0-...-b358b1d Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileAppendOption

func FileAppendOption(r *taskrunner.Runtime)

func FileByDateOption

func FileByDateOption(r *taskrunner.Runtime)

func StdoutOption

func StdoutOption(r *taskrunner.Runtime)

Types

type LineBufferedWriter

type LineBufferedWriter struct {
	*bufio.Writer
}

func (*LineBufferedWriter) Write

func (w *LineBufferedWriter) Write(p []byte) (n int, err error)

type PrefixedWriter

type PrefixedWriter struct {
	io.Writer
	Prefix    string
	Padding   int
	Separator string
}

func (*PrefixedWriter) Write

func (w *PrefixedWriter) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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