byond-rest:Dream Daemon的REST服务器

时间:2021-03-31 11:32:47
【文件属性】:
文件名称:byond-rest:Dream Daemon的REST服务器
文件大小:12KB
文件格式:ZIP
更新时间:2021-03-31 11:32:47
Go 休息 BYOND的Dream Daemon的REST服务器。 允许传输任何内部服务器状态,并允许通过HTTP服务该状态,或者作为远程过程调用发送。 建筑 视窗 您将需要编译Dream Daemon库。 要编译服务器, go build -o byond-rest.exe在server/运行go build -o byond-rest.exe 。 编译库: 从上方安装TDM-GCC。 打开一个MinGW命令提示符。 转到将库代码下载到的目录。 运行go env -w GOARCH=386 CGO_ENABLED=1 。 运行go build -o byond-socks.dll -tags netgo -buildmode=c-shared在library/ 。 该库不是在Windows上构建的。 在library/运行go mod init byond-socks 。 否
【文件预览】:
byond-rest-master
----library()
--------main.go(4KB)
----examples()
--------bot()
--------dm()
----LICENSE(1KB)
----README.md(3KB)
----server()
--------serve.go(3KB)
--------go.mod(23B)
--------main.go(1KB)

网友评论