build tag to disable dynamic plugins

License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
This commit is contained in:
Łukasz Magiera 2018-07-22 21:23:30 +02:00
parent 1dede1b1d7
commit c85824448d

View File

@ -1,3 +1,5 @@
// +build !noplugin
package loader
import (