trace

package
v1.11.1-0...-769674b Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Buffer

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

func New

func New() (*Buffer, error)

func (*Buffer) Bytes

func (b *Buffer) Bytes(offset, n int) ([]byte, error)

func (*Buffer) Close

func (b *Buffer) Close()

func (*Buffer) Finish

func (b *Buffer) Finish()

func (*Buffer) Reader

func (b *Buffer) Reader(offset, n int) (io.ReadSeeker, error)

func (*Buffer) SetLimit

func (b *Buffer) SetLimit(size int)

func (*Buffer) SetMasked

func (b *Buffer) SetMasked(values []string)

func (*Buffer) Size

func (b *Buffer) Size() int

func (*Buffer) Write

func (b *Buffer) Write(data []byte) (n int, err error)

Jump to

Keyboard shortcuts

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