Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Frietor Saar License License string )
Functions ¶
func SetLicense ¶
func SetLicense(license string)
Types ¶
type DepLicense ¶
type DepLicense struct { Name string `json:"name"` Version *string `json:"version"` Type string `json:"type"` Path string `json:"path"` }
func GetBSDLicenses ¶
func GetBSDLicenses() ([]DepLicense, error)
Click to show internal directories.
Click to hide internal directories.