package
Version:
v0.0.0-...-3a27d82
Opens a new window with list of versions in this module.
Published: Aug 30, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package license provides types for the data generated by licensepack.
File represents a license file for a Go module.
type Module struct {
Name string
Licenses []File
}
Module represents a Go module. Some modules have more than one license file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.