colasoft

package
v0.0.4-test07 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LabelFileIDKey = uuid.New().String()

Functions

This section is empty.

Types

type Addr2liner

type Addr2liner interface {
	PrepareFile(string, string, Opener)
}

type Opener

type Opener func() (ReadAtCloser, error)

type ReadAtCloser

type ReadAtCloser interface {
	io.ReaderAt
	io.Closer
}

type Writer

type Writer interface {
	WriteProfile(context.Context, *v1experimental.Profile) error
}

func NewMultipleWriter

func NewMultipleWriter(ws ...Writer) Writer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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