command
Version:
v0.0.0-...-55170d7
Opens a new window with list of versions in this module.
Published: Dec 12, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
查看标准库的依赖关系
参考了xx,预览结果是xx
自己写程序的好处是:想到任何稀奇古怪的需求,都可以自己添加,我添加的如下:
- r 重新显示最底层库
- searchxx 搜索xx开头的包
- 输入完整的包名 显示此包的调用关系
- q 结束程序
运行: go run std.go,数据在info里,也可以通过go list -json std 获取,再转成json格式即可
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.