func github.com/robfig/cron/v3.NewParser
3 uses
github.com/robfig/cron/v3 (current package)
option.go#L20: return WithParser(NewParser(
parser.go#L71: func NewParser(options ParseOption) Parser {
parser.go#L217: var standardParser = NewParser(
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)