Home
last modified time | relevance | path

Searched defs:providerJson (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/
Dcontext.go5026 type providerJson struct { struct
5027 Type string `json:"type"`
5028 Debug string `json:"debug"` // from GetDebugString on the provider data
5029 Fields interface{} `json:"fields"`