func golang.org/x/mod/module.CheckPath
4 uses
golang.org/x/mod/module (current package)
module.go#L218: if err := CheckPath(path); err != nil {
module.go#L310: func CheckPath(path string) (err error) {
module.go#L687: if err := CheckPath(path); err != nil {
module.go#L742: if err := CheckPath(path); err != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)