introspection

package
v2.0.0-rc.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Local

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

Local is a local implementation of the introspection service

func (*Local) PluginInfo

func (l *Local) PluginInfo(ctx context.Context, pluginType, id string, options any) (*api.PluginInfoResponse, error)

func (*Local) Plugins

func (l *Local) Plugins(ctx context.Context, fs ...string) (*api.PluginsResponse, error)

Plugins returns the locally defined plugins

func (*Local) Server

func (l *Local) Server(ctx context.Context) (*api.ServerResponse, error)

Server returns the local server information

func (*Local) UpdateLocal

func (l *Local) UpdateLocal(root string)

UpdateLocal updates the local introspection service

Jump to

Keyboard shortcuts

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