Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DriverName = "plugin_template"
Functions ¶
Types ¶
type Proxy ¶
type Proxy struct { eoscContext.IChainPro // contains filtered or unexported fields }
type ProxyDatas ¶
type ProxyDatas struct {
// contains filtered or unexported fields
}
func NewProxyDatas ¶
func NewProxyDatas() *ProxyDatas
func (*ProxyDatas) Del ¶
func (p *ProxyDatas) Del(id string)
func (*ProxyDatas) Destroy ¶
func (p *ProxyDatas) Destroy()
func (*ProxyDatas) Set ¶
func (p *ProxyDatas) Set(id string, conf map[string]*plugin.Config) eoscContext.IChainPro
type Template ¶
type Template struct { drivers.WorkerBase // contains filtered or unexported fields }
func NewTemplate ¶
func (*Template) CheckSkill ¶
Click to show internal directories.
Click to hide internal directories.