#!/bin/sh go build -ldflags "-s -w" -buildmode=plugin -o bet.so main.go