$ go tool pprof http://127.0.0.1:6060/debug/pprof/profile?seconds=30Saved profilein/root/pprof/pprof.demo.samples.CPU.001.pb.gzFile:demoType:CPUTime:Dec24,2023at11:42am(CST)Duration:10s,Total samples=70ms(0.7%)
update README.md 8个月前 server 构建不同平台安装包 1个月前 site update 1个月前 .dockerignore docker 8个月前 .gitignore update docker-compose.yml 8个月前 Dockerfile 整理dockerfile,支持一键启动 3个月前 LICENSE Create LICENSE 2年前 Makefile 构建不同平台安装包...
git config --global user.name userName git config --global user.email userEmail 使用HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName Password for 'https://userName@gitee.com...
Git 存储库漏洞扫描示例: trivy repo https://github.com/test/text.git 结果如下: 这里可以根据需要增加参数,比如: 只希望扫出来已修复的漏洞: trivy repo https://github.com/test/text.git --ignore-unfixed 希望扫出来的结果以json形式展示: trivy repo https://github.com/test/text.git -f json 希望...
https://github.com/LockGit/gochat https://github.com/mdlayher/consrv https://github.com/gwuhaolin/livego https://github.com/dolthub/dolt https://github.com/markphelps/flipt https://github.com/AdguardTeam/AdGuardHome https://github.com/gokcehan/lf https://github.com/gdamore/tcell https...
Update common Prometheus files (#1045) May 5, 2022 CONTRIBUTING.md chore: Remove half-implemented changelog automation (#1564) Jul 20, 2024 Dockerfile prometheus: Fix convention violating names for generated collector me… May 9, 2022 LICENSE ...
Create,Save,Update,Delete,Find 中钩子方法 支持 Preload、Joins 的预加载 事务,嵌套事务,Save ...
文件系统(File System)Go 实现的文件系统 git-lfs- 用于大文件版本控制的 Git 扩展 seaweedfs- ...
&& rm -rf docker docker-latest.tgz# install expectRUN apt-get update RUN apt-get -y install tcl tk expect 其中golint是用于golang代码风格检查的工具。 docker是由于需要在容器里面使用宿主的docker命令,这里就需要安装一个docker的可执行文件,然后在启动容器的时候,将宿主的 /var/run/docker.sock 文件挂...
[ERROR] Update failed for golang.org/x/text: Cannot detect VCS 以通过设置golang.org镜像到github.com/golang 来解决 1$ glide mirrorsethttps://golang.org/x/mobilehttps://github.com/golang/mobile--vcs git2$ glide mirrorsethttps://golang.org/x/cryptohttps://github.com/golang/crypto--vc...