Categorygithub.com/Nacdlow/plugin-sdk
modulepackage
0.0.0-20200311042405-5b018faa56b3
Repository: https://github.com/nacdlow/plugin-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
drop down list.
No description provided by the author

# Structs

AvailableDevice represents an available device the plugin may be able to register.
ConfigKV represents a set key-value configuration, used in communicating to the plugin the current configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This is the implementation of plugin.Plugin.
IgluRPC is what the server is using to communicate to the plugin over RPC.
IgluRPCServer is the RPC server which IgluRPC talks to.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PluginConfig represents a plugin's configuration key-value item constraints including title and description.
PluginManifest is used to describe the plugin's id, name, author, version, etc.
WebExtension represents an addon to the web page.

# Interfaces

Iglu is the interface that we're exposing as a plugin.

# Type aliases

ExtensionType specifies the type of web extension.