Versions in this module Expand all Collapse all v0 v0.1.0 Jun 22, 2020 Changes in this version + type Manager struct + Path string + func New(path string) *Manager + func (pm *Manager) Lookup(pluginName, symName string) (plugin.Symbol, error) + func (pm *Manager) Open(name string) (*plugin.Plugin, error)