frontend

package
v1.14.10 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeployOptions added in v1.14.6

type DeployOptions struct {
	FileName   string
	Args       map[string]messages.EndPoint
	Components map[string]interface{}
}

type Frontend

type Frontend interface {
	Deploy(options DeployOptions)
}

func NewFrontend

func NewFrontend() Frontend

type FrontendImpl

type FrontendImpl struct{}

func (FrontendImpl) Deploy

func (f FrontendImpl) Deploy(options DeployOptions)

Jump to

Keyboard shortcuts

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