File size: 67 Bytes
530729e
 
 
 
1
2
3
4
all: build

build:
	go build -buildmode=plugin -o plugin.so main.go