Versions in this module Expand all Collapse all v1 v1.0.2 Dec 12, 2019 Changes in this version + func LicenseText(text string, strictness Strictness) string + func Relax(text string) string + func Split(text string) []string + type Strictness int + const Enforced + const Moderate + const Relaxed