template_plugin

package
v0.0.0-...-e0ee87b Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

simple example for eos-go plugins

Index

Constants

View Source
const TemplatePlug = PluginTypeName("TemplatePlugin")

Variables

This section is empty.

Functions

This section is empty.

Types

type TemplatePlugin

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

func NewTemplatePlugin

func NewTemplatePlugin() *TemplatePlugin

func (*TemplatePlugin) PluginInitialize

func (c *TemplatePlugin) PluginInitialize(options *cli.Context)

func (*TemplatePlugin) PluginShutdown

func (c *TemplatePlugin) PluginShutdown()

func (*TemplatePlugin) PluginStartup

func (c *TemplatePlugin) PluginStartup()

func (*TemplatePlugin) SetProgramOptions

func (c *TemplatePlugin) SetProgramOptions(options *[]cli.Flag)

type TemplatePluginImpl

type TemplatePluginImpl struct {
}

Jump to

Keyboard shortcuts

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