yao/plugin/plugin.go
2021-10-18 23:15:00 +08:00

4 lines
73 B
Go

package plugin
// Load 加载应用插件
func Load(filepath string) {}