Home
last modified time | relevance | path

Searched refs:NewCompositionBranch (Results 1 – 2 of 2) sorted by relevance

/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-swagger/go-swagger/generator/
H A Dmodel.go596 func (sg *schemaGenContext) NewCompositionBranch(schema spec.Schema, index int) *schemaGenContext { func
968 pg := sg.NewCompositionBranch(*newsch, i)
995 comprop := sg.NewCompositionBranch(sch, i)
1750 item := sg.NewCompositionBranch(sg.Schema, 0)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/generator/
H A Dmodel.go491 func (sg *schemaGenContext) NewCompositionBranch(schema spec.Schema, index int) *schemaGenContext { func
752 comprop = sg.NewCompositionBranch(sch, i)
1214 item := sg.NewCompositionBranch(sg.Schema, 0)