Documentation
¶
Overview ¶
Package cargo implements a notice.Collector for direct non-development dependencies of cmd/unbounded-storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Collector reads Cargo.toml and Cargo.lock locally and obtains license text from Cargo's populated registry source cache.
func New ¶
New constructs a Collector. An empty cargoHome uses CARGO_HOME or Cargo's standard $HOME/.cargo location.
Click to show internal directories.
Click to hide internal directories.