null

package
v0.0.0-...-b779d65 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Output

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

Output implements the butler output.Output interface, but sends the data nowhere.

Output does collect stats, however.

func (*Output) Close

func (o *Output) Close()

Close implements output.Output

func (*Output) MaxSendBundles

func (o *Output) MaxSendBundles() int

MaxSendBundles implements output.Output

func (*Output) MaxSize

func (o *Output) MaxSize() int

MaxSize returns a large number instead of 0 because butler has bugs.

func (*Output) SendBundle

func (o *Output) SendBundle(b *logpb.ButlerLogBundle) error

SendBundle implements output.Output

func (*Output) Stats

func (o *Output) Stats() output.Stats

Stats implements output.Output

func (*Output) URLConstructionEnv

func (o *Output) URLConstructionEnv() bootstrap.Environment

URLConstructionEnv implements output.Output

Jump to

Keyboard shortcuts

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