Files
hi-server/scripts/doc.go
shanshanzhong147 d6efcb8e0b
Build docker and publish / build (20.15.1) (push) Has been cancelled
Build docker and publish / build (20.15.1) (pull_request) Successful in 8m27s
修复(#83): 修复脚本目录全量测试构建失败
Co-authored-by: multica-agent <github@multica.ai>
2026-05-26 22:34:19 -07:00

4 lines
155 B
Go

// Package scripts keeps standalone maintenance tools out of normal package
// builds. Run individual tools with go run scripts/<tool>.go.
package scripts