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#L342: func (m Month) String() string {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)