Searched defs:OptionFunc (Results 1 – 1 of 1) sorted by relevance
86 type OptionFunc func(l *License) error type115 func New(threshold float64, options ...OptionFunc) (*License, error) {136 func NewWithForbiddenLicenses(threshold float64, options ...OptionFunc) (*License, error) {