Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Flight wasmtype = "flight" Converter wasmtype = "converter" )
Functions ¶
func AirwayModuleDir ¶
Types ¶
type ModuleCache ¶ added in v0.4.2
type ModuleCache struct {
// contains filtered or unexported fields
}
func (*ModuleCache) Delete ¶ added in v0.4.2
func (cache *ModuleCache) Delete(name string)
func (*ModuleCache) Get ¶ added in v0.4.2
func (cache *ModuleCache) Get(name string) *Modules
Click to show internal directories.
Click to hide internal directories.