stdout

package
v0.0.99 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmptyStdoutExporterBuilderOption

type EmptyStdoutExporterBuilderOption struct{}

EmptyStdoutExporterBuilderOption does not alter the configuration. It can be embedded in another structure to build custom options.

This API is EXPERIMENTAL.

type StdoutExporterBuilder

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

func NewStdoutExporterBuilder

func NewStdoutExporterBuilder(opts ...StdoutExporterBuilderOption) *StdoutExporterBuilder

func (*StdoutExporterBuilder) ApplyOptions

func (*StdoutExporterBuilder) Build

type StdoutExporterBuilderOption

type StdoutExporterBuilderOption interface {
	// contains filtered or unexported methods
}

A StdoutExporterBuilderOption sets options.

func WithPrettyPrint

func WithPrettyPrint(prettyPrint bool) StdoutExporterBuilderOption

type StdoutExporterBuilderOptionFunc

type StdoutExporterBuilderOptionFunc func(*StdoutExporterBuilder)

StdoutExporterBuilderOptionFunc wraps a function that modifies Client into an implementation of the StdoutExporterBuilderOption interface.

type StdoutExporterBuilderOptions

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

Jump to

Keyboard shortcuts

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