wasm

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Flight    wasmtype = "flight"
	Converter wasmtype = "converter"
)

Functions

func AirwayModuleDir

func AirwayModuleDir(airwayName string) string

func AirwayModulePath

func AirwayModulePath(airwayName string, typ Type) string

Types

type Lock

type Lock struct {
	Flight    sync.RWMutex
	Converter sync.RWMutex
}

func (*Lock) LockAll

func (lock *Lock) LockAll()

func (*Lock) UnlockAll

func (lock *Lock) UnlockAll()

type Locks

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

func (*Locks) Delete

func (locks *Locks) Delete(name string)

func (*Locks) Get

func (locks *Locks) Get(name string) *Lock

type Type

type Type interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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