exec

package
v1.18.15 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecServerless

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

ExecServerless defines executable file implementation of Serverless interface.

func (*ExecServerless) Build

func (s *ExecServerless) Build(clean bool) error

Build compiles the serverless to executable

func (*ExecServerless) Executable

func (s *ExecServerless) Executable() bool

Executable returns true if the serverless is executable

func (*ExecServerless) Init

func (s *ExecServerless) Init(opts *serverless.Options) error

Init initializes the serverless

func (*ExecServerless) Run

func (s *ExecServerless) Run(verbose bool) error

Run compiles and runs the serverless

Jump to

Keyboard shortcuts

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