debug

package
v0.43.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2025 License: BSD-3-Clause Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BundleConfig

type BundleConfig struct {
	Anonymize         bool
	ClientStatus      string
	IncludeSystemInfo bool
}

type BundleGenerator

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

func NewBundleGenerator

func NewBundleGenerator(deps GeneratorDependencies, cfg BundleConfig) *BundleGenerator

func (*BundleGenerator) Generate

func (g *BundleGenerator) Generate() (resp string, err error)

Generate creates a debug bundle and returns the location.

type GeneratorDependencies

type GeneratorDependencies struct {
	InternalConfig *internal.Config
	StatusRecorder *peer.Status
	NetworkMap     *mgmProto.NetworkMap
	LogFile        string
}

Jump to

Keyboard shortcuts

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