Versions in this module Expand all Collapse all v0 v0.2.0 Jun 15, 2020 v0.1.0 Dec 4, 2019 Changes in this version + func AddHandler(h Handler) + func HandleCommandLine(opt string, args []string) error + func IsFile(path string) (bool, error) + func LoadPlugins(dir string) error + type Handler interface + HandlePlugin func(p *Plugin) error + type Plugin struct + func (this *Plugin) GetName() string + func (this *Plugin) GetPath() string