Home
last modified time | relevance | path

Searched refs:genericKeywords (Results 1 – 1 of 1) sorted by path

/dports/benchmarks/vegeta/vegeta-12.8.4/vendor/github.com/alecthomas/jsonschema/
H A Dreflect.go352 t.genericKeywords(tags, parentType, propertyName)
368 func (t *Type) genericKeywords(tags []string, parentType *Type, propertyName string) { func