types

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DumpTypeFull   = "Full"
	DumpTypeHeap   = "Heap"
	DumpTypeMini   = "Mini"
	DumpTypeTriage = "Triage"
)
View Source
const (
	CLREventsDelimiter = "+"
)
View Source
const (
	ProvidersDelimiter = ","
)

Variables

View Source
var (
	DefaultDuration = 10 * time.Second
)

Functions

func ContainsItemString

func ContainsItemString(strings []string, item string) bool

Types

type CLREventLevel

type CLREventLevel string

func (*CLREventLevel) Description

func (*CLREventLevel) Description() string

func (*CLREventLevel) Set

func (c *CLREventLevel) Set(str string) error

func (*CLREventLevel) String

func (c *CLREventLevel) String() string

func (*CLREventLevel) Type

func (*CLREventLevel) Type() string

type CLREvents

type CLREvents []string

func (*CLREvents) Description

func (*CLREvents) Description() string

revive:disable:line-length-limit This is extended description

func (*CLREvents) Set

func (c *CLREvents) Set(str string) error

func (*CLREvents) String

func (c *CLREvents) String() string

func (*CLREvents) Type

func (*CLREvents) Type() string

type CoreDumpType added in v0.7.0

type CoreDumpType string

func (*CoreDumpType) Description added in v0.7.0

func (*CoreDumpType) Description() string

func (*CoreDumpType) Set added in v0.7.0

func (c *CoreDumpType) Set(str string) error

func (*CoreDumpType) String added in v0.7.0

func (c *CoreDumpType) String() string

func (*CoreDumpType) Type added in v0.7.0

func (*CoreDumpType) Type() string

func (*CoreDumpType) Value added in v0.7.0

func (c *CoreDumpType) Value() string

type DumpType

type DumpType string

func (*DumpType) Description

func (*DumpType) Description() string

revive:disable:line-length-limit This is an extended description

func (*DumpType) Set

func (dt *DumpType) Set(str string) error

func (*DumpType) String

func (dt *DumpType) String() string

func (*DumpType) Type

func (*DumpType) Type() string

type Duration

type Duration time.Duration

func (*Duration) Description

func (*Duration) Description() string

func (*Duration) Set

func (d *Duration) Set(str string) error

func (*Duration) String

func (d *Duration) String() string

func (*Duration) Type

func (*Duration) Type() string

type Format

type Format string

func (*Format) Description

func (*Format) Description() string

func (*Format) Set

func (f *Format) Set(str string) error

func (*Format) String

func (f *Format) String() string

func (*Format) Type

func (*Format) Type() string

type Profile

type Profile string

func (*Profile) Description

func (*Profile) Description() string

func (*Profile) Set

func (p *Profile) Set(str string) error

func (*Profile) String

func (p *Profile) String() string

func (*Profile) Type

func (*Profile) Type() string

type Providers

type Providers []string

func (*Providers) Description

func (*Providers) Description() string

func (*Providers) Set

func (p *Providers) Set(str string) error

func (*Providers) String

func (p *Providers) String() string

func (*Providers) Type

func (*Providers) Type() string

type Timeout

type Timeout time.Duration

func (*Timeout) Description

func (*Timeout) Description() string

func (*Timeout) Set

func (t *Timeout) Set(str string) error

func (*Timeout) String

func (t *Timeout) String() string

func (*Timeout) Type

func (*Timeout) Type() string

Jump to

Keyboard shortcuts

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