commit 36effe216227d4cc5e942f26ccea18db8b14547d Author: Star Date: Thu Oct 24 18:57:06 2024 +0800 1 diff --git a/apigo.yml b/apigo.yml new file mode 100644 index 0000000..4e068b1 --- /dev/null +++ b/apigo.yml @@ -0,0 +1,28 @@ +name: +version: v0.0.1 +main: main.js +target: + darwin: amd64 arm64 + linux: amd64 arm64 + windows: amd64 +module: + apigo.cc/gojs/console: latest + apigo.cc/gojs/util: latest + apigo.cc/gojs/log: latest + apigo.cc/gojs/file: latest + apigo.cc/gojs/http: latest + apigo.cc/gojs/db: latest +modulealias: +extraimport: +cachefile: +sskey: +cgoenable: false +buildfrom: +buildenv: + linux: + darwin: + windows: +buildldflags: + linux: + darwin: + windows: