deepwzh的博客
主页archives分类标签关于
  • 分类
  • golang
  • 工具
2024-01-13发表golang / 工具1 分钟读完 (大约204个字)

go项目依赖关系可视化

概述

将go的依赖进行可视化,有助于排查解决依赖问题

go mod graph 输出项目的依赖关系,通过modgraphviz 转换格式后,就可以被 graphviz 可视化了

准备

modgraphviz : 格式转换工具

阅读更多
deepwzh

deepwzh

Hangzhou

文章

43

分类

35

标签

53

关注我

分类

  • c/c++5
    • 工具1
    • 编译器2
    • 语言特性1
    • 调试1
  • db3
    • redis3
  • devops4
    • docker2
    • k8s1
    • terraform1
  • golang4
    • runtime1
    • 功能介绍1
    • 基准测试1
    • 工具1
  • hexo1
  • linux14
    • elf2
    • linux内核1
    • systemd1
    • wsl1
    • 工具2
    • 性能优化6
  • nginx1
    • ssl1
  • python4
    • asyncio1
    • 包管理工具2
  • 工具1
  • 网络5
    • wireshark2
    • 工具1
  • 网络安全1
    • rsa1

归档

  • 三月 20254
  • 二月 20254
  • 一月 20258
  • 十二月 20244
  • 十一月 20242
  • 十月 20244
  • 九月 20244
  • 八月 202411
  • 一月 20242

最新文章

2025-03-16

uv-最快的python包管理工具

python / 包管理工具

2025-03-15

Linux是如何启动的

linux

2025-03-14

systemd介绍

linux / systemd

2025-03-01

asyncio调度介绍

python / asyncio

2025-02-15

mitmproxy介绍

网络 / 工具

标签

asyncio1
bpftrace1
bridge1
c++1
c/c++2
chart1
clangd1
cloudflare-worker1
conda1
coredump1
db3
devops1
docker2
ebpf1
elf2
fuser1
gcc2
gdb1
golang4
goruntime1
graphviz2
helm1
hexo1
k8s2
linux18
linux内核1
macOS1
network5
nginx1
perf3
poetry2
processes1
psmisc1
python3
redis3
rsa1
ssl1
systemd1
terraform1
tracepoint1
translate1
vscode1
wireshark2
wsl1
动态链接库2
包管理工具1
可视化2
工具2
性能优化6
源码解读1
编译器2
网络安全1
调试1
deepwzh的博客

© 2025 deepwzh  Powered by Hexo & Icarus

© 2024

×