regexp.Regexp.Match (method) 2 uses regexp (current package) regexp.go#L530: func (re *Regexp) Match(b []byte) bool { regexp.go#L564: return re.Match(b), nil
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)