license

package
v0.0.0-...-3a27d82 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package license provides types for the data generated by licensepack.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	Path     string
	Contents string
}

File represents a license file for a Go module.

type Module

type Module struct {
	Name     string
	Licenses []File
}

Module represents a Go module. Some modules have more than one license file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL