mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-05 13:10:07 +00:00
🎉 init swaggo
This commit is contained in:
4
script/bootstrap.sh
Executable file
4
script/bootstrap.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
swag init -g cmd/dashboard/main.go -o cmd/dashboard/docs
|
||||
protoc --go-grpc_out="require_unimplemented_servers=false:." --go_out="." proto/*.proto
|
||||
rm -rf ../agent/proto
|
||||
cp -r proto ../agent
|
||||
Reference in New Issue
Block a user