github.com/bdwilliams/libcompose@v0.3.1-0.20160826154243-d81a9bdacff0/script/schema_template.go (about)

     1  package config
     2  
     3  var schemaV1 = `{{.schemaV1}}`
     4  
     5  var schemaV2 = `{{.schemaV2}}`