Documentation
¶
Index ¶
- func GoModGraph(ctx context.Context, modfile *model.File) *model.DepGraph
- func ParseGomod(file *model.File) *model.DepGraph
- func ParseGopkgLock(f *model.File) *model.DepGraph
- func ParseGopkgToml(f *model.File) *model.DepGraph
- func ParseGosum(file *model.File) *model.DepGraph
- type GopkgLock
- type GopkgToml
- type Sca
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoModGraph ¶
GoModGraph 调用 go mod graph 解析依赖
func ParseGopkgLock ¶
ParseGopkgLock 解析Gopkg.lock文件
func ParseGopkgToml ¶
ParseGopkgToml 解析Gopkg.toml文件
Types ¶
Click to show internal directories.
Click to hide internal directories.