debug

package
v1.6.5-rc43 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Root = kit.NewRouter(httptransport.Group("/debug"))

Functions

This section is empty.

Types

type FetchInstances

type FetchInstances struct {
	httpx.MethodGet
}

FetchInstances fetch instances states in memory

func (*FetchInstances) Output

func (r *FetchInstances) Output(ctx context.Context) (interface{}, error)

func (*FetchInstances) Path

func (r *FetchInstances) Path() string

type GetInstance

type GetInstance struct {
	httpx.MethodGet
	ID types.SFID `in:"path" name:"id"`
}

func (*GetInstance) Output

func (r *GetInstance) Output(ctx context.Context) (interface{}, error)

func (*GetInstance) Path

func (r *GetInstance) Path() string

Jump to

Keyboard shortcuts

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