debug

package
v0.0.0-...-3525705 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

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

func MakeContext

func MakeContext(
	ctx errors.Context,
	options Options,
) (c *Context, err error)

func (*Context) Close

func (c *Context) Close() error

type Options

type Options struct {
	ExitOnMemoryExhaustion bool
	Trace                  bool
	PProfCPU               bool
	PProfHeap              bool
	GCDisabled             bool
	NoTempDirCleanup       bool
	DryRun                 bool
}

func (Options) GetCLICompletion

func (options Options) GetCLICompletion() map[string]string

func (*Options) Set

func (options *Options) Set(v string) (err error)

func (Options) String

func (options Options) String() string

Source Files

  • main.go
  • memory_limit.go
  • memory_limit_linux.go
  • options.go

Jump to

Keyboard shortcuts

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