integrations

package
v0.0.369 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(fmwk schema.Framework, i Integration)

Types

type DevObserver

type DevObserver interface {
	io.Closer
	OnDeployment(context.Context)
}

type HotReloadOpts

type HotReloadOpts struct {
	Sink wsremote.Sink
	// If "eventProcessor" is set:
	//   - If it returns nil, a full rebuild will be triggered instead of a hot reload.
	//   - If it returns a non-nil event, that event will be used instead of the original event.
	EventProcessor func(*wscontents.FileEvent) *wscontents.FileEvent
}

type MaybeGenerate

type MaybeGenerate struct{}

func (MaybeGenerate) GenerateNode

func (MaybeGenerate) GenerateServer

type MaybePrepare

type MaybePrepare struct{}

type MaybeTidy

type MaybeTidy struct{}

func (MaybeTidy) TidyWorkspace

func (MaybeTidy) TidyWorkspace(context.Context, cfg.Context, []*pkggraph.Package) error

type NoDev

type NoDev struct{}

Directories

Path Synopsis
nodejs

Jump to

Keyboard shortcuts

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