debug

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugClient

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

Client structure

func NewDebugClient

func NewDebugClient(cloudFQDN string, authorizer auth.Authorizer) (*DebugClient, error)

NewClient method returns new client

func (*DebugClient) Stacktrace

func (c *DebugClient) Stacktrace(ctx context.Context) (string, error)

Stacktrace

type Service

type Service interface {
	Stacktrace(context.Context) (string, error)
}

Service interfacetype Service interface {

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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