time.Month.String (method, view implemented interface methods)
3 uses
time (current package)
format.go#L555: b = append(b, month.String()[:3]...)
format.go#L557: m := month.String()
time.go#L291: func (m Month) String() string {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)