Adds import-go example (#466)
This shows how to define, export and import functions written in Go. Fixes #464 Signed-off-by: Adrian Cole <adrian@tetrate.io> Co-authored-by: Takeshi Yoneda <takeshi@tetrate.io>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package main
|
||||
package add
|
||||
|
||||
import (
|
||||
_ "embed"
|
||||
|
||||
Reference in New Issue
Block a user