process

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SubroutineNotFound = []byte(`SUBROUTINE.NOT-FOUND`)
)

Functions

func NewIsland

func NewIsland(name string, addr string, subroutineMap map[string]Subroutine) *island

Types

type Subroutine

type Subroutine interface {
	Handle(pack rpc.FlowPack) ([]byte, fsc.FlowStateCode)
}

Jump to

Keyboard shortcuts

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