feat: support creating and calling custom functions with hashicorp/go-plugin

This commit is contained in:
debugtalk
2022-01-14 09:30:18 +08:00
parent 0058f683df
commit b42e6f8019
15 changed files with 505 additions and 110 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
package version
const VERSION = "v0.5.1"
const VERSION = "v0.5.2"