Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go4915 type providerJson struct { struct
4916 Type string `json:"type"`
4917 Debug string `json:"debug"` // from GetDebugString on the provider data
4918 Fields interface{} `json:"fields"`