console_plugin

package
v0.0.0-...-c626c17 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const ConsolePlug = PluginTypeName("ConsolePlugin")

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsolePlugin

type ConsolePlugin struct {
	AbstractPlugin
	// contains filtered or unexported fields
}

func NewConsolePlugin

func NewConsolePlugin(io *asio.IoContext) *ConsolePlugin

func (*ConsolePlugin) PluginInitialize

func (cp *ConsolePlugin) PluginInitialize(c *cli.Context)

func (*ConsolePlugin) PluginShutdown

func (cp *ConsolePlugin) PluginShutdown()

func (*ConsolePlugin) PluginStartup

func (cp *ConsolePlugin) PluginStartup()

func (*ConsolePlugin) SetProgramOptions

func (cp *ConsolePlugin) SetProgramOptions(options *[]cli.Flag)

type ConsolePluginImpl

type ConsolePluginImpl struct {
	Self *ConsolePlugin
	// contains filtered or unexported fields
}

func NewConsolePluginImpl

func NewConsolePluginImpl(io *asio.IoContext) *ConsolePluginImpl

Directories

Path Synopsis
jsre
Package jsre provides execution environment for JavaScript.
Package jsre provides execution environment for JavaScript.
jsre/deps
Package deps contains the console JavaScript dependencies Go embedded.
Package deps contains the console JavaScript dependencies Go embedded.

Jump to

Keyboard shortcuts

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