package pluginmanager
const (
//LoadOk load ok
LoadOk = iota LoadFileError LoadLookupError LoadInterFaceError )