serverless_runtime

package
v0.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSPluginRuntime

type AWSPluginRuntime struct {
	basic_runtime.BasicChecksum
	plugin_entities.PluginRuntime

	// access url for the lambda function
	LambdaURL  string
	LambdaName string
	// contains filtered or unexported fields
}

func (*AWSPluginRuntime) Identity

func (*AWSPluginRuntime) InitEnvironment

func (r *AWSPluginRuntime) InitEnvironment() error

func (*AWSPluginRuntime) Listen

func (*AWSPluginRuntime) StartPlugin

func (r *AWSPluginRuntime) StartPlugin() error

func (*AWSPluginRuntime) Type

func (*AWSPluginRuntime) Wait

func (r *AWSPluginRuntime) Wait() (<-chan bool, error)

func (*AWSPluginRuntime) Write

func (r *AWSPluginRuntime) Write(sessionId string, action access_types.PluginAccessAction, data []byte)

For AWS Lambda, write is equivalent to http request, it's not a normal stream like stdio and tcp

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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