time.Month.String (method, view implemented interface methods)
3 uses
time (current package)
format.go#L715: b = append(b, month.String()[:3]...)
format.go#L717: m := month.String()
time.go#L338: func (m Month) String() string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)