console

package
v0.510.3 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ContentTime time.Time `help:"Time to use for console resource timestamps." default:"${timestamp=1970-01-01T00:00:00Z}"`
}

type Service added in v0.477.0

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

func New added in v0.477.0

func New(
	eventSource *schemaeventsource.EventSource,
	timelineClient *timelineclient.Client,
	adminClient admin.EnvironmentClient,
	client routing.CallClient,
	buildEngineClient buildenginepbconnect.BuildEngineServiceClient,
	bind *url.URL,
	config Config,
	pc optional.Option[projectconfig.Config],
	isLocalDev bool,
) *Service

func (*Service) Call added in v0.477.0

func (*Service) ExecuteGoose added in v0.477.0

func (*Service) GetConfig added in v0.477.0

func (*Service) GetInfo added in v0.477.0

func (*Service) GetModules added in v0.477.0

func (*Service) GetSecret added in v0.477.0

func (*Service) GetTimeline added in v0.477.0

func (*Service) OpenFileInEditor added in v0.484.0

OpenFileInEditor opens the specified file path at the given position in the selected editor.

func (*Service) Ping added in v0.477.0

func (*Service) SetConfig added in v0.477.0

func (*Service) SetSecret added in v0.477.0

func (*Service) StartServices added in v0.477.0

func (s *Service) StartServices(ctx context.Context) ([]rpc.Option, error)

func (*Service) StreamEngineEvents added in v0.477.0

StreamEngineEvents implements consolepbconnect.ConsoleServiceHandler.

func (*Service) StreamModules added in v0.477.0

func (*Service) StreamTimeline added in v0.477.0

Jump to

Keyboard shortcuts

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