From 6b11eed820bc1f49612e417e5ebc4e930e47cf75 Mon Sep 17 00:00:00 2001 From: Shashank Mehra Date: Sat, 20 May 2017 13:30:55 +0530 Subject: [PATCH] Add generated bindata --- .gitignore | 4 +- bootstrap/golang/bindata.go | 790 ++++++++++++++++++++++++++++++++++++ generator/golang/bindata.go | 237 +++++++++++ 3 files changed, 1029 insertions(+), 2 deletions(-) create mode 100644 bootstrap/golang/bindata.go create mode 100644 generator/golang/bindata.go diff --git a/.gitignore b/.gitignore index a293a62..0fe70f6 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,6 @@ _testmain.go *.test *.prof -bootstrap/golang/bindata.go -generator/golang/bindata.go +#bootstrap/golang/bindata.go +#generator/golang/bindata.go vendor/ diff --git a/bootstrap/golang/bindata.go b/bootstrap/golang/bindata.go new file mode 100644 index 0000000..f63d7cd --- /dev/null +++ b/bootstrap/golang/bindata.go @@ -0,0 +1,790 @@ +// Code generated by go-bindata. +// sources: +// bootstrap/golang/content/Makefile +// bootstrap/golang/content/README.md +// bootstrap/golang/content/actions/README.md +// bootstrap/golang/content/config.yml +// bootstrap/golang/content/generate.gofile +// bootstrap/golang/content/glide.yaml +// bootstrap/golang/content/scripts/dependencies.sh +// bootstrap/golang/content/scripts/generate.sh +// bootstrap/golang/content/spec/README.md +// bootstrap/golang/content/spec/clients/README.md +// bootstrap/golang/content/spec/server/README.md +// bootstrap/golang/content/spec/server/main.yml +// bootstrap/golang/content/spec/server/templates/README.md +// bootstrap/golang/content/spec/server/workflows/README.md +// bootstrap/golang/content/spec/templates/swagger/client/client.gotmpl +// bootstrap/golang/content/spec/templates/swagger/client/facade.gotmpl +// bootstrap/golang/content/spec/templates/swagger/client/parameter.gotmpl +// bootstrap/golang/content/spec/templates/swagger/client/response.gotmpl +// bootstrap/golang/content/spec/templates/swagger/server/configureapi.gotmpl +// bootstrap/golang/content/spec/templates/swagger/server/parameter.gotmpl +// bootstrap/golang/content/spec/templates/swagger/server/responses.gotmpl +// bootstrap/golang/content/spec/templates/swagger/server/views.gotmpl +// bootstrap/golang/content/spec/templates/workflow/golang.gotmpl +// bootstrap/golang/content/workflows/workflow_shared.gofile +// DO NOT EDIT! + +package golang + +import ( + "bytes" + "compress/gzip" + "fmt" + "io" + "io/ioutil" + "os" + "path/filepath" + "strings" + "time" +) + +func bindataRead(data []byte, name string) ([]byte, error) { + gz, err := gzip.NewReader(bytes.NewBuffer(data)) + if err != nil { + return nil, fmt.Errorf("Read %q: %v", name, err) + } + + var buf bytes.Buffer + _, err = io.Copy(&buf, gz) + clErr := gz.Close() + + if err != nil { + return nil, fmt.Errorf("Read %q: %v", name, err) + } + if clErr != nil { + return nil, err + } + + return buf.Bytes(), nil +} + +type asset struct { + bytes []byte + info os.FileInfo +} + +type bindataFileInfo struct { + name string + size int64 + mode os.FileMode + modTime time.Time +} + +func (fi bindataFileInfo) Name() string { + return fi.name +} +func (fi bindataFileInfo) Size() int64 { + return fi.size +} +func (fi bindataFileInfo) Mode() os.FileMode { + return fi.mode +} +func (fi bindataFileInfo) ModTime() time.Time { + return fi.modTime +} +func (fi bindataFileInfo) IsDir() bool { + return false +} +func (fi bindataFileInfo) Sys() interface{} { + return nil +} + +var _makefile = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x7c\x8f\x31\xae\xc2\x30\x0c\x86\xe7\xfa\x14\xbe\x40\x93\xbd\x27\x78\x53\x5f\x57\xc6\x90\x58\xc5\x28\x4d\xaa\x38\x30\x10\xf5\xee\x88\x16\x02\x95\x10\xdb\x2f\xff\x9f\xad\xcf\x1c\x24\x1b\xef\x1d\xcd\x14\x1c\x05\xcb\x24\x1d\x34\x4a\x8b\x4d\x3c\x67\xd1\x9f\x85\x92\x13\x00\x1f\x2f\xec\x5d\x07\xcd\x18\x71\x8d\xd8\x46\x2c\x65\x36\x62\x8d\xe7\x1b\xa1\x1a\x52\x3c\x93\xcd\xbd\x99\x68\x59\x50\x28\x5d\x29\x69\x3b\x39\x5d\xca\xbe\x6b\x1f\x1d\x5b\x6a\x9f\xcc\x64\x38\xa8\x31\x02\xf0\x48\x81\x92\xc9\xb4\x53\x79\x0d\x57\x8d\x4a\x60\x85\x01\x36\x35\xfc\xf2\x13\x6e\xda\x00\x6a\xf8\xfb\xef\x0f\xbf\x98\xf7\x41\xac\x61\x5b\xbe\x07\x00\x00\xff\xff\x8a\x94\x37\x9c\x2c\x01\x00\x00") + +func makefileBytes() ([]byte, error) { + return bindataRead( + _makefile, + "Makefile", + ) +} + +func makefile() (*asset, error) { + bytes, err := makefileBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "Makefile", size: 300, mode: os.FileMode(436), modTime: time.Unix(1494167874, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _readmeMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x54\x8f\x41\x4e\xc3\x40\x0c\x45\xf7\x73\x8a\x2f\x75\xc7\xa2\x07\x60\xc7\x06\x76\x08\xa1\x1c\xa0\xce\xcc\x4f\x62\x3a\x19\x57\xe3\x49\xa3\xaa\xea\xdd\x51\x80\x22\x58\xfa\x3d\x4b\xcf\xde\xe1\x7a\xdd\xbf\x55\xfb\x60\x6c\xaf\x32\xf3\x76\x0b\xa1\x9b\xd4\xe1\xac\x67\x8d\x84\x3a\x7a\x71\x26\x58\xc1\x6a\xf5\x38\x64\x5b\x31\x54\x99\xb9\x4d\x90\x92\x30\xb3\x4d\x96\x2c\xdb\x78\xc1\x21\x5a\xb2\x72\xd8\x87\xb0\xdb\xe1\xd9\x72\x62\xf5\x10\x1e\x20\xb1\xa9\x15\x7f\xc4\x53\x4a\x90\x9c\x71\xb1\xa5\x22\x2e\xde\x6c\xbe\x4b\x34\x43\xdb\xda\x27\x89\x47\x19\xb9\x47\x37\xd1\xf9\xab\x57\xcd\x19\x3d\x21\x67\xd1\x2c\x7d\x26\xf4\xcf\x4d\x7e\x62\xd4\x41\xa3\x6c\xcb\xdf\xfd\x17\x16\x56\x69\x5a\x46\xb4\x89\x88\x96\xf8\xc5\xdf\x97\x52\xee\xf0\xe7\xcf\x7f\xbc\xa3\x37\x0f\x9f\x01\x00\x00\xff\xff\x5b\x15\x03\xd1\x1b\x01\x00\x00") + +func readmeMdBytes() ([]byte, error) { + return bindataRead( + _readmeMd, + "README.md", + ) +} + +func readmeMd() (*asset, error) { + bytes, err := readmeMdBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "README.md", size: 283, mode: os.FileMode(436), modTime: time.Unix(1492429610, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _actionsReadmeMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x14\xc5\xc1\x0d\x42\x31\x08\x06\xe0\x55\xfe\x09\xde\x2c\x1e\x5c\x00\x91\x67\x49\x69\x69\x80\xa6\x71\x7b\xe3\xe9\x7b\x18\xb1\xe0\xeb\x3b\xc0\x3b\xcb\x07\x88\x4b\x7d\x26\x74\xa2\x9a\x26\x16\x71\xa7\x8f\x5c\x78\x36\x49\x01\xd3\xc4\xeb\x8f\x99\xbc\x71\x87\x0f\x1c\x8f\x7e\x9b\x1f\x24\x87\xae\xca\xeb\x17\x00\x00\xff\xff\xa7\x48\x80\x90\x55\x00\x00\x00") + +func actionsReadmeMdBytes() ([]byte, error) { + return bindataRead( + _actionsReadmeMd, + "actions/README.md", + ) +} + +func actionsReadmeMd() (*asset, error) { + bytes, err := actionsReadmeMdBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "actions/README.md", size: 85, mode: os.FileMode(436), modTime: time.Unix(1489123152, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _configYml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x3c\x8e\x41\xae\x83\x30\x0c\x44\xf7\x9c\x62\xc4\x3f\xc0\xdf\xe7\x1c\xdd\x23\x13\xa6\x4a\x54\xe3\xa0\x38\xa5\xe2\xf6\x15\x10\x75\x63\x8f\x6c\xbd\x67\xd3\x96\xad\x64\x6b\x1e\x06\xe0\x0f\x8f\x44\x27\x9c\x75\xcf\x91\x8e\x59\x9c\x0b\x8a\x21\x6a\xa6\x35\x87\x54\x42\x76\xc9\x2a\xb3\x12\xd9\xf0\xd4\xf2\xc1\xe2\x7a\xd1\x9d\x9b\x4c\x56\xde\x3e\xc0\x63\xe2\xca\x80\xd4\xda\xf6\x7f\x16\xef\x8b\x54\xbc\x05\x68\x89\xa2\x67\xec\xd3\xfb\x50\xe8\x7d\xd2\x3c\x57\xa9\xc7\x65\x1c\x62\x31\x6f\xf2\xfb\x55\xec\x98\x5e\x3c\x02\xc6\x33\xed\xa2\x6f\x8e\xc3\x37\x00\x00\xff\xff\x70\x9b\xd0\xc7\xd0\x00\x00\x00") + +func configYmlBytes() ([]byte, error) { + return bindataRead( + _configYml, + "config.yml", + ) +} + +func configYml() (*asset, error) { + bytes, err := configYmlBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "config.yml", size: 208, mode: os.FileMode(436), modTime: time.Unix(1493804939, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _generateGofile = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x74\x8c\x31\x8e\xc3\x30\x0c\x04\x7b\xbd\x82\x1f\x90\xd8\x5f\x77\x4f\xa1\xe5\x0d\x43\x58\x96\x04\x8a\x30\xf2\xfc\x54\x09\xdc\xa4\xdb\x9d\x01\x66\x4a\x3d\x44\x41\xa7\x58\x4f\x89\x99\xfe\x5b\x23\x45\x87\x4b\x80\x76\x73\xd4\xb0\x0b\x8b\x9e\x70\x24\x66\x1d\x7f\x5f\xab\x23\x6f\xd6\x77\x09\xa1\x3c\x1d\x0f\x7b\xd1\x9a\xa8\xbc\xe0\x17\x9c\x03\xe7\x6c\x12\x58\x4c\x79\x1e\x4a\x9b\xf5\x0f\xa2\x3c\xee\x97\x6f\xbb\xe8\xf8\x51\x29\xa5\xa4\x77\x00\x00\x00\xff\xff\x7d\xd2\x60\x07\xaf\x00\x00\x00") + +func generateGofileBytes() ([]byte, error) { + return bindataRead( + _generateGofile, + "generate.gofile", + ) +} + +func generateGofile() (*asset, error) { + bytes, err := generateGofileBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "generate.gofile", size: 175, mode: os.FileMode(436), modTime: time.Unix(1493197138, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _glideYaml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x8c\xd2\x41\x72\xb3\x30\x0c\x05\xe0\x3d\xa7\xf0\x05\xc0\x7b\x56\xff\x11\x72\x05\x45\x08\xe3\xc4\xb6\x3c\x92\xc8\x9f\x4c\x26\x77\xef\xa4\x6d\x5a\x66\x5a\x0a\x3b\x2d\xbe\x79\xf0\xde\xb8\x02\x9e\x21\x50\xef\xee\x77\xd7\x1d\x84\x4f\x84\x76\x00\x9b\xdc\xe3\xd1\xc4\x5c\x59\xac\x6f\x5a\xf7\xa5\x42\xb4\x69\x3e\x76\xc8\xd9\xa3\x1a\xe3\xd9\xb8\xf8\xc0\x2d\x72\xb9\xac\xb8\xc0\x2d\x57\x2a\x50\xa3\x97\xb9\x58\xcc\xb4\x0d\xa1\x40\xba\x69\xd4\x6d\x49\x22\x2c\x3b\x5c\x62\x18\x76\x30\xad\x84\x3b\x94\xc9\x98\x6d\x87\xfb\x0f\x61\x5b\x5d\x20\xc5\x01\x6c\x75\x16\xe1\x91\x44\x3f\x56\x1e\xb8\x34\xce\xe9\x7c\xfc\x94\xda\x37\xce\xb5\xee\xef\x61\x4f\x99\xb4\x82\x4d\xcf\x88\xd7\xdd\x38\x27\x54\xf9\xdd\xfd\xfb\xb6\xfd\xe2\x6b\x2f\xda\x85\xb8\xd6\x95\x13\x45\x18\xc8\x0b\x8d\x89\xd0\x22\x17\xdd\x0a\x5e\xd0\x1f\xc1\x9c\xa0\x84\x8e\x25\xf8\xab\x2f\x64\xbf\x35\x45\x2e\x46\x57\x5b\xde\x1e\xed\x3a\x99\xd5\x95\x7f\xb4\x5b\x22\x39\xfa\x20\x80\x34\xce\x69\x6d\x23\x52\xa5\xcb\x70\x7e\x16\x1f\x13\x84\xb5\xb7\x92\xa3\xe1\x44\x29\x4d\x3e\x43\x55\x93\x19\x6d\x16\x6a\xde\x02\x00\x00\xff\xff\xbf\x0c\x8d\xd2\x47\x03\x00\x00") + +func glideYamlBytes() ([]byte, error) { + return bindataRead( + _glideYaml, + "glide.yaml", + ) +} + +func glideYaml() (*asset, error) { + bytes, err := glideYamlBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "glide.yaml", size: 839, mode: os.FileMode(436), modTime: time.Unix(1494237271, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _scriptsDependenciesSh = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x24\xcb\xc1\x09\xc3\x30\x0c\x05\xd0\x73\x35\xc5\xef\x02\x15\xf4\xd8\x42\x76\x31\xb1\x6c\x09\x84\x09\x91\x9c\x53\x86\x0f\x24\xf7\xf7\xac\xe1\x0d\x2d\xa1\xe8\x6e\x55\xf0\x5d\xb8\xca\xc1\x63\xba\xff\x91\x2a\x83\x5e\xeb\xdc\x1d\x9a\xb9\xc5\x8f\xf9\x56\x9f\x50\xee\x92\x38\x11\x4a\xcd\xe8\xa9\x36\x22\x8b\x3b\x5d\x01\x00\x00\xff\xff\x2a\xb2\x26\xc2\x53\x00\x00\x00") + +func scriptsDependenciesShBytes() ([]byte, error) { + return bindataRead( + _scriptsDependenciesSh, + "scripts/dependencies.sh", + ) +} + +func scriptsDependenciesSh() (*asset, error) { + bytes, err := scriptsDependenciesShBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "scripts/dependencies.sh", size: 83, mode: os.FileMode(509), modTime: time.Unix(1489841059, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _scriptsGenerateSh = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x84\xcf\x3b\x6e\xc4\x30\x0c\x04\xd0\x5e\xa7\x60\xb0\x75\x96\xc7\xc8\x39\xf4\x19\xd1\xca\x6a\x49\x41\xa2\x03\xe7\xf6\x81\x1b\x57\x06\x52\xcf\x03\x66\xe6\xf1\xc1\xa9\x29\xa7\xb8\xb6\x10\x1e\xf4\x05\x27\x31\x2a\x18\xd0\x02\xcd\x0d\x8b\xaa\x4d\x12\x28\x66\x74\x90\xc7\xf5\xa2\xda\xe6\xf2\x20\x46\x72\xf2\xe6\xdb\x9e\x9e\xd9\xde\x2c\xf6\x69\x03\x1a\x47\xe3\xb9\xab\xb7\x37\x2e\x64\x3d\xaa\x3c\x6d\x0a\x1f\xac\x70\xce\xa6\x8e\xc3\xff\xcb\x39\xfb\xb1\xb9\x8f\x9b\x32\xff\xed\x98\x89\x65\xc6\x8c\xba\xf7\x1b\xf1\x8d\xb5\xf0\x53\x5e\xe7\xae\xda\xa3\xac\x10\xb2\x15\xd3\xeb\xcd\x5f\x00\x00\x00\xff\xff\xe7\x11\xd4\xd6\xfd\x00\x00\x00") + +func scriptsGenerateShBytes() ([]byte, error) { + return bindataRead( + _scriptsGenerateSh, + "scripts/generate.sh", + ) +} + +func scriptsGenerateSh() (*asset, error) { + bytes, err := scriptsGenerateShBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "scripts/generate.sh", size: 253, mode: os.FileMode(509), modTime: time.Unix(1494167774, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specReadmeMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x6c\x91\x41\x6e\xe3\x30\x0c\x45\xf7\x39\x05\x77\xb3\x49\x7c\x80\x6c\x07\x33\xcb\xa2\x68\x73\x01\x45\xfe\x8a\xd9\x2a\x62\x40\xd2\x31\x82\x20\x77\x2f\x2c\xdb\x69\x82\x76\x25\x51\x24\xff\x7f\xa4\x76\x1d\x1b\xb5\xac\x88\x2e\x7a\x21\xeb\xa4\xcf\x2d\x45\x29\x1e\xb8\x50\xc8\x99\xbc\x03\xd9\x09\x91\x13\xc7\xe0\x2c\xc5\x28\x89\xd2\x45\x7a\xa5\xeb\xb5\x79\x55\xf9\x40\xf4\x97\x70\xc4\xed\x46\x06\x3d\x73\x44\x43\xbb\x0e\x94\x24\x67\x19\xb8\x1c\xee\x06\x0c\xa3\xd4\xab\x77\x50\x8a\x39\x98\x71\xba\xfc\x62\xb0\x5d\xad\x36\x14\x33\xa3\xb8\x6d\xe9\xef\x04\x63\xb5\x68\x32\x5f\xb8\xe6\x1a\x0a\xe7\xc0\x39\xec\x33\xc8\x65\xd2\x9b\x39\x56\x9b\x7a\x85\x3e\xc8\xfc\xf0\xab\x92\x6f\xff\xde\x77\xc4\xc5\xa1\x29\x44\xd4\x27\x1f\x77\x33\x2b\xad\x6b\xdb\x20\xfa\x99\xb2\x0c\x4f\x10\x67\xc6\x60\x6b\x0a\xa5\xad\xa1\xe3\x78\xca\xc1\x31\x91\x2a\xec\x24\xc5\x60\x23\xca\x3d\xf5\x40\xb3\xa8\x7c\xb7\x3d\x0d\x13\xa5\x95\xf2\xc7\xc6\x13\x74\x40\x81\x06\x17\xa5\xa1\x43\x59\xc2\x71\xc1\x33\x65\x2d\x6b\xe8\xbf\x28\xf5\xd6\x87\x4c\xbd\x81\x62\x30\xd4\xa9\x15\xcb\xff\xee\x41\x45\xa8\x00\xed\xe8\x81\x96\x7d\xcc\x1b\x9a\xaf\x00\x00\x00\xff\xff\x30\x71\x53\xf2\x0f\x02\x00\x00") + +func specReadmeMdBytes() ([]byte, error) { + return bindataRead( + _specReadmeMd, + "spec/README.md", + ) +} + +func specReadmeMd() (*asset, error) { + bytes, err := specReadmeMdBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/README.md", size: 527, mode: os.FileMode(436), modTime: time.Unix(1492348828, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specClientsReadmeMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x5c\xcc\xc1\x0d\xc2\x30\x0c\x05\xd0\x55\xfe\x04\x5d\x82\x05\x58\xc1\xa4\x3f\x89\x25\x37\xae\x6c\x97\x8a\xed\x11\x57\xee\x4f\xef\x69\xd2\x08\x31\x43\x4d\x22\x6f\x19\x83\x81\x3c\xd9\xb4\x6b\x93\x52\x5f\x89\xee\x81\x8f\x5f\x81\xeb\xcc\x0a\xca\x81\x64\xbc\xb5\x31\xa1\x0b\x35\xf5\x47\x6c\x67\x6c\x78\x98\x72\x55\xe2\x56\x33\xbc\x88\xc1\xc5\x90\xe2\x8e\x1e\x7e\xa0\xa6\x27\xff\xfa\xed\x1b\x00\x00\xff\xff\x95\xbb\xfa\xe1\x84\x00\x00\x00") + +func specClientsReadmeMdBytes() ([]byte, error) { + return bindataRead( + _specClientsReadmeMd, + "spec/clients/README.md", + ) +} + +func specClientsReadmeMd() (*asset, error) { + bytes, err := specClientsReadmeMdBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/clients/README.md", size: 132, mode: os.FileMode(436), modTime: time.Unix(1489124662, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specServerReadmeMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x7c\x90\x4d\x72\xe2\x30\x10\x85\xf7\x9c\xe2\x5d\x00\xcf\x9e\xed\xcc\xec\xa6\xa6\x52\x81\x0b\x08\xb9\x85\x3a\xc8\x6a\x57\xb7\x8c\xe2\xa2\xb8\x7b\xca\x26\x80\x53\xf9\xd9\x4a\xef\xe7\x7b\xbd\x8b\x6c\x68\x59\xc9\x17\xd1\x11\x16\x65\x48\x2d\xbc\xe4\xe2\x38\xc3\x7a\xf2\x1c\xd8\xbb\xc2\x92\x11\x44\x61\xa4\x27\xf6\x04\xe3\x96\xe0\xa5\xeb\x25\x53\x2e\x06\xce\x38\x9f\x9b\x27\x95\x17\xf2\xe5\xbf\xeb\xe8\x72\x69\xb0\x8b\x84\x20\x29\x49\xe5\x7c\x40\xe0\x44\xf6\xeb\xd6\xc5\x64\x08\x83\x96\x48\x0a\x9f\x9c\x19\x87\x11\x25\xd2\xc7\x4e\xdb\xac\x56\x6b\x74\x8e\x73\x33\x76\x69\x83\xdf\x57\x30\xbb\x2a\xab\x3b\x1c\x48\x67\xc7\x0c\x37\xca\xa0\x78\xfe\xbb\xdd\x81\x73\x21\x0d\xce\x13\x2a\x97\x88\x2a\x7a\x0c\x49\x2a\xe8\xb5\x50\xb6\x29\xb8\x59\xad\xef\xcf\xb6\x99\x50\x8d\xee\xbb\xa7\xf4\x59\xff\x67\xfb\x0f\x2d\x99\x57\xde\x4f\x13\xa6\xf7\x96\x43\x20\xa5\x5c\x1e\x76\xd4\xc8\x3e\xc2\xbb\x8c\x3d\x21\x71\x3e\x52\x8b\x22\x0b\xe9\x89\xa9\xce\x47\xfa\xc4\x3d\xd8\x2d\xf8\x1b\xc8\x42\x5d\x9f\x5c\x21\x5b\xac\x77\x29\xcd\x96\xfb\x1f\xdc\xc9\x71\x72\xfb\x44\xf3\x21\x7a\xb1\x07\x1e\x7a\x15\x4f\x36\xf5\x34\xef\x3b\x17\x3e\xfd\x09\xf8\x01\x77\x73\x2c\xe0\xbe\x9a\xd3\xbc\x05\x00\x00\xff\xff\xca\xd6\x42\x49\x50\x02\x00\x00") + +func specServerReadmeMdBytes() ([]byte, error) { + return bindataRead( + _specServerReadmeMd, + "spec/server/README.md", + ) +} + +func specServerReadmeMd() (*asset, error) { + bytes, err := specServerReadmeMdBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/server/README.md", size: 592, mode: os.FileMode(436), modTime: time.Unix(1492349589, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specServerMainYml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x34\xcd\x41\x8e\x82\x40\x10\x46\xe1\x7d\x9f\xe2\x0f\x2c\xd8\x75\x98\x59\xf6\x7a\x66\x96\x83\x51\x2e\x40\x48\x01\xa5\xd8\x65\xaa\x4b\x5a\x43\xb8\xbb\x31\xea\x3b\xc0\xfb\x52\xee\xc6\x91\x34\xa0\xfa\xf6\x75\xe5\x38\x0e\x12\x1c\x60\x6c\x33\x05\xac\xab\xdf\xa9\x1c\xa9\xb7\xff\xee\x4c\xdb\x86\x44\xba\x70\x4f\x0e\x58\x48\x13\x4b\x0c\x28\x6a\x5f\xfb\xaf\xc2\x95\x68\x9b\x9f\x26\xe0\x8f\x23\xa7\x09\x59\xd9\x38\x8e\xb0\x89\xf0\x46\x90\x2e\xd4\x63\x10\xc5\x5d\xae\x8a\xfd\xef\xa1\xfd\x0c\x91\xd9\x26\x57\xe2\x55\x16\x3d\x0d\xb3\x64\xd0\xcd\x28\x3e\x99\xe4\x1f\x01\x00\x00\xff\xff\xad\x77\x2d\x38\xa9\x00\x00\x00") + +func specServerMainYmlBytes() ([]byte, error) { + return bindataRead( + _specServerMainYml, + "spec/server/main.yml", + ) +} + +func specServerMainYml() (*asset, error) { + bytes, err := specServerMainYmlBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/server/main.yml", size: 169, mode: os.FileMode(436), modTime: time.Unix(1492349194, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specServerTemplatesReadmeMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x54\xcd\xc1\xad\x83\x40\x0c\x45\xd1\x56\x5e\x05\x34\xf1\x5b\xf8\x0d\x38\xf0\x06\x2c\x1c\x7b\x34\x76\x98\x94\x1f\x25\x3b\xd6\x57\x47\xf7\x2f\xbc\x44\x3d\x21\x66\xa8\x83\x28\x3e\xbb\x49\x31\x21\x97\xa8\xc9\xc3\x88\x16\x03\x3d\xb2\x30\x63\x9c\xcd\x62\xa2\x8f\x58\x99\xa9\xbe\x2f\xf8\x3f\x98\x37\x37\x08\x53\x3f\xb9\xa1\x02\x9b\xb6\xc6\x41\x2f\x5c\xca\x99\x78\x7d\xd1\xed\x04\xbe\x8b\x9e\x1a\x9e\x50\xff\xa5\x9c\xb2\xef\x1c\xc8\xce\x75\xf9\x04\x00\x00\xff\xff\xcc\x37\x1a\x19\xa3\x00\x00\x00") + +func specServerTemplatesReadmeMdBytes() ([]byte, error) { + return bindataRead( + _specServerTemplatesReadmeMd, + "spec/server/templates/README.md", + ) +} + +func specServerTemplatesReadmeMd() (*asset, error) { + bytes, err := specServerTemplatesReadmeMdBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/server/templates/README.md", size: 163, mode: os.FileMode(436), modTime: time.Unix(1492349671, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specServerWorkflowsReadmeMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x4c\xcc\xc1\x0d\xc2\x30\x0c\x85\xe1\x55\xde\x04\x4c\xc1\x91\x1b\x2c\xd0\x26\x2f\x89\xd5\xca\x46\xb1\xc1\x8c\x8f\x40\x54\xe2\xfa\xeb\xd7\x77\x1b\x74\xa2\x98\xc6\x22\x8a\x18\x44\xdb\x2d\x71\xbe\x5e\x50\xe9\x65\xca\x2a\xda\xbf\xbd\x4a\x6b\x9c\xd4\x40\xda\xdc\x3e\x97\x23\x87\x94\x81\xb2\x28\x56\x62\x17\xdd\x58\x11\xf6\xb7\x3e\x85\xe9\xf8\xc9\x9e\x4b\xef\x9c\xf0\x3b\x0b\x1e\x7e\xc0\x07\x07\xbe\x82\xea\x62\xea\xa7\x77\x00\x00\x00\xff\xff\x49\x27\x41\xd7\x97\x00\x00\x00") + +func specServerWorkflowsReadmeMdBytes() ([]byte, error) { + return bindataRead( + _specServerWorkflowsReadmeMd, + "spec/server/workflows/README.md", + ) +} + +func specServerWorkflowsReadmeMd() (*asset, error) { + bytes, err := specServerWorkflowsReadmeMdBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/server/workflows/README.md", size: 151, mode: os.FileMode(436), modTime: time.Unix(1492349663, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specTemplatesSwaggerClientClientGotmpl = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xc4\x57\x4d\x73\xdb\x36\x13\xbe\xf3\x57\xec\xab\xd7\xcd\x88\x1a\x85\x6a\xaf\xea\xf8\x90\x26\xcd\xc4\x87\xa4\x1e\xcb\x9d\x1c\x3c\x19\x0f\x4c\xae\x48\x8c\x49\x80\x59\x80\x52\x15\x0e\xff\x7b\x07\x1f\x04\x49\x7d\xd8\x3d\xb5\x17\x9b\xc4\x3e\xfb\xec\xee\xc3\x5d\x00\xaa\x59\xfa\xcc\x72\x84\xb6\x85\xe4\x0b\xab\x10\xba\x2e\x8a\x56\x2b\xb8\x2f\xb8\x82\x2d\x2f\x11\xf6\x4c\x41\x8e\x02\x89\x69\xcc\xe0\xe9\x00\xba\x40\x50\x7b\x96\xe7\x48\xa0\xa5\x2c\x13\x83\xff\x3d\xe3\x9a\x8b\x1c\x74\xf0\xab\x78\x5e\x68\xa8\x49\xee\x10\xb6\x8d\xb6\x54\x05\x0a\x38\xc8\x06\x08\xdf\x52\x23\x26\x4c\x7d\x08\x48\x65\x55\x31\x91\x45\x11\xaf\x6a\x49\x1a\xe6\x11\xc0\x4c\xa0\x5e\x15\x5a\xd7\x33\xf3\x92\x73\x5d\x34\x4f\x49\x2a\xab\x55\x2e\xdf\xca\x1a\x05\xab\xf9\x0a\x89\x24\x29\x03\x30\x40\x4d\x4c\x28\xeb\x7f\x01\x4e\x8d\xd0\xbc\xc2\x55\x5a\x72\x14\xfa\x05\x5e\x93\xe0\x0b\x66\xcf\xf3\x02\x62\xc7\x4a\x9e\x31\x8d\xb3\x28\x02\x50\x9a\xb6\xd5\xc5\xa4\x9c\xd5\x02\xdb\x16\x88\x89\x1c\x21\xf9\x80\x5b\xd6\x94\xfa\xc6\xca\xa1\xa0\xeb\xda\x16\x6a\xe2\x42\x6f\x61\xf6\xd3\xf7\x19\x24\x5d\xe7\xf0\x28\x32\xe8\x9f\x9d\xef\xd5\x33\x1e\x96\x70\xb5\x63\x65\x83\xb0\xbe\x86\x64\x42\x62\xac\xd0\x75\x70\xc4\xe7\xe1\x47\xac\xb1\x6d\x8b\x2f\xb8\x87\x94\x90\x69\x54\xc0\x40\xe0\xde\x20\x8a\xa6\x62\x82\xff\xc0\xd0\x41\xf0\xee\xf6\x06\x9c\xb0\x49\xb4\x6d\x44\x6a\xfc\xe6\xc3\x27\xf1\x9a\x25\xef\x2d\xe4\xbe\x5f\x5f\xc2\x56\x52\xc5\xb4\xf2\x2a\x25\x77\x98\x73\xa5\xe9\x10\xc3\xc2\x41\xa1\x8d\x00\x08\x75\x43\x02\xde\xb8\xa5\x36\xd0\xae\x41\x9f\x30\xad\xfb\x87\x2e\x32\x7d\xbd\x88\x7a\x9e\x16\xf8\x16\x92\x4d\x53\x55\x8c\x0e\x4e\x8e\xe9\x9b\x31\x7f\x40\x95\x12\xaf\x35\x97\xc2\xce\x85\x01\x4d\xd7\x82\x3e\xe6\xa1\x54\x78\xec\xe6\x88\x4f\x7d\x0c\xb4\xeb\xb6\x92\x2e\xea\x37\x28\xbf\x58\x45\xfa\x50\x23\xf8\xd4\x95\xa6\x26\x75\x4a\xbc\xaa\x68\x04\x97\x24\x8d\x5c\x39\xbe\xc5\xfe\xa8\xcd\xec\x71\x29\x4c\x67\xac\x16\xc6\x52\x33\x95\xb2\x72\x92\xd5\x39\xd1\xea\xb2\x21\x0b\xfb\xc8\x49\xe9\xaf\x92\x32\x98\x0f\xf5\x78\x68\xfc\xef\x49\xfa\x8f\xe4\xb4\x2d\x39\x67\x7d\x57\xc5\x70\xb6\xde\x39\x2b\xcb\xc7\x9a\x11\xab\x14\x2c\x2a\x56\x3f\x28\x4d\x5c\xe4\xdf\xb8\xd0\x48\x5b\x96\x62\xdb\xc5\x83\x26\x69\x8a\x4a\xdd\xa1\xaa\xa5\xb0\x89\xcc\x07\x75\x8f\x8c\x46\xe3\xc5\xd9\x88\x4b\x98\x14\x6f\x1f\xec\xb6\x76\x31\x4a\x1c\x70\xb6\x21\xcc\x50\x97\x28\x72\x5d\x98\x69\x2f\x51\x9c\x0d\x1e\x01\xb8\xb2\x96\x80\x44\x06\xf9\x05\xf7\x67\x13\xba\xb5\xb0\x8f\x24\xab\xcf\xac\x1e\xe9\x11\x47\x60\x12\x32\xde\xff\xbb\x06\xc1\x4b\x1b\x3d\x8c\xe6\xc5\x74\x6d\x90\x6c\xd3\x10\xc9\x46\x64\x30\x13\xbc\x9c\xf9\xbf\x3f\x87\xcc\x27\x3a\x20\x51\x04\xe0\xb7\x22\x43\xfa\xae\xd1\x85\x24\xfe\x03\xfd\x5e\xb7\x63\x04\xac\xd1\xc5\x8d\xd8\xca\xa3\x31\x78\xe7\x97\xbf\x12\xd7\x48\x2e\xe5\xc7\x25\xc8\x67\x53\xf2\x7c\x31\x2a\xe7\x61\xf6\x1b\x53\x3c\x35\x0e\x7f\x2a\x24\xc1\x2a\x9c\x7d\xfb\xd5\x20\x5d\x5d\x21\xc0\xf5\xf4\x70\x49\x82\xdb\xfc\x75\xbe\x64\xee\x1a\x28\x5e\x5e\x0c\x7e\xcb\x94\xda\x4b\xca\x46\xe0\x78\x28\x7f\xbc\xbf\x1b\x29\x3e\x31\xb5\xd1\x84\xac\xe2\x22\x1f\x89\xec\x45\xd9\xdb\xaa\x81\xcb\x24\xd4\xef\x97\xae\x61\x88\xfe\x30\x0b\x14\x0e\x66\x42\x07\x9f\xf8\x7c\xe0\xd3\x0f\x4b\xa8\x9a\x52\xb7\xad\x99\xc2\xae\x7b\x0c\x3e\xa1\xc3\x58\x32\x88\xb6\x69\x9e\x2a\xae\xe7\x6f\xa6\x5f\x2b\xec\x41\x4e\xf2\x9b\x0f\xeb\xe3\x83\x29\x8c\x89\x05\x7c\x46\x5d\xc8\xec\x14\xe4\xd6\x03\xec\x96\x19\x59\xb5\x46\x12\xa7\x58\x63\x1c\x90\x24\xb3\x26\x45\xf5\x19\x33\xce\xee\x0f\x35\xaa\xa9\xc3\xff\x77\xc6\xe3\x04\x14\xfc\xdf\x4b\xa1\x9a\xea\x15\xff\x53\x50\xf0\xdf\xa4\x05\x56\x67\x9d\xbc\x65\x54\x93\xf9\x74\xeb\x7e\x8a\xed\xda\x1d\xb2\x0c\x69\x0d\x6f\xce\x0e\xb2\xb3\xb6\xe1\x54\x64\x89\x7f\x7c\xb9\x95\x96\xbe\x65\xd6\xfe\x7f\xf8\xae\xdd\xf2\xc2\x38\x02\xf4\x53\xb7\x0e\x53\xb3\x74\x6e\xde\xfe\x5e\x0a\x8d\x7f\xe9\x3e\xfb\xc4\xbf\x7b\x0d\x6d\x2b\x04\xdb\xa7\xfb\xfb\x5b\xb7\x64\xcc\xdd\x7f\xb8\xed\x9c\x25\x35\xb9\x7c\x0f\x04\xbf\xd8\x39\xb0\x99\xb8\x71\x48\xe6\x47\xdb\xfc\x11\x49\xff\x71\xe2\xa5\xa9\x65\x38\xc3\xd4\x9e\xeb\xb4\x80\x70\x6b\xeb\xd9\xcc\x2d\x20\x86\x76\x74\xbd\xe3\xe6\x72\x67\x2f\x76\xe7\xb7\x79\x80\x94\x29\x84\x69\x1a\x57\xbb\x3e\xf0\xda\x42\xc6\xfa\x4d\x64\xb2\x09\xf4\x42\x5d\xf1\x89\x52\x3e\x61\x77\xf4\x74\xd1\x45\x8e\x8b\x52\x8f\x09\xfc\x2e\x53\xfa\xad\xc4\x12\x4d\xec\x51\x17\x8d\x5e\x56\x2b\xd8\xe0\x70\xc9\x81\xb4\x30\x6a\x28\xfb\x73\x62\xb8\x12\x49\xf7\xfb\xc2\x5d\x43\x4f\x8f\xfc\x31\xc3\xeb\x57\xd3\xd8\x76\xda\x68\x13\x83\xeb\x21\x54\xd4\x45\x7f\x07\x00\x00\xff\xff\x18\xf5\x31\x4f\x47\x0d\x00\x00") + +func specTemplatesSwaggerClientClientGotmplBytes() ([]byte, error) { + return bindataRead( + _specTemplatesSwaggerClientClientGotmpl, + "spec/templates/swagger/client/client.gotmpl", + ) +} + +func specTemplatesSwaggerClientClientGotmpl() (*asset, error) { + bytes, err := specTemplatesSwaggerClientClientGotmplBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/templates/swagger/client/client.gotmpl", size: 3399, mode: os.FileMode(436), modTime: time.Unix(1495091688, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specTemplatesSwaggerClientFacadeGotmpl = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\x57\x4b\x6f\xdb\xc6\x13\xbf\xf3\x53\x0c\xf4\xcf\xbf\x90\x0c\x85\xba\xbb\xd0\xa5\x49\x51\xf7\x10\xd7\x68\x04\xf4\x60\x18\xc5\x8a\x1a\x92\x0b\x91\xbb\xec\xee\x52\x8a\x23\xf0\xbb\x17\xb3\x0f\xbe\x44\xc9\x4a\x9b\xfa\x62\x69\xe7\x3d\xf3\x9b\x87\x2a\x96\xec\x59\x86\x70\x3a\x41\xfc\xe4\x3f\x37\x4d\x14\xad\x56\xb0\xc9\xb9\x86\x94\x17\x08\x47\xa6\x21\x43\x81\x8a\x19\xdc\xc1\xf6\x15\x4c\x8e\xa0\x8f\x2c\xcb\x50\x81\x91\xb2\x88\x89\xff\xe7\x1d\x37\x5c\x64\x60\x5a\xb9\x92\x67\xb9\x81\x4a\xc9\x03\x42\x5a\x1b\xab\x2a\x47\x01\xaf\xb2\x06\x85\xef\x55\x2d\x06\x9a\x82\x09\x48\x64\x59\x32\xb1\x8b\xa2\x88\x97\x95\x54\x06\xe6\x11\xc0\x4c\xa0\x59\xe5\xc6\x54\x33\xfa\x92\x71\x93\xd7\xdb\x38\x91\xe5\x2a\x93\xef\x65\x85\x82\x55\x7c\xa5\x6a\x61\x78\x89\xc4\x41\x9c\x46\x31\xa1\xad\x82\xeb\xfc\xab\xa4\xe0\x28\xcc\x15\xc5\xe4\xe2\x35\x72\x85\xc9\x15\x32\x2a\x25\x95\xbe\xc5\xef\x08\x40\x1b\x95\x96\x17\x3d\x76\x54\xcb\x78\x3a\x81\x62\x22\x43\x88\x3f\x62\xca\xea\xc2\xfc\x6a\x93\xa5\xa1\x69\x4e\x27\xa8\x14\x17\x26\x85\xd9\xff\xff\x9a\x41\xdc\x34\x8e\x1f\xc5\x0e\xc2\x67\x27\xfb\x6e\x8f\xaf\x4b\x78\x77\x60\x45\x8d\x70\xbf\x86\x78\xa0\x84\xa8\xd0\x34\x30\xd2\xe7\xd9\x47\x5a\x17\x16\x35\xde\x17\x7a\xcf\xeb\x92\x09\xfe\x15\x21\x7e\x64\x25\xb1\xc3\xc3\x66\xf3\x04\x2e\xd9\x71\x74\x60\xaa\xe5\x5e\xc3\x23\x1e\x89\xfa\xc1\x12\xe7\x82\x17\x8b\x28\x4a\xa4\xd0\xae\xf8\x00\x9d\xea\x07\xa9\x0d\x70\x6d\xa1\xb3\xf3\xf2\xf4\x16\xd8\x52\x59\x8b\x1d\x70\x01\x9f\xd0\x30\x98\x73\x91\xca\x05\x68\x4c\x0c\x97\x02\x64\x0a\x54\x2c\x8b\x4f\x2b\xd0\x57\xaa\x8d\x22\x00\xaf\x07\xf1\xfe\xef\x30\x83\xd8\x92\x6d\xbc\x7d\x4f\x7e\x62\x1a\x9f\x98\xc9\xc7\xde\x84\xf7\x7f\xe5\x51\xab\xfc\xb2\x57\x2d\xcb\x38\xfb\x9f\x93\x1c\x4b\xd4\xc0\x14\x0e\x1c\xd3\xfe\xfd\x76\x87\x7a\x45\x0a\x4a\x27\x1c\x09\x24\x3f\x39\x06\xb5\x84\x44\x21\x33\xe4\x0c\x08\x3c\xde\x80\x8b\xb4\x16\xc9\x08\x0e\xa9\x54\x25\x33\xda\xf7\x46\xfc\x3b\x66\x5c\x1b\xf5\xba\x80\x3b\x72\x85\xe9\x84\x15\x03\x7d\xa7\x08\x40\xa1\xa9\x95\x18\x2a\xfa\x83\x9b\xfc\x83\x14\x29\xcf\x82\xca\x25\x58\xa8\x4d\xf8\xdd\xf1\x7e\x62\xd5\x37\x06\xb1\x24\x6d\xb5\xa6\xb2\x31\x48\x6a\x6d\x64\xc9\xbf\xb2\x6d\x81\xd0\x8d\xa4\xc4\xea\x86\x92\x55\x53\x21\x0f\xac\x5f\x8a\x7f\x09\x49\x9a\x95\xac\x82\xbb\x92\x55\xcf\x0e\x27\x2f\xee\xdf\xd5\xd4\x24\x69\x46\xbd\xee\xeb\xba\x09\x2e\xf9\xcc\x2c\x22\x00\x9e\x42\x2e\xb5\x59\x82\xdc\x13\xe7\xfc\xce\x19\x5a\x3c\xcf\xe8\x79\xf6\xf2\x23\x11\x4e\x16\xae\x49\x9a\xb9\xf6\x58\x5b\x91\x08\xa0\x71\x0a\xb6\x4c\x63\xc5\x4c\x3e\xa1\x84\x48\x7f\x12\xed\x4c\x53\x0b\xe9\x75\x2b\xdf\x69\x74\xf0\x9d\xd0\xe7\x08\x67\xca\x3a\xc4\x3e\xfb\xb4\x9c\x1c\x67\xe3\x75\xde\x8a\x91\x24\xcd\xde\xc0\xc8\x7f\x06\x90\xeb\xe0\xb8\x8a\x0c\xb8\x1b\x95\xf6\x2a\x28\x56\x2b\x40\xa1\x6b\x85\x20\xea\xa2\xb0\xbe\x54\x4c\xb1\x12\x0d\x2a\x0d\x39\x3b\xb4\x63\xc4\x15\x23\x58\x5e\xaf\xa9\x85\x7c\xd6\xdb\xc7\xe0\xd0\xc7\x56\xc4\xd7\x90\xfc\x1a\x88\xd8\x87\x6b\x58\x6c\x22\xe7\x9d\xcb\x70\x2f\x41\x4c\xec\x7c\x3a\x23\xe8\x3d\xdf\xaf\x87\xcb\x3f\x7e\xc4\xe3\x3c\xa0\x74\x39\x40\xd9\xb2\x0f\x93\x85\x33\xf3\xc0\x92\x3d\x18\x09\x25\xdb\x23\xe4\xa6\x2c\xe0\x28\xd5\xbe\x6f\x21\xfe\x20\x85\xae\x4b\x54\xfa\x79\x66\xf0\x0b\x5d\x25\x65\x31\x7b\x81\x35\xf8\x3d\x1e\x6f\xf0\x8b\x09\x4c\x36\x86\x4e\xf6\x49\xc9\x5d\x9d\xbc\x21\x1b\x98\xac\x6c\x07\xd2\x79\xab\x66\x19\x32\xdd\x83\xe5\x2d\x10\xf4\xe9\x0a\x90\xea\x14\xb6\xe6\x1d\xc2\x36\x67\x86\xbe\x69\xf6\x26\x05\xa7\x32\x08\x3c\xce\x27\x99\x16\x8e\x27\x6e\xcd\xc0\xba\x4b\xd1\xe0\xb4\xf9\xad\xa2\x93\x90\x4b\xf1\x8b\x92\x75\xa5\xdd\x0e\x26\xd1\x69\xe3\x76\x37\x85\x6f\xf1\xa5\x94\x0d\x6f\x21\x9f\xdf\xa4\xe0\x3e\x97\xd3\x58\xec\xa5\x77\x4c\x39\x72\x93\xd3\x9e\x25\xe1\x76\xd5\xa2\xa1\x6b\x58\x83\x61\x7b\x14\x90\x2a\x59\xda\x55\x5c\xd2\xc6\xed\xad\x5a\x7b\x00\x87\x75\xeb\x9b\xfd\x52\x33\x9c\x35\xb4\x6f\x21\x1f\xc1\x0f\xd3\x54\xfa\x23\xe8\xdf\xf7\x6f\x9d\x65\x4b\x0a\xbd\x70\x3f\x3e\x3c\x3a\x16\xdf\x20\xf7\xa3\x4b\xc0\x31\x34\x3e\x6b\x67\xe9\x92\xc2\x30\x2e\xdc\x65\xd4\xc3\x19\x16\xf6\x57\x04\xdd\x1c\x76\x0a\xb6\xb7\xc8\x0d\xd9\x31\xaf\x15\x9e\x19\xd2\x46\xd5\x89\xf1\xc1\xf6\xee\xb8\xa8\x1f\x5d\xff\x2d\xac\x85\xb0\x14\x7c\x00\x34\x55\xad\xb8\x3c\xa0\x52\x7c\x87\xc3\xa3\xce\xee\x43\xe2\xa3\xdf\x33\x7c\xd7\xfd\x10\xba\xa5\xa2\xf3\xe9\x71\x1c\x4c\xce\xf3\xce\xed\x8b\x55\x3e\x5f\xb4\x1d\x76\xd3\x7e\x10\x6d\xcc\xd3\x81\x6c\xdb\xfa\x7e\xff\x60\x82\xe9\xf9\x76\x98\xf7\xab\x41\x8d\x76\x7e\x7b\x39\x4f\x06\x17\x8a\x37\x1d\x9b\x0e\xc8\xfc\xfe\xa1\x79\xc3\x73\x3d\x42\xcf\xd5\xd0\xba\x0b\xc4\x8b\x4d\x07\x36\x3d\xcc\x38\xcd\x1a\x37\xb1\x69\x76\x4d\x4e\x74\xd7\x12\xd3\xf2\xbd\xc6\x78\x63\xa0\x4e\xcb\xd3\x80\xd7\x82\xed\xfb\x8f\x7e\x3f\x8c\x46\xe8\xe6\xad\x35\x42\x71\x52\xa0\x9f\xb1\x7b\x83\x24\x27\x97\xc6\x03\x42\xba\x49\xe0\xe3\xa6\x1d\xcf\x8a\x02\x38\x6d\xa0\x7a\xab\x50\xcb\x5a\x25\xa8\x43\xb9\xc8\xc9\x91\xeb\x4d\xb3\x18\xd8\x79\x7b\xc9\x2d\xdc\xd2\xfa\xc7\xeb\x68\x7a\x19\xc5\xd3\x4e\x0c\xd7\x4f\x13\xfd\x1d\x00\x00\xff\xff\x24\x30\xf0\xf7\x82\x11\x00\x00") + +func specTemplatesSwaggerClientFacadeGotmplBytes() ([]byte, error) { + return bindataRead( + _specTemplatesSwaggerClientFacadeGotmpl, + "spec/templates/swagger/client/facade.gotmpl", + ) +} + +func specTemplatesSwaggerClientFacadeGotmpl() (*asset, error) { + bytes, err := specTemplatesSwaggerClientFacadeGotmplBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/templates/swagger/client/facade.gotmpl", size: 4482, mode: os.FileMode(436), modTime: time.Unix(1493807035, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specTemplatesSwaggerClientParameterGotmpl = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xec\x5a\x6d\x6f\xdb\xc8\xf1\x7f\xaf\x4f\x31\x7f\xfd\xdd\x80\x34\x14\xaa\xaf\x5d\xa8\x40\xce\x4e\x1a\x17\xb8\xd4\x4d\x8c\x3b\xa0\x41\x70\xb7\xa6\x46\xd2\x5e\xc8\x5d\x7a\x77\x29\x5b\x25\xf8\xdd\x8b\x7d\x20\xb9\xa4\x48\x89\x4a\xe2\x73\x0f\xcd\x2b\x49\xcb\xd9\xd9\x99\xdf\x3c\x2f\x95\x91\xf8\x33\x59\x23\x14\x05\x44\x37\xee\x7b\x59\x4e\x26\xf3\x39\xdc\x6e\xa8\x84\x15\x4d\x10\x1e\x88\x84\x35\x32\x14\x44\xe1\x12\xee\x76\xa0\x36\x08\xf2\x81\xac\xd7\x28\x40\x71\x9e\x44\x9a\xfe\xf5\x92\x2a\xca\xd6\xa0\xea\x7d\x29\x5d\x6f\x14\x64\x82\x6f\x11\x56\xb9\x32\xac\x36\xc8\x60\xc7\x73\x10\xf8\x52\xe4\xac\xc5\xa9\x3a\x02\x62\x9e\xa6\x84\x2d\x27\x13\x9a\x66\x5c\x28\x08\x26\x00\x53\x2e\xa7\xfa\x83\xa1\x9a\x6f\x94\xca\xa6\x13\xfd\x6b\xcd\x13\xc2\xd6\x11\x17\xeb\xf9\xe3\x5c\x3f\x8a\x39\x53\xf8\xa8\xdc\x53\xaa\x36\xf9\x5d\x14\xf3\x74\xbe\xe6\x2f\x79\x86\x8c\x64\x74\x2e\x72\xa6\x68\x8a\xd3\x61\x0a\x2d\xd0\x81\xc7\x28\x04\x17\xf2\x00\xc1\x96\x24\x74\x49\x94\x39\x22\x16\x47\xe4\x98\xc7\x09\x45\x66\x25\x96\x4a\xac\x52\x35\x28\x96\x79\xaa\x99\xa6\x24\x93\x4a\xe4\xb1\xca\x05\xb6\xa8\x53\xaa\xe2\x0d\x26\xc9\x66\xee\x93\x18\xde\x45\x01\x82\xb0\x35\x42\x74\x85\x2b\x92\x27\xea\xda\x80\x2b\xa1\x2c\x8b\x02\x32\x41\x99\x5a\xc1\xf4\x4f\xf7\x53\x88\xca\xd2\xd2\x23\x5b\x42\xf5\xdd\xee\x3d\xfb\x8c\xbb\x19\x9c\x6d\x49\x92\x23\x5c\x2c\x20\x6a\x31\xd1\x4f\xa1\x2c\xa1\xc3\xcf\x91\x77\xb8\x86\xc6\xc9\xde\xe1\x83\xa6\x26\x32\x26\x09\xfd\x37\x42\xf4\x8e\xa4\x9a\xf4\x86\x08\x92\x4a\x88\x05\x12\x85\x12\x08\x30\x7c\x80\x43\x94\xfc\xee\x37\x8c\x95\x66\xf9\x40\xd5\xc6\xf8\xd5\xd2\xea\x09\xe6\x78\x09\x94\x51\x45\xcd\xde\x65\x34\x59\xe5\x2c\x3e\x72\x78\x10\xc2\xf9\xa1\x13\x0b\xab\x0e\x5d\xe9\xc8\x31\x2b\x65\xb9\x25\xc2\x78\x6b\x03\x76\xfd\xc8\x91\xbe\x25\xd2\xe1\x5f\xaf\x31\xae\x20\xba\x96\x6f\x68\x82\x86\xda\x3e\xd8\x12\xc1\xf4\x79\xd1\xf5\x55\x59\x56\x5b\x16\xd5\x89\xd7\xf2\x46\xd0\x94\x2a\xba\x45\x4d\x1d\xfd\x8d\xdf\xee\x32\x2c\xcb\xc0\x02\xdc\xb6\xe9\xff\x6f\xa7\xb5\xd5\x1b\x49\x3c\x16\x50\x96\x61\xc7\xde\xf6\xbb\xf7\xc5\x70\x9d\x00\xb4\x08\x05\xaa\x5c\x30\x78\xb1\x8f\x53\x05\x53\x71\x12\x1a\x7b\x4c\x2e\x9c\xc2\x84\x2d\x21\x70\x40\xbd\x12\x82\xec\xc2\xfa\xe7\x8f\x24\xab\x7e\x68\x76\x54\xc6\x5a\x2d\x46\x14\x17\x21\x04\x5c\x68\x9a\x77\x79\x92\x90\xbb\x04\x01\x42\x28\xcb\x17\xbe\x7e\x1e\xce\x50\x03\x3d\xeb\x05\x61\x02\x60\x96\x63\x92\xa2\x15\xf2\x96\xa6\xc8\x73\xe5\x1c\xe3\x02\x62\x51\xe1\xec\x9e\x68\x46\xe5\xa4\x1c\xe1\xeb\x3f\x53\xb5\x71\x9b\x9e\xca\xed\x67\x06\x46\x4d\x43\xee\x68\x42\xd5\x0e\x14\x07\x89\x0a\x08\x28\x77\x32\x67\x40\x40\xe0\x7d\x8e\x52\x8d\x09\x12\x4f\xea\xa0\xe2\xa1\x3f\xa3\xab\x5c\x10\x45\x39\xfb\x1e\x44\xcf\x19\x44\x5a\xed\x3f\x58\x08\xa9\x2f\x09\x9c\x4b\x5b\xf6\x9f\x21\x70\x5c\xc3\x01\x2b\x2e\x4e\x8f\x1c\x27\x76\x10\xab\xc7\x8a\x51\xe4\xd6\x9e\x37\x6e\x1a\xf3\x58\x37\xfc\x1f\x0c\x9d\xdf\xab\xfe\xb4\xa1\x1e\x15\x3f\xce\x45\x2e\x20\x56\x8f\xa7\xc5\xc9\xdb\xdb\xdb\x9b\x4b\xd3\x6f\x3e\x47\xa8\xe4\x52\xf1\x14\x3c\x19\xbe\x28\x68\x9a\xfd\x81\x6d\x9d\xe1\x5c\x0f\x04\x91\x5d\xfb\x1e\x37\xdf\xe3\xa6\x07\x87\xc6\x69\x2e\xc0\x7a\x4d\x1d\x38\x23\xdc\xee\x8d\xe0\xe9\x8f\x24\x0b\x32\x0b\xc3\x79\x4a\xb2\x8f\x52\x09\xca\xd6\x9f\x28\x53\x28\x56\x24\xc6\xa2\x0c\x21\x38\xe4\x7b\x33\x30\x83\x63\x68\x7c\x50\xa0\x72\x98\x5e\x2c\x8e\xce\x21\x13\xd0\x5b\x35\xa5\x3f\xd5\x45\x3f\x23\xf9\x7c\x85\x31\x5f\xa2\x13\x6c\x06\x2f\x6a\xbe\x7a\x13\x5d\x99\x7d\xff\xb7\x00\x46\x13\x73\x6c\x6d\x79\x46\x13\x23\x8f\x01\xa1\x5e\xad\x77\xcf\x34\x81\xc9\x2a\x07\xa3\x49\xd7\x2c\x42\x99\x04\x92\x24\x26\xe6\x8d\x1c\xa8\x50\x48\x1b\xf6\x3a\x15\x70\xf3\xe4\xd5\xcd\xb5\x36\x45\xc6\x29\x53\x13\x1d\xf7\x7a\xb1\x28\x60\x93\xa7\x84\xf9\xac\x81\x67\x68\x5b\x47\x50\xbb\x8c\xc6\x24\x49\xcc\x85\x83\x44\x20\x02\xe1\x41\x50\xa5\x90\x69\xb6\x04\x4c\xdc\xbf\x77\xe9\xe3\x7c\x3e\x51\xbb\x0c\x0f\xa6\x32\x0b\x1e\x14\x93\x7e\xef\x1e\xd0\xb6\x28\xb4\xcf\x5f\xa1\xf6\xd0\xcc\x48\x56\x45\x5b\x77\xd1\xf7\xbd\xf3\xb9\xfd\xd5\x6a\xc7\xdc\x78\xfc\x35\x91\xe1\x88\xae\x2b\xc7\x6b\x96\x3e\x28\x81\x24\x1d\x08\x9e\x73\x3f\x28\x06\x13\x98\x4b\x48\x2e\x74\x12\xa9\xbf\x71\x19\x69\x2a\x97\x4a\xe0\x57\xdf\x09\x2f\x8a\x22\xba\x21\x6a\x53\x96\xbf\xb6\xa6\xfb\xc9\xc1\x2e\xaf\x3d\x22\x74\x38\x4e\x7f\x71\x2d\xe0\x54\xb3\xac\x3b\xbb\x76\x7b\xd4\xdd\xf3\xd2\x10\x7b\xa5\xc5\xaf\x09\x7d\xc4\xb6\x62\xea\x7a\xd2\x36\x51\x47\x50\xb2\x5c\x4a\xe3\xaa\xf5\x70\xc3\x87\x3d\xd7\x46\xa1\x4d\x28\x3a\xa1\x47\xef\x31\x46\xba\x45\x51\x11\x1c\x0a\xa6\xf0\xa8\x30\x5f\x33\x60\x75\x45\x89\x3e\xa0\x1a\x73\x56\xd8\x24\x87\x1e\x2e\x0e\xc5\x23\xbc\x7e\x57\x10\x47\xea\xd5\xc5\x70\x08\xa6\x43\x4e\xbc\xa8\xf4\xf1\x9c\xa9\x72\xcf\x5a\xe5\x6a\x3e\x78\x62\xbf\xf9\xea\x49\xa2\xcf\x41\x3c\xa6\x63\xfd\xe0\x39\xf4\x6f\x4b\xba\xaf\xfe\x90\x86\x95\xac\x0b\xdd\x47\x7b\x36\xf4\xb2\x48\xad\x86\xb7\xf6\xc4\x96\xfc\x16\xed\x6d\x9f\x31\xf7\xf8\x8e\x35\xe9\xf3\xc1\xd1\x27\x75\x07\x8d\x21\x85\x3d\x01\x17\xae\xe1\xd3\x1a\xf5\xd4\xfc\xfe\x32\x60\x2b\x75\xad\xaf\x7f\xc9\x61\x8e\x30\x45\x6c\x5f\xf3\xb3\x41\xd5\xcf\x8e\xe8\x7e\x76\xbc\x1a\x18\x99\x82\x5e\x51\xbe\x4d\x4b\xf1\xd4\xfd\x83\xdb\xdf\xf5\xe1\xb3\x7e\x27\xde\x43\x6c\xbf\x66\x0d\x23\xf2\x65\x75\x6b\xdf\xea\x9d\x29\xe3\xe9\xcd\x7e\x82\x8e\x7f\x34\xab\x0f\xda\xb5\xcf\x08\x8b\xde\x98\x73\x31\xec\x9a\x4c\x1d\xb9\x82\x2a\xbc\xe5\x6e\x06\x30\xd3\x01\x4a\x37\x2e\xb8\x69\xcd\x4c\x0a\xd5\x3b\xc6\xd6\x5d\xc3\x97\x64\xe8\xd6\x79\x81\x00\xf7\x16\xcf\x25\x24\xb7\x3e\x03\x81\x6b\xf7\x36\x2f\x7a\x8f\x6b\x2a\x95\xd8\x85\x76\xfe\xb3\xc3\x87\xd0\xce\x5c\x5d\x9c\x9f\xd8\x78\x68\xdf\xde\x12\xad\x8b\x84\x8f\x9f\x0c\x53\x83\x6c\x2b\xb3\x55\x3d\xb8\xb3\x99\x33\xae\xf1\x0f\xe7\x19\xfa\xe3\x07\xbe\xdc\x19\xfa\xb0\x1e\x69\x9c\x47\xf9\x9e\x60\x3d\xe5\x55\x92\xf0\x87\xd7\x69\xa6\x76\x3f\x91\x24\x47\xbd\x83\xae\x4c\x74\x99\xdf\xaf\x1f\x33\x81\x52\xda\x41\xa8\x9e\x39\xa1\xba\xd7\x68\xee\x5d\xae\xe5\x3f\x73\x14\xbb\xca\x7d\x26\x00\xf3\x39\xdc\xeb\x25\x6b\x31\xc3\xb2\x0a\x54\x6f\x57\x2d\x8e\xbd\xb1\xb9\x17\xbd\x86\x82\x96\x3b\xda\x21\xf8\x88\x8c\x66\x2e\x1e\x62\xb7\x30\x0e\xd1\xb3\x5d\x4f\xce\x8d\xb7\x0f\x6d\xbf\x58\x0c\x9c\xee\xe1\x72\xdf\x77\x81\xe2\x76\x6a\xd5\xdf\x70\x91\x12\xa5\x50\xb8\x60\xf3\x7f\x07\x03\x07\x87\x47\x45\xab\x71\xbd\x34\xd7\x72\x3e\xd3\xe8\x83\xb9\xdb\x08\x42\x37\xf2\xd5\x1f\x75\x06\xe8\xf8\x42\x8d\x74\x8f\x2a\x0e\xe9\xe9\xb4\x76\x86\x9a\xda\x5d\x6a\x98\x58\x68\x7c\x22\xe8\xbe\x8e\x76\x5c\x66\x03\xdc\xc3\xbf\x0c\xde\x72\x34\x17\x1c\x07\x65\x2f\xbb\x77\x68\x1a\x38\x77\xd5\x46\xd4\xa6\xed\xa9\x19\x51\x9b\x5e\x47\xed\x28\x54\xef\x1c\xd6\x67\x8c\x7d\xfb\xdc\xff\xbc\x31\x48\x8f\x67\x79\xa6\x3f\x7d\xf3\xe9\x5e\x31\x16\x7e\x0f\xd4\xb7\x48\x96\x28\xda\xb0\x6e\xcc\xda\x18\x60\xbd\xdd\xdf\xa1\xed\x42\xab\xb9\x7a\xc0\xd6\x67\xfa\x05\xbb\x2f\xa9\x8e\x4f\x95\xcd\x8d\xb2\xb1\xdb\x8a\x8b\xd4\xfe\xdb\xa7\xcf\x74\x7b\xc6\xab\xe5\x38\x66\x3a\xd7\x68\x34\xf2\xbd\x38\x6c\x99\x1e\xa8\x3a\x60\xf9\x89\xa0\xab\x79\xcf\x1f\x5e\x9c\x9d\x27\x8d\x96\xa7\x54\xa7\xd5\xb7\xad\x4e\x43\xec\x46\x56\xa7\xa1\xed\x63\xaa\xd3\xea\x6b\xaa\xd3\xc0\xc1\xe1\x51\xd1\x9e\xa4\x3a\xf5\xa8\x32\xb2\x3a\xd5\x61\x35\xec\xb6\xfd\xcc\x9f\xa0\x38\x0d\x7c\x3f\xa5\x6f\xf3\x5e\x0b\x15\x85\x97\x3d\x6c\x7b\x58\x76\x64\xf2\xda\xc4\xc6\x32\x97\x1b\x9a\x34\x63\x81\xee\x2e\xcd\x8a\x67\x7e\xb7\xd0\x67\x42\x1d\x21\xf6\xd5\x61\xbf\x45\x3e\x7e\xb2\x6f\x57\xb4\xfb\x71\x01\xbf\xcc\x60\x6b\x4c\x61\x1a\xdc\x53\xa6\x1e\x6f\xba\xf1\x80\x09\x8f\xe6\x6a\x67\xa9\x43\x32\x2e\x80\x64\x19\xb2\x65\x70\x80\xc8\x24\xb3\x3d\x60\xda\x18\xee\xd5\x24\x6b\xd4\x6d\x8b\xe6\x48\x1c\xb4\x46\xb4\x1e\xb6\x0d\x49\xd8\xa9\x1a\xda\x16\xc3\x3a\xd6\x51\x7e\x00\xed\x1a\xe0\x16\xfa\x27\xa1\xdd\x9f\x79\xff\xcb\x04\xfb\x8d\x53\x86\xcb\xa1\x64\xa8\xe7\xcb\xe8\xef\x9c\xb2\x1f\x76\x16\xf8\xc3\x6e\x31\x2d\x8a\xe8\x92\x27\x09\xc6\x8a\x72\x66\x77\x94\xe5\x34\x1c\x9c\x92\xea\x11\x89\x98\x10\x1d\xd1\x26\x8d\x69\xa8\x87\x74\xd2\xde\x15\x45\xa7\xb6\x1f\x2e\xfd\xf8\x2d\x48\x55\x3a\x47\x4b\x3d\x22\xd1\x7e\x23\xa1\x3b\xff\xab\xd8\x7f\x7b\x65\xad\x50\xa7\xbe\x6e\x9e\xfd\x10\x6f\x30\x25\x3a\x32\x79\x9a\x25\xf8\xf8\x0f\xf3\x2f\x09\x6f\xbd\x93\x86\xf7\x2f\x60\x0e\xcd\xcf\x0b\x5f\xfe\x21\x1a\xf3\xe0\x5f\x28\xb8\x57\xe6\xda\x2a\x75\xd0\xad\x95\x09\xc6\x77\x51\x3d\xe0\x79\xb5\xc3\x7d\xa3\x2b\x48\x90\x05\x02\x65\x08\x7f\x85\x3f\xef\x6d\xe5\x42\x46\x1a\x27\x2e\xa9\xc2\x9f\xec\xdf\xa3\x29\x67\xaf\xf5\x13\xbd\x4b\x1b\xae\xfd\x2a\xda\xbe\x7f\xfe\x4f\x00\x00\x00\xff\xff\x37\x2b\x11\x19\x9f\x2e\x00\x00") + +func specTemplatesSwaggerClientParameterGotmplBytes() ([]byte, error) { + return bindataRead( + _specTemplatesSwaggerClientParameterGotmpl, + "spec/templates/swagger/client/parameter.gotmpl", + ) +} + +func specTemplatesSwaggerClientParameterGotmpl() (*asset, error) { + bytes, err := specTemplatesSwaggerClientParameterGotmplBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/templates/swagger/client/parameter.gotmpl", size: 11935, mode: os.FileMode(436), modTime: time.Unix(1494150599, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specTemplatesSwaggerClientResponseGotmpl = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xdc\x58\xcd\x73\xe3\xb6\x15\x3f\x17\x7f\xc5\x2b\xbb\xbb\x23\xba\x5a\x2a\xe9\x51\x1d\x1f\x12\xc7\x49\x7c\xc8\xc6\x63\xa7\xd3\x43\x26\xd3\xc1\x92\x4f\x12\xba\x24\xc0\x00\xa0\x14\x95\xc3\xff\xbd\x83\x0f\x92\xa0\x08\xca\xce\xf6\xd4\xf8\x62\x0a\x1f\xef\xf3\x87\xdf\x7b\x40\xdb\x42\x81\x3b\xc6\x11\x92\xbc\x64\xc8\xb5\x44\x55\x0b\xae\x30\x81\xae\xdb\x6c\xe0\x03\x9e\xda\x16\x6a\xaa\x72\x5a\xb2\xff\x20\x64\x1f\x68\x85\xd0\x75\x90\x4b\xa4\x1a\x15\x50\x88\xcf\x9f\x98\x3e\x18\xd1\xb4\x29\x35\x1c\x90\x16\x28\x15\x1c\x69\xd9\xa0\x22\xbb\x86\xe7\x8b\x92\x57\x6d\x0b\x6c\x07\xf8\x2b\x64\x77\xa2\x40\x78\xff\x25\x74\x5d\x6e\xbe\x18\xd7\x6d\x0b\xc8\x0b\xe8\x3a\xb7\x28\x7b\xce\x0f\x58\xd1\xe1\x37\xe5\x05\xac\x82\x9d\x69\xbf\x22\x7b\x50\xcf\x5a\x22\xad\xa0\xeb\xd6\xd0\xb6\xc8\x8b\x0b\x19\xe1\x8a\x93\x64\x1a\x25\x30\x91\xfd\xd3\x7e\x85\x5a\xdd\x47\x0a\x37\x71\xb7\x5b\x02\x20\x51\x37\x92\xc3\xbb\xe8\x0a\xb3\x00\x20\xe6\xe3\xbf\x94\xa6\xba\x51\x66\x60\x0b\xc6\xe1\x75\xbf\x74\x50\x2e\x29\xdf\x23\x64\xdf\xfb\x70\x0e\x2e\x7c\x4f\xd5\x37\x3e\xd4\x76\x6c\xae\x76\x6b\xd3\x24\x19\xd7\x3b\x48\xde\xfe\xe5\x98\x40\x36\xee\x98\x2b\xba\x16\xe4\x48\xc0\x1e\xe9\xb9\x14\xb4\xd8\x82\x8b\xdc\x92\xbc\x8e\x74\x84\x6c\x22\x91\xeb\x3a\x38\x50\x5e\x94\xa8\x40\x1f\x98\x82\x9c\x2a\x8c\x21\xc8\x03\x28\x23\xc4\x9b\xf2\x0d\xaa\x5c\xb2\x5a\x33\xc1\x9d\xa2\xd9\x08\x96\x0a\x17\x62\x62\x2c\x3c\x34\x15\xe5\x93\xfc\x38\x6c\x90\x9b\x0d\xd1\xe7\x1a\x17\xd0\xad\xb4\x6c\x72\x6d\xb3\x1d\x4b\x25\x01\x08\xb2\x69\x80\x4b\xc8\xeb\x32\x39\x35\xdf\xc6\xea\x62\x8c\x00\xdc\x6c\x06\x51\x4e\x6c\xdc\xb7\xec\x3b\xf1\x93\x71\xa1\x5f\x15\xee\x98\xe4\x95\x00\xf8\x0c\x42\x70\x8e\xb8\xd0\x41\xae\xbf\xa6\x0a\x8d\xb4\xf4\x72\xe2\x81\x6b\x94\x3b\x9a\x63\x78\xd8\xee\x44\x55\x97\xf8\xdb\x8f\x1f\xff\x8d\xb9\xbe\xdc\xe1\x60\x93\x42\xd7\xdd\x5c\x40\x6d\x71\xa1\xf1\xc6\x0f\x0f\x4e\x99\xbd\xa5\x32\x5f\xc1\x41\x75\xc9\x0b\xdd\xed\xa2\x09\x22\x9b\x0d\xd8\x9f\x7b\xd4\x06\x74\x08\x2e\x5f\xf6\xe0\xc1\x4e\x48\x3b\x16\x03\x08\xf4\x0c\xe9\x68\xcc\xd0\x55\xf6\x84\x39\xb2\x23\xca\x7e\x49\x9c\x1c\x52\xab\x71\x95\x1a\x3c\x84\x44\x11\x91\x90\x05\xf0\x21\x1d\x19\xbd\x21\x9f\xa1\xf5\x5e\x4a\x21\x57\xa9\x01\x2d\xe3\x7b\x68\xc9\x9f\xbc\xe2\x5d\xa5\xb3\x67\x47\x0a\xab\xe4\xe7\xb6\x85\xa6\xae\x51\x42\xf6\x03\xea\x83\x28\x7a\x14\x3d\x52\x7d\x80\xae\xfb\xe5\xe7\xb7\xc5\x2f\x3d\x74\x86\xc3\x32\x01\x9c\x4f\x47\xc3\x3f\x71\x71\xe2\x80\x46\x2f\x2c\xb2\x09\xbc\xfd\xeb\x71\x98\x4c\xd6\xd1\x83\xf4\x42\x68\x46\x9d\x66\xa1\xdd\x76\x85\xbe\xd6\x20\x32\x8f\xf3\x91\xc8\xc9\xe7\xc5\x54\x22\x2d\x9e\x3c\x10\x56\x3d\x22\x40\x36\x5c\xb3\x0a\xb3\x3b\x5b\x4a\xfb\xf9\x35\xe4\x82\xab\xa6\x42\x39\x2e\xf0\x03\x6b\x03\xb5\x8a\x6a\x65\x92\x63\xd2\xf1\x84\x7b\xa6\xb4\x3c\xa7\x7d\xf4\x1c\x96\x67\x74\x41\x00\x36\x9b\x01\x8a\x3d\x3d\xb6\xad\xa7\x53\xbb\xcb\x38\x7f\x27\xf8\x11\xa5\xa9\x66\x36\x1e\x39\xad\x70\xe2\xc9\xda\xe8\x81\xed\x2d\xb8\x00\x8e\x8b\x07\xa7\xb2\xef\x50\x3b\xbd\xab\x24\xc8\x77\x92\xa6\x04\x6c\xc2\xa4\x84\x3f\xdf\x02\x67\x25\xb8\xda\xe6\xc1\x65\xed\x57\xd9\x03\x3f\xd2\x92\x15\xe6\xcc\xae\x02\x34\xad\x21\x71\x36\x27\x6b\x48\x26\x5c\x95\xac\xe1\x55\xaa\xfd\x29\x9f\xc1\x23\x4e\x87\xd6\xc1\x99\xf7\x9e\x28\x0c\x84\x4c\xb0\x1e\xd4\x5d\xa3\xb4\xa8\xbe\xb5\x39\x71\x71\x70\x4b\x96\xe3\xe6\xf3\x97\x3d\x52\xa9\xac\x87\x43\x91\xfd\x35\x81\xec\xf9\x44\xf7\x7b\x94\x4e\xa0\xdd\xf6\x47\x0b\xeb\xcd\x2a\x16\x9e\x6c\x75\x33\xd1\x6e\x45\xfb\x50\xc7\x4f\xf5\x92\xfc\x17\x8d\xb6\x82\xe7\xb4\x1f\xad\x72\x97\x0d\x4c\x5f\xd4\xe6\x07\xaa\xf6\xf5\x90\x2a\xc3\xd6\xae\xc0\x81\x69\x08\x08\xf4\x73\x93\xa3\xf3\x83\x28\xb0\x54\x8f\x34\xff\x44\xf7\xd6\x9f\x7f\xf0\x8a\x4a\x75\xa0\x65\xdb\x5a\xe2\xad\xfb\xb9\x8b\x3a\x36\xdb\x79\x69\xe3\x57\x52\xd2\x73\xd7\x3d\x97\x2c\xc7\xc1\xbd\xf1\x74\x7e\x2d\x8a\xf3\x2a\x1d\x29\xe6\x65\xf8\x5c\x49\x72\xdf\x05\xdc\xf6\x3e\x5e\x1c\x90\x85\xfa\xde\xbd\x2c\x8f\xe3\x69\x15\x2b\xe2\xe9\x45\x5f\xc4\x76\x10\xef\x3b\x16\x53\x34\xfa\xbb\xbd\x1d\xa2\xd0\x13\xec\x3c\x4e\xa3\x8e\x95\x90\x8b\x1e\xc5\x7a\x90\x77\xce\xce\x38\x7c\xbd\xa7\xe9\xdf\xc3\xc8\xbf\x7b\xd7\xff\x62\x22\xbb\xff\xf1\xdb\x2b\xa9\xb8\xe8\x94\xc7\xe6\x80\xb3\x32\x6c\x00\x6a\x8f\x13\x77\xe6\x7b\xcc\xd8\x76\xe6\x27\xd3\x39\xef\x58\x89\x70\xa2\x0a\xf6\xc8\x51\x52\x8d\x05\x7c\x3c\xbb\xfe\xc6\x51\x11\x68\x21\xca\xcc\xac\xbf\x2f\x98\x36\xfd\x80\x1e\xf6\x55\x6c\x7f\xd0\x50\x4b\x71\x44\xd8\x35\xda\x8a\x3a\x20\x87\xb3\x68\x40\xe2\x7b\xd9\xf0\x89\xa4\x5e\x05\xe4\xa2\xaa\x28\x2f\x08\x21\xac\xaa\x85\xd4\xb0\x22\x00\x09\x13\x89\xf9\xc7\x51\x6f\x0e\x5a\xd7\x89\x69\x81\x93\x3d\xd3\x87\xe6\x63\x96\x8b\x6a\xb3\x17\xef\x45\x8d\x9c\xd6\x6c\xe3\xcb\x62\xb2\xbc\xc2\xe8\xbc\x32\xed\x58\xf1\xca\x02\xcb\x96\x54\x5f\x53\x31\x18\x41\xc0\x57\xe3\x45\x63\xec\x6c\x42\x26\xb5\xd9\x5f\xa7\x1e\x6c\x04\x7c\x47\x3f\xa9\x05\x31\x82\x72\x7b\xdf\x7c\xc2\xf3\x1a\xde\xd8\xcb\x8d\x41\x71\x36\x11\x62\x66\x7d\x83\x15\xca\xf3\xcb\x2f\xa4\xa6\x16\x0a\x51\x32\x7d\x72\x3d\x02\x33\x77\x76\xff\x1d\xf4\xb9\x8b\x97\x9c\x46\x62\x76\xe5\x2a\xe4\x25\x05\x17\xa2\x85\x8e\x66\xbc\xaa\xba\x23\xc5\xf8\xbe\x6f\x90\x9c\x13\xfe\xd6\x1d\xb9\x76\x13\x07\xf0\xa7\xa0\xe7\xb2\x0d\x98\xf1\x44\xa1\x3c\x9a\xc6\xaa\x1f\x67\x5c\x0b\xeb\x93\x74\x27\xb4\x88\x12\xd3\xef\xee\xf8\x9c\x9b\xe9\xc4\x86\xff\xa1\xef\x4b\x61\x35\x94\x95\xd6\x35\x13\x42\xa6\xc1\x7d\x32\xeb\x85\xa8\xae\x53\x27\xa6\xf3\xc3\x58\x09\xfd\x2d\xa2\x8d\x5f\x29\x87\x8d\x2e\xaa\xe0\x2e\xd3\x41\x7f\xbc\xb5\xa3\x86\x60\x94\xb9\x59\x6f\x6f\x5f\x7a\x8a\x79\xc5\x03\x80\x81\xe9\x2c\xc8\xa7\xa5\xc7\x13\x6f\xc0\x48\xdb\xce\x94\x2c\xda\x54\x8f\x51\xb4\xe4\x3d\x57\xe3\xf1\x36\xa5\xde\xd6\xeb\x08\x79\x74\xed\x29\xd7\xfc\x75\x64\x32\xeb\x1d\x7b\x50\xcf\x4d\x9e\xa3\x32\xb1\x73\x36\xad\xcd\xc6\xfe\x15\xc1\xca\x70\xe3\x61\xcb\x11\x3e\x26\x79\x16\x08\x90\xdd\xb6\xee\x25\x23\x32\x15\x3c\x05\xbd\x09\x13\xee\x1f\x3d\xfa\x44\x0d\x81\x7b\x45\xc6\x2e\x40\xf2\xea\x04\x2e\xc4\xf6\xff\x21\x85\x6c\x37\x3b\x1a\x1b\xf8\xf2\x8b\x2f\xe0\xf6\x16\xfe\x36\x97\x12\xe4\x35\x8e\x85\x49\x96\x07\xc7\x1d\x02\x7e\x7f\xc6\x02\x91\x9e\x03\x3e\xe0\xe9\xab\xc7\x07\x77\x29\x4f\x26\x77\xe5\xa0\x47\x5f\x5f\xfa\x94\x46\x5a\xdb\xc0\x80\x6e\x42\x96\x0b\x6c\xd0\xb6\xa0\xb1\xaa\x4b\x53\xb3\x67\xcf\xbd\x99\x5f\xe1\xa5\x2c\xe2\xf9\x05\x29\xf1\x0d\xfd\xeb\xc5\x68\xd8\xfd\x6f\x5a\x52\x87\x43\x6b\x5b\xec\x59\xd0\x57\xbd\x51\x5b\x21\x72\xf7\x88\xe1\xcd\xf5\x9d\xc8\xb6\x32\x3d\x34\x04\xd7\x02\x72\xb3\x99\xda\xa9\xac\xa6\x99\x97\xff\x0d\x00\x00\xff\xff\x82\x78\x5d\x66\xff\x16\x00\x00") + +func specTemplatesSwaggerClientResponseGotmplBytes() ([]byte, error) { + return bindataRead( + _specTemplatesSwaggerClientResponseGotmpl, + "spec/templates/swagger/client/response.gotmpl", + ) +} + +func specTemplatesSwaggerClientResponseGotmpl() (*asset, error) { + bytes, err := specTemplatesSwaggerClientResponseGotmplBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/templates/swagger/client/response.gotmpl", size: 5887, mode: os.FileMode(436), modTime: time.Unix(1493807035, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specTemplatesSwaggerServerConfigureapiGotmpl = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xc4\x58\x4f\x6f\xe3\xb6\x12\x3f\xd7\x9f\x62\x20\xf4\x01\xf6\xc2\x96\x81\x1e\x17\xc8\x21\x2f\xd9\x6e\x83\xb7\xdb\x18\x75\xd0\x1e\x8a\x1e\x68\x6a\x2c\xf1\x85\x22\x59\x72\xb4\x89\x2b\xe8\xbb\x3f\x0c\x29\xd9\x52\xec\xec\xdb\xdd\x1e\x7a\xb2\xc8\xf9\xff\xe3\xcc\x70\x68\x27\xe4\xa3\x28\x11\xda\x16\xf2\xeb\xcd\xdd\xa6\x5f\x76\xdd\x6c\xa6\x6a\x67\x3d\xc1\x7c\x06\x90\x49\x7f\x70\x64\xd7\xa4\x43\xc6\x4b\x83\xb4\xae\x88\x5c\x5c\x68\x5b\x66\xb3\x19\x00\x7a\x6f\x7d\x80\xac\x54\x54\x35\xbb\x5c\xda\x7a\x5d\xda\x95\x75\x68\x84\x53\xeb\x44\x65\x01\xdf\x18\x52\x35\xbe\xc6\xd8\x93\x99\xb3\xf4\x42\xe2\xbe\xd1\x13\x56\x3a\x68\xf4\xbb\xf5\x40\x8b\x2e\x94\x56\x0b\x53\xe6\xd6\x97\xeb\xe7\x35\x3b\x27\xad\x21\x7c\xa6\xe8\x57\xdb\x7a\x61\x4a\x84\xfc\x16\xf7\xa2\xd1\x74\x17\xe3\x0a\x5d\xd7\xb6\xce\x2b\x43\x7b\xc8\xfe\xf5\x67\x06\x79\xd7\x45\x66\x34\x45\xff\x95\xc4\xbe\x7f\xc4\xc3\x12\xbe\xff\x24\x74\x83\xf0\xf6\x0a\xf2\x91\x3c\xd3\xba\x8e\xc1\x1b\x6b\x4a\xbc\x2f\xd4\x4d\xa2\xf5\x76\x8f\x3e\x70\xd4\xd2\x16\xd6\x0c\x31\xaf\x09\x6b\xa7\x05\x61\xc8\x66\x8b\x59\xdb\xc2\xf7\xc3\xf1\xb0\xdd\xf1\xd9\xac\xd7\xf0\x50\xa9\x00\x7b\xa5\x11\x54\x80\x20\xf6\x08\x64\x01\x0b\x45\x39\xdc\x1b\x89\xa0\x08\xf0\x59\x05\x0a\xfc\xf5\xa4\xb4\x06\x63\x09\x76\x08\xf6\x13\xfa\x27\xaf\x88\xd0\xb0\x8d\x27\x45\x15\xe4\xef\xd1\xdc\x3b\x0a\xac\x7c\xbd\x2e\xed\xdb\x12\x0d\x7a\x41\x08\xe1\x49\x94\x25\x7a\x38\x6d\xa0\xff\x84\x1e\x56\x2b\x12\xbe\x44\x8a\x99\xf3\x10\x3f\x37\x82\x2a\xe8\x3a\x58\xad\x8c\xa8\x53\x4a\xfd\xcc\x1f\x71\x2b\x38\x94\x71\x6b\xeb\x50\xf6\x9c\xb3\xb6\x5d\x81\xda\xbf\xc8\xbc\xb6\xe5\x3d\x83\x93\xed\xcc\x3a\x36\xaf\xac\x09\x59\x52\x28\x9c\x5a\xbd\x9a\xbd\x6d\x0b\x68\x8a\xf1\xc7\xd1\xd6\x47\x5b\xa0\xbe\x64\x6d\x42\xc8\x6a\x5e\x0d\xb6\xe2\x62\x62\xed\x5c\xcb\x6b\xf6\xb6\x11\xaf\x4b\x06\xa7\x94\xcc\x63\x20\xe1\x54\x96\xe0\x8a\xb4\x89\xc9\x0b\x8a\x5e\xb3\x79\xa3\x15\x1a\xba\x64\x73\x4a\xc9\x64\x5c\xf6\x51\xa6\xc5\xc4\xe6\x05\x45\xaf\xd9\x7c\xe8\x73\xf7\x56\xf9\xa4\x6e\x48\xe6\x55\xa1\x7c\xca\x92\x09\xc7\x54\x43\x5f\xa2\xf7\xc7\x53\x4e\x3a\x8e\xa7\x1e\x15\xbc\x26\xf5\x20\xca\x9e\x9f\xf8\xeb\x22\x2b\xbb\xb8\xf1\xca\x48\xe5\x84\x4e\xcc\xee\xb8\x64\x89\x31\xf1\x5c\xb4\xef\x1d\x5b\x59\x61\x3d\x45\x74\x4a\xc9\x62\x5b\x4c\xfa\x8b\x44\x59\x85\x44\x62\x23\x17\xd4\x5c\xc2\xb3\x8f\x2b\x26\x59\x18\xa5\xe0\xab\xa1\x59\x0f\x73\x2e\xef\xfc\xce\x48\xdd\x14\x18\x25\x17\xd3\xbd\x5f\x85\x56\x85\x20\xeb\x17\x7d\x45\x3e\x2a\x97\xd4\x86\xff\xab\xef\x27\x61\x0a\x8d\xfe\x85\xc6\x8d\xf0\xa2\x46\x42\x1f\xe0\x05\xe5\x17\x0c\xce\x9a\x80\x61\x6c\xeb\x54\xc2\x67\xf6\xc6\xb2\xdb\xc6\xc5\x8b\xe7\x24\x18\xd2\xce\x67\xa5\x3e\x0a\x65\x92\x08\x3e\xc7\x8d\x55\x2d\x94\x39\x3f\xc8\x77\x89\xca\x5d\x68\xca\xce\x0d\xea\xc2\xb9\x37\xb5\xbb\x15\x24\xfa\x13\x6d\x6a\xb7\x2a\x04\x89\x73\xc6\xdf\x14\x55\x37\xe9\xd6\x49\xbc\xdc\x57\x57\xfd\x3d\x34\x66\x1f\xbe\xf6\x8d\x91\x20\xad\xd9\xab\xb2\xf1\xf8\xa3\x16\x65\x98\x0b\xa7\xe0\x4d\xdb\x0e\xad\xbe\xeb\x72\xbe\x5a\x44\x90\x42\xab\xbf\xf0\xd8\x4e\xaf\x37\x77\x0b\x68\x67\x00\xeb\x35\x08\xa7\xf2\x1b\x5b\xd7\xc2\x14\x1f\x94\xc1\x7b\x17\x01\x7e\xef\x6d\xe3\x02\x5c\xc1\xef\x7f\x70\x03\x7f\x8d\xa3\x85\x3c\xcf\xa1\x9b\x75\xb3\x17\xee\x5c\x6f\xee\xbe\xca\x19\xce\xfa\xbc\x4f\x92\xc1\xb3\xa3\x32\xa0\x0a\xd9\x4f\xa8\xd0\xe3\x0c\xa2\xcb\xb1\x99\xbd\xe3\x99\x00\xae\xfa\xc9\x61\xb4\x37\x4b\x1a\xb6\x48\x70\xb0\x8d\x07\xd9\x04\xb2\x35\x68\x1b\xaf\xa2\x58\x78\x58\x60\x91\x43\x5f\x4f\x60\x4d\xbc\x06\xb5\x2d\x63\x1d\xd3\x3e\x29\x78\xf7\xec\x50\x12\x16\xa0\x0c\xa1\xdf\x0b\x89\xc0\x71\xce\x03\x79\x65\xca\x25\x47\x7f\xa4\xb4\xdd\x22\x0a\x0d\x92\xa2\x76\x1a\xdf\xa6\x55\xc8\xd9\xe7\x0f\xc9\xfc\xd5\xd8\x4c\xbc\xe3\x87\x7a\xbd\xb1\x26\x34\x35\x86\x63\x7f\xe0\x59\x41\x63\x8d\x86\x52\x13\xeb\x3a\xd6\x73\x11\xc6\x5e\x96\xd5\x73\x91\x9f\x09\xa6\x61\x42\x07\xfc\x32\x1d\xfd\x44\x31\xb8\xe4\x7f\xe4\xb0\x63\xec\x1e\x94\xcd\x7f\x41\x51\xa0\x5f\x42\x7f\x87\x8f\x41\x48\xa7\x11\x0f\x11\xc0\x23\x35\xde\x0c\x07\xf4\xb3\xa5\xa3\x5f\x58\xcc\xb3\xb6\x8d\x96\xbb\x8e\xcf\x3a\x59\xae\x44\x88\x65\x79\x40\x9e\x35\xd0\x80\x3a\x09\x64\x0c\x70\xb7\x18\x8f\x58\xa7\xaf\x01\xc3\x8d\xb7\x45\x23\xbf\x0d\xc3\x5e\xf6\x6f\x61\x38\xd2\x31\x60\x38\x6c\x9d\x30\x7c\x62\x0c\x7f\xf3\x8a\x18\x43\xee\x07\x7f\x1f\x41\x37\xd8\xfd\x66\x04\x7b\x00\xb7\x28\x1b\xaf\xe8\x70\x8b\x7b\x65\x54\xac\xf5\x9e\x21\x82\x19\xfe\x2d\x82\x92\xd7\x0d\x55\x71\x77\xbd\x86\x6b\xe7\xb4\xc2\x00\x4f\x15\x9a\x58\xaa\x4c\xb4\x5e\xfd\x95\x60\xab\x62\xaa\xc4\x21\x13\x29\x4d\x8b\xcc\x14\xd5\x40\xba\xda\xfa\x9a\x9e\xe2\x79\x77\xcb\xcd\xa1\xa1\x0a\xae\x52\xd1\x35\x01\x3d\x0c\x95\xe7\x44\x08\xfd\x62\x01\xf3\xe8\x1b\x07\x3d\x07\xfc\x73\x7c\x15\x67\x23\x5c\x33\x58\x74\xdd\x9b\xd1\x8d\x79\xe2\xeb\xba\x65\x42\x78\x31\x45\xdd\x28\xbd\x7c\x0d\xfa\x5d\x0c\x40\xb0\x83\xec\x40\xef\xf0\xe2\x0b\xf0\x3f\xe1\x3e\x60\x7a\xbd\xb9\xfb\x0f\x1e\x3e\x0b\x6a\x36\x1a\x87\xb3\x34\xcf\xd9\xc6\xcb\x38\x1d\x27\x6c\xbf\x0c\x45\xb2\x8f\x68\xfe\x59\xe4\xb8\x95\x3f\xe2\x21\x61\x37\x86\xee\x94\xcd\x7b\x6f\x6b\x5e\xa6\x18\x39\xbd\x79\x54\x80\xdf\x47\x20\xfc\xf1\x4d\x48\xdf\x33\x16\x3f\x44\x94\xbf\x12\xac\x25\x04\x69\x1d\x06\xbe\x12\xff\x49\xf4\x2c\xc3\xf6\x03\xec\x50\x78\xf4\xe7\x18\x7e\x0d\x28\x93\xaf\xe3\x75\xfb\xab\xc2\xa7\x38\x4a\x2c\x66\xe3\xcb\xd6\x6f\xab\x86\x0a\xfb\x64\x06\x70\x16\xd0\xb2\xb6\xd9\xd1\xeb\x80\xd4\xb8\xf7\xda\xee\x84\xfe\xa8\x8a\x42\xe3\x93\xf0\x38\x3f\x2a\x98\x47\xfa\x89\x12\x16\x8b\xd9\xf0\x14\x45\x78\xf8\xb0\x3d\xba\x90\x1a\xc7\x0e\xf7\xd6\x23\xfc\xf4\xf0\xb0\xd9\x0e\xaf\xc6\x40\xc2\x53\xc8\x5f\x4c\x1b\x0f\x1f\xb6\x73\xd2\xe1\x26\xae\xe1\x0d\xe9\x90\xa7\xef\xe3\x94\xf3\x51\x3c\x22\x08\x7e\xc3\xa2\xc4\x10\x84\x3f\x80\xac\xb8\xdf\x05\x7e\xf5\xd2\x45\xfb\x3c\x6d\xe4\xbd\x87\xd7\x01\x82\xb5\x06\x44\x18\x3c\x51\x01\x62\x7b\x8c\xa9\x53\xc0\xae\xa1\x08\xbb\x6f\x0c\x43\xbf\x04\x8a\xcf\xeb\xc6\xc8\xa8\x2b\xbe\x9f\x77\x08\x52\x68\x8d\x45\xce\x2a\xef\xf6\x3c\x9b\xc4\x49\x84\x7d\xa8\x6d\xa1\xf6\x07\x10\xbd\x13\x4b\x08\xc4\xd1\x0f\xd6\x4c\x20\xc1\xaf\x72\xb2\x4c\x70\xfc\x26\x57\xa6\x50\x9f\x54\xd1\x08\xad\x0f\xc0\xef\x22\xdf\x5b\x55\x21\x46\xe4\xb4\x90\x98\x9f\x9e\xfa\x83\x2f\x52\x98\x93\x2b\x50\x37\x9a\x94\xd3\x08\x7c\x55\x85\x25\x14\xe8\xd0\x14\xca\x94\x60\x53\xe3\x31\x4d\xbd\x43\x0f\x76\x1f\x7d\x61\x42\x6a\xda\x21\xaa\xee\xdf\x26\xe9\xdf\x8d\x21\x4a\x6e\xf4\x42\x4a\xeb\x59\x8f\x3e\xbc\xed\x5f\x35\xcb\xf4\x1b\x32\x7e\x1e\x64\x8d\x51\xcf\xd9\x8b\x83\x4c\x89\x36\x0f\xf0\x66\xf8\x7b\xa6\xcf\xbd\xe5\x60\x68\x28\xbd\x76\xf6\xdd\xf1\xcf\x8e\xfc\xce\x28\x9a\xef\xb8\xe4\xd2\x4e\x7e\x1d\x02\x12\xf7\x89\xb0\x84\xb3\xfd\x71\xd6\xd5\xc7\x6c\x7c\x71\xf8\x0c\x98\xf5\x11\x80\xaa\x1f\x4b\xf1\x19\x65\x43\x5c\x92\x2c\x1a\x10\x0a\x1b\x8f\x5c\x38\xa7\x0f\x43\x1a\xf5\x7f\x77\xe4\xff\x0d\xd6\x40\x61\x65\xc3\x95\x97\x5f\x30\x97\xb4\x61\x00\xb1\x27\xf4\xe0\x6d\x43\x8c\x2d\xe7\x51\x9f\xf8\x5c\xda\x68\x48\xc9\xe8\x51\x0c\x24\x9e\x8b\x30\x05\xe3\xcd\x6f\x31\x65\x4d\x42\xf0\x65\x69\xcd\x07\xa7\xc7\x83\xf5\xd9\x98\xfd\x5d\x5f\xb8\x3d\xf3\x97\xe0\x52\x09\xe7\xd0\x84\xa3\x8f\xe6\x40\x55\x6c\x8e\x31\xf3\x46\x62\x42\x07\x1b\xa1\x51\xa9\xc6\x86\xe4\xf9\x3c\x48\x5b\x7b\x4c\x61\x01\xa5\xb5\x45\xca\x62\x56\xe0\x74\x53\x82\x32\x20\xc0\x09\xa3\x64\x72\x9a\x35\x9e\x8c\x2e\xe3\x84\x3f\x60\x54\x23\x79\x25\xc3\x08\xa0\xb3\xde\xf4\x8d\x28\xfd\x2f\x00\x00\xff\xff\x6e\x13\x1e\x41\xf5\x14\x00\x00") + +func specTemplatesSwaggerServerConfigureapiGotmplBytes() ([]byte, error) { + return bindataRead( + _specTemplatesSwaggerServerConfigureapiGotmpl, + "spec/templates/swagger/server/configureapi.gotmpl", + ) +} + +func specTemplatesSwaggerServerConfigureapiGotmpl() (*asset, error) { + bytes, err := specTemplatesSwaggerServerConfigureapiGotmplBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/templates/swagger/server/configureapi.gotmpl", size: 5365, mode: os.FileMode(436), modTime: time.Unix(1495091793, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specTemplatesSwaggerServerParameterGotmpl = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xec\x5b\xeb\x73\xdb\xc6\x11\xff\x1c\xfe\x15\x1b\x36\xf1\x00\x1e\x1a\x72\xd3\x4c\x3f\xa8\x51\x67\x62\x5b\x89\x35\x89\x2d\x57\xb2\xfd\xc5\xe3\xc9\x9c\x88\x25\x79\x35\x5e\xba\x3b\x8a\x66\x31\xf8\xdf\x3b\x7b\x0f\x00\x87\x07\x05\xc9\x4e\xd2\x74\xa2\x4f\xe0\x3d\x77\x7f\xbb\xb7\xaf\x3b\x95\x25\xc4\xb8\xe2\x19\xc2\x5c\x26\x7c\x89\x05\x13\x2c\xbd\x61\x09\x8f\x99\xca\xc5\xbc\xaa\x66\x65\x09\x7c\x05\xb9\x80\xe8\x05\xcf\xce\x14\xa6\x12\xa2\x17\xec\xa3\xf9\x32\xfd\x4b\x96\x62\xc2\xff\x83\x10\xbd\x64\x29\x42\x55\x5d\xd2\x8f\xe3\x13\xe0\x99\xfa\xfb\xb7\x41\x82\x59\x60\x56\x61\x59\x0c\x41\x96\x2b\x88\xce\xe4\xf7\x42\xb0\x7d\x68\x7f\x3e\x67\xf2\x19\x97\x4b\xc1\x53\x9e\xd1\xc6\x61\x3d\xec\x2c\x53\x28\x56\x6c\x89\x4d\xd3\xa5\x12\xc8\xd2\x90\x3e\x5f\x6e\x93\x84\x5d\x25\xb4\xe7\xc3\xb2\x04\xcc\x62\xa8\xaa\xb2\x84\xe8\x2d\x4b\xb6\x78\xfa\xb1\x10\x28\x25\xcf\x33\xa8\xaa\x30\x9c\xd5\x23\x2c\x53\x0d\x47\x55\x35\xe3\x2b\x40\x21\x88\x6a\xcb\x3e\xd6\xdd\x44\x7d\xf4\x8a\xa9\x0d\x54\xd5\x02\xca\x12\x0a\xc1\x33\xb5\x82\xf9\xd7\xd7\x73\x88\x7e\xce\x97\x4c\x99\x3d\x74\xe7\x20\x1a\xba\xa7\xbd\x5f\xf8\x0f\xbd\xdd\x97\x27\x90\xf1\x04\xca\x19\x80\x40\xb5\x15\x19\xb5\xce\xaa\x01\x52\x5b\x90\x0f\x91\x6a\xbb\x3f\x13\xa9\xf5\x7a\x77\x27\xf4\x4d\xc6\xaf\xb7\x78\x88\xd6\xd6\x88\xbb\x91\xfb\x7b\x6b\xd0\x1d\x91\x38\xcd\xb6\xe9\x08\x04\xd4\xf5\x87\xe2\xdd\xe8\xaf\xe5\xe8\x2e\x40\x34\x5f\xce\xce\x14\x22\x2f\x50\xa8\x7d\xc7\xd4\xb4\x80\x3b\x93\xaf\x88\x17\xc5\x6f\xd0\x10\xa4\x30\x2d\x12\xa6\x10\xe6\x76\x3c\xcf\xb3\x7a\xc8\x1c\x22\x33\xca\x47\xff\x4c\x3e\xdd\x4a\x95\xa7\x3f\xe4\x22\x65\x4a\xa1\x18\x11\x85\xe9\x3f\x5f\x05\x65\xa9\xa5\x41\xbc\xce\xcb\xb2\x16\x40\x55\xcd\x4d\xc3\xe5\x8e\xad\xd7\x28\xcc\x78\xdd\x5a\x96\x5d\xa4\xaa\x2a\xba\x54\x82\x67\xeb\x20\x5c\xc0\x4a\x8f\x94\x87\xd1\x1a\xa0\x5b\xcb\xb6\xcb\xf8\x90\x75\x6e\x33\xfe\xa8\x03\xb7\x43\xfb\x8a\x67\x71\xe1\xa0\xd2\xf3\xe7\xa3\x92\x69\xf6\xa0\x59\x68\x64\x72\xc3\x04\xc9\xfe\x86\x89\x8c\x6c\x44\xf4\x74\xc3\x93\x78\x40\x43\x2e\xb4\x86\xfc\x98\xbf\xde\x17\x24\xb5\xd9\x2a\x17\xd0\xf8\x0e\x33\xeb\x39\x93\x6f\x6b\x01\x4a\xd7\xfa\x34\xcf\x6e\x50\x90\x84\x6c\xc3\x90\xe8\x68\xf1\xb3\x2c\xc6\x8f\x6f\x99\xfd\x89\x89\xa4\x8d\x7e\xa9\x59\x59\x4c\xa2\xf3\x2d\x49\x5f\xb0\x6c\x8d\x93\x86\x3f\xd5\x12\xeb\x32\xe2\x84\x44\xa8\xeb\x5e\xc7\xca\xe8\x2a\xc7\x27\x20\x77\x6c\x1d\x5d\x16\x09\x57\x4f\xf6\x86\xb5\x60\x12\xc1\x7d\xe3\xe0\x70\x4b\x12\x5c\x12\x94\x66\x35\x3a\x99\x86\x9a\x21\xb5\x71\x22\x35\x93\xc1\x12\xfe\xc8\xc0\x58\xf3\x41\x1a\xd8\x95\x4a\xdd\x79\x2b\xa9\x0b\x77\xba\x5a\x88\xd4\xcb\x54\xd5\x34\x76\x89\x07\x7b\x4e\x5b\x67\xa6\x7d\x6a\x72\x21\xa3\xb3\x4c\x9f\x03\xd2\xb6\xa0\xd9\x6d\xd4\x9c\x9a\x6e\xcf\xa8\xce\x9b\x69\xb5\xd6\xce\xa7\xe9\x10\x91\xe8\xe1\xd7\xc0\xd6\xd7\xdd\x7b\xc0\x67\x2d\x47\xf4\x8a\x09\x89\xff\xbf\xa8\x4d\x47\xc6\xea\xd4\xed\x30\x98\xf5\xac\x69\xb3\x5b\x99\x1f\xdd\x93\x31\xe6\x86\xfc\xf3\x31\xc5\xee\x9d\x00\x2b\x0a\xcc\xe2\x49\x82\xba\x98\x8a\x55\xdb\x46\x17\x6c\xf9\x81\x19\x83\x15\xbd\xb2\xdf\xc4\xd2\xd1\x11\xbc\xde\x70\x09\x2b\x9e\x20\xec\x98\x84\x35\x66\x28\x98\xc2\x18\xae\xf6\xa0\x36\xa8\x6d\xce\x1a\x05\xa8\x3c\x4f\x22\x1a\x7f\x1a\x73\xc5\xb3\x35\xa8\x7a\x5e\xca\xd7\x1b\x05\x85\xc8\x6f\x10\x56\x5b\xa5\x97\xda\x60\x06\xfb\x7c\x0b\x02\x1f\x89\x6d\xe6\xad\xe4\xb6\x80\x65\x9e\xa6\x2c\x8b\x67\x33\x9e\x16\xb9\x50\x10\xcc\x00\xe6\x19\xaa\xa3\x8d\x52\xc5\x9c\xf0\x9e\xaf\xb9\xda\x6c\xaf\xa2\x65\x9e\x1e\xad\xf3\x47\x79\x81\x19\x2b\xf8\x91\xd1\xc5\xf9\xf8\x00\xe7\x9b\x0f\x0c\x11\xdb\x4c\xf1\x74\xc2\x88\xa3\x94\xc7\x71\x82\x3b\x26\x0e\x0d\x26\xe6\x34\xc9\x52\x89\x55\xaa\x46\x87\xe9\xde\xb9\xd5\x25\xe3\x44\xa2\x67\xb8\x62\xdb\x44\x9d\x69\x14\xa4\xf1\x4d\xde\x29\x72\xaa\xd4\xd2\x4a\x3b\xf7\xab\x0f\xb8\x5f\xc0\x57\x37\x24\x7e\x52\xf1\xc8\x5b\x84\x7a\x49\xf7\x3b\xeb\xd9\xe1\x9d\x55\x43\xad\x0d\x2f\x71\x47\xa3\x99\x5c\x32\x2f\xae\x7f\x45\x4a\x2e\x61\x29\x90\x29\x94\xc0\x20\xc3\x1d\x1c\x1a\x99\x5f\xfd\x1b\x97\x8a\x96\xdc\x71\xb5\xd1\x0a\x10\x1b\x3e\x41\x6f\x2f\x81\x67\x5c\x71\x3d\x37\x8e\x66\xab\x6d\xb6\xbc\x65\xf3\x20\x3c\xb8\x21\x59\x2b\x0a\x35\x02\x0f\x5b\xdb\xa9\xe1\x20\x1b\x4b\x91\xae\x25\xc3\xb5\xd9\xb0\xf6\x07\x9e\xa0\x1e\x6d\x3a\xea\x03\x76\xf6\xac\xaa\xdc\x94\x13\xe8\x07\x98\x34\xda\x5a\x32\xe3\xa0\x30\x8b\x7d\x11\xfe\xe5\x66\x5e\x0b\xb9\xa1\xc4\x8f\x51\xc3\x8e\x78\xeb\x50\xda\x7d\xe8\x55\x67\x00\x61\x13\xfe\x1d\x40\xc3\x98\x6e\xf3\x7d\x0c\x29\x2b\xde\x49\x1d\x55\xbe\xe7\x2e\x9e\x2f\x2b\x6b\xdf\x27\xa3\x55\x8f\xb6\x51\xee\xf1\x6f\x90\x55\x3c\x68\x43\xd1\x12\x09\xd4\x32\x59\x34\x4c\x74\x30\xd3\x1d\xd5\x42\xfb\x0c\x63\xea\x0e\x6a\x76\x9e\x29\xc6\x33\x09\x2c\x49\xb4\xb6\x5e\xe5\xdb\x2c\x86\xc2\xf4\x52\x2c\x4a\x8d\x65\x09\x9b\x6d\xca\xb2\xf6\x02\x40\x6e\x40\xfb\x37\xda\x43\xed\x0b\xbe\x64\x49\xa2\xad\xa7\x44\x60\x02\x21\xbf\xa2\xa5\x31\x86\x95\xc8\x53\x60\x40\xf6\x2d\xba\xc0\xeb\x2d\x4a\x3a\x21\x34\xcd\x1a\xc7\x63\xbd\x1f\x2a\x14\x52\xdb\x6a\xbb\xc5\x4c\x91\x9f\x3c\x44\xbe\x54\x62\xbb\x54\x50\x92\x65\x39\x3a\x82\xe7\xaf\x5f\xbf\x02\xbb\x03\x9c\x9b\xa3\x08\xba\xd5\x35\x3e\xf4\x88\x98\x39\x65\x19\xd1\x15\x0b\xe0\x8f\xa8\xcc\xb0\x17\xac\xb0\x5a\x28\x35\x2e\x2d\xb2\x79\x06\x8c\x56\xb1\x31\x88\x39\xfe\xb9\xe0\x6b\x9e\xb1\x04\x48\x80\x92\x96\x62\x12\x3e\xe0\x5e\x6a\x97\xf2\xfa\xfc\xd9\xf9\x31\xbc\x21\xb4\xf4\x4c\x95\x83\x54\xb9\xc0\x66\x69\x5a\x56\x2a\x64\x31\xe4\x2b\x60\x96\xdb\x08\xce\x05\x6c\x25\xd2\x1c\xd3\xb2\x15\x68\x4d\x89\x0e\x4e\x2e\x70\x89\xfc\x06\x85\x13\xd4\xc3\x03\x08\x86\x1e\x73\x41\x08\xc1\x30\x12\x0b\x13\x09\x85\xed\x3c\x2c\xb7\x07\x67\x41\x61\x93\x85\xea\x09\xcf\x62\x87\xf5\x55\xae\x36\x40\xe1\xb3\xd4\x87\xc5\x79\x27\x32\xa3\xc2\x0c\x59\x00\x57\xc0\xa4\xdc\xa6\x48\x80\x32\x45\xce\xb1\x48\xf0\x23\xb9\xd9\x6c\x2d\x81\xd3\xaf\x14\x33\x05\x0c\x6c\x06\x44\x47\x24\x30\x0e\x25\xba\xc0\x35\x97\x4a\xec\x43\x43\x1d\xd4\x04\x13\x29\xa4\xbc\x52\x2f\x50\x9b\x5e\x12\x4b\x92\x68\xf0\xa4\x12\x4c\x3b\xf0\x14\xd5\x26\x8f\x81\x94\x57\xde\x1b\xc4\x16\xdb\x81\xf0\x95\x6c\x01\x22\xdf\x2a\x84\x87\x8d\x43\x8d\x5e\x30\xb5\xdc\x60\x7c\x41\x1d\x8e\x76\x67\xc8\x05\x4a\x78\xf7\x5e\xb7\xd9\x14\xa9\x43\x4a\xd4\xd6\xe7\x13\x10\xb3\x26\x03\x79\xce\xe4\xbf\xb6\x28\xf6\xb5\x41\xbb\x96\x3a\x6b\x33\x2e\xdd\x84\x4b\x32\x10\xd1\x9b\x8b\x9f\x23\x3d\x30\x08\x5b\x16\xd8\x5b\x87\xe2\xf0\x7a\x99\x26\xfd\x17\x26\xb6\x7e\xb1\x4d\x14\x2f\x98\x50\x34\x2c\xf8\xdb\x37\xf0\xdd\x77\xf0\xcd\xe3\x6e\xc6\xfe\xc5\x17\x4d\x64\xad\x21\x39\x15\xe2\x65\xae\xea\xc9\xb5\x29\x36\x7f\xad\xf4\xde\x35\x55\x75\x9a\xe0\xef\xaf\xb7\xed\x17\x08\x0e\xaf\x35\xfb\xa2\xf2\xf9\xd3\x78\xd4\x4c\xce\x00\x56\xf1\x30\x5e\x34\x38\x1c\xf4\x50\xb3\x61\xb7\x5b\x43\xd9\x76\x10\x6d\x27\xd8\x88\x89\xa4\x34\xa8\x5b\x0b\xb8\xde\x7c\x18\xe9\xf9\x85\xc8\xbc\x96\xd1\x8f\xa8\xce\x7f\x6a\x17\xc4\x5a\xe9\x8c\x4d\x27\xbb\xda\x43\x07\xd2\x5f\x55\xfb\x95\xe0\xee\x44\x68\xbd\xb6\x75\xa0\x81\x6a\x0d\x68\x55\xae\x83\x7c\x81\x52\x1b\x91\x26\x9b\x69\x52\xc0\x33\x49\xe4\x3b\x38\xc4\xd8\x7e\x87\xe1\x30\xe4\x18\x11\x7c\x4e\x60\xee\x4e\xce\xe7\x04\xe6\x39\xb2\x18\x85\x83\xe6\x9e\x1c\x44\x66\x95\x77\xfa\x10\x3e\x65\x59\x9e\x91\xb3\x36\x8d\x3f\xe1\xde\xc3\xe9\xfd\x02\x94\xd8\xe2\xe7\xe5\xa2\xb6\x26\xfa\x0c\xd8\x36\x3f\xf2\xec\xd5\xd4\x87\x2b\xed\x86\xe8\x45\x63\x0f\x68\x69\x5a\x6a\x44\xd8\xb7\x53\x4c\xf9\xfd\x4b\xdc\x05\xdf\x3e\x7e\xbc\x80\xb9\x40\x16\x53\x9e\xa7\x53\xbc\xaf\xaf\x61\xc5\x78\x82\xf1\x31\x7c\x7d\x33\xef\xe5\xf9\x81\x4f\x5d\xe8\x4a\x11\xa1\x06\xc1\xf0\x6f\x36\x1e\x92\xd6\xa0\xf2\x40\x63\x7d\x88\xa9\xf2\x19\x53\xec\x78\x10\x88\x05\x18\x28\x86\x7b\x4d\x5f\xd5\x11\x46\x55\xad\xe2\x11\x9d\x5d\xc5\x87\x4f\xd7\x2a\xfe\xac\x87\xea\x3e\x74\x7c\xba\x42\xf6\x22\x65\x5f\x4b\xff\xb4\xd2\x87\x8e\x31\xc5\x70\x9d\xa3\xfc\xa7\x36\xf5\x22\x81\x06\xa8\x27\x79\x6c\x75\x27\xba\x5c\x6e\x30\x65\xc6\x7e\xbb\xe3\xfd\x9c\xe9\x11\x81\x8d\xa9\xad\xce\x99\x91\x75\x62\x68\x0b\xf8\x93\x4d\x47\x44\x4b\x7a\x07\x3e\xc6\x15\x0a\xdb\x11\x3d\x4d\x72\x89\x41\xe8\x53\x5a\x6f\xf9\x84\x49\xd4\x95\xc9\xa6\xe9\xf4\x63\x91\x0b\x85\xc4\xdf\x55\x1e\xef\xbd\x3a\xf5\x8b\x3c\xc6\x44\x36\x65\xb5\xe8\x4d\x96\x32\x21\x37\x2c\x29\x4b\x0a\xaf\x79\xe1\xfa\x5c\xc5\xb3\x37\xa5\x77\x75\x73\x99\xf0\x25\xd6\x90\x06\x86\x6c\x27\xab\xa7\x79\x46\x99\x82\x18\xb0\xee\x0e\x3e\x0a\x8b\xb9\xc0\x3a\x0f\xb6\xc3\x4e\x4e\x80\xe7\xd1\xe9\xf9\x0f\x75\x94\xa8\x5b\x9d\xf5\x77\xb3\x26\xdf\x2c\x86\x26\xc9\x9e\x79\x19\xf8\xa8\xbe\x34\xc2\xa0\xf8\x9e\x70\xec\x5c\xf9\xb4\xd5\xde\x67\xd5\x7d\xd4\x48\x3c\xa0\xe9\x1d\x6d\xbd\x33\xf3\xa3\x6e\xb0\x0d\xc4\xad\x8e\xee\x10\x3e\x16\x20\xeb\x02\xc1\x2f\x4e\x1c\xf2\xc2\x3a\xba\x3f\xa5\x9f\x9f\x4a\xc3\x02\xe6\x73\xeb\x8d\x47\xf0\xe9\xc8\xaf\x7d\xaa\xbb\xce\x7b\xd0\x3f\xb8\x82\xb7\xf9\x19\x34\x05\xa1\xfa\xf8\xb4\x0b\x3e\xde\x25\x58\xc2\x99\xc4\xb8\x75\xf7\x61\xd2\x5e\x53\xb2\x08\x89\x37\xca\x5e\x7f\x31\xb7\xc7\xfe\xf5\x5d\x2f\x33\x6d\x5f\xcb\x4d\xb4\x14\x4e\x11\x7c\x6b\x7b\x78\x9f\xc8\xe6\xdf\x18\xdc\x6a\x39\x0f\x5a\x4f\xf3\x77\x25\x90\x7d\x98\xb9\xc4\x6c\x40\x1a\xde\x87\xf5\x40\x53\x20\xae\x3b\x6a\x8c\xeb\x96\x3e\xc8\x0d\xff\x74\xac\xee\xc4\xe1\x01\xfe\xfa\x7a\xa5\x91\x4e\x30\xa3\x81\x21\x1d\xc8\xc7\xed\x2a\xe4\x64\xf3\xde\x2d\x3c\xf6\x2c\xf7\x78\x1d\xf1\xca\xf8\x05\x43\x5c\xb7\xae\x5e\xf5\x0f\x48\x5b\xff\x7f\x1b\x73\x51\xb5\x69\xea\x17\xfe\xeb\xef\x36\x92\xff\xac\x81\xf4\xaf\xeb\x48\xd2\xb9\xe4\x0a\x9b\x5b\x73\x63\x53\x04\xca\x28\x8a\x9c\x13\xb7\x93\x6c\xf5\xaa\x2c\xe1\xab\x65\xc2\xa4\xd4\x80\x1f\x9f\x40\xd0\x11\x42\x68\xaf\xfd\x7b\xc9\x3e\xcd\x14\x6d\x19\x1e\x9f\xf4\x84\x3a\x6b\xea\x01\x5a\x4f\xbd\xf8\xa0\x95\x0c\x85\xe0\xbd\x1d\x6b\x97\xcb\x87\x9f\x66\x1c\x2e\x59\xb5\x38\x6a\xaa\x55\xa3\x79\x22\xdb\x51\xbe\x01\xef\xde\x9b\x02\xe0\x02\x36\x4c\xfe\x84\x7b\xb8\xca\xf3\xa4\x7e\x97\x01\x23\xc5\xb7\xd2\x0b\x2b\x5c\x81\xbb\x4e\xec\x43\x4f\xbf\xf8\x0a\xbe\xb4\x8b\x0f\x09\xf0\x5e\x1e\xd9\xd3\x14\x5d\x4a\x63\x3b\x30\x9c\xb4\xf4\xc6\xf0\xe8\xe9\x0e\xdb\x51\xec\x64\x3a\xde\xb5\x07\x3d\xfa\xeb\xfb\x66\xdd\x29\x8c\x99\xce\xef\x93\x24\xdf\x9d\xa6\x85\xda\xeb\x0a\x92\x6f\x69\xea\x07\x34\x6e\x92\x7d\xf8\x32\xfd\x55\x93\x60\xbb\xe1\x78\xb5\x55\xf2\x1a\x88\xdd\x03\xe8\x52\x0e\xc6\x66\x1a\xa2\x1d\x39\xe1\x18\xfd\x1a\xa6\x13\x98\xcf\xa1\x84\xa3\x23\x40\xea\x77\x95\xd5\x82\x49\x73\x85\x90\xab\x0d\x0a\x68\x5e\x1b\xc9\xb6\x07\xf5\xee\x55\xec\xfb\x18\xdf\x54\x34\x77\x4e\x87\x2e\xa9\x9a\xd0\xa9\x09\xad\x72\x69\x12\x66\x73\x63\xf4\x5b\x5d\x59\x11\x6b\xde\xd1\xaf\x2a\x6b\x17\xde\xd5\x17\x46\xef\x07\x2c\xf7\xed\x57\x46\xe6\xf0\xd7\xb6\x1c\xfa\x57\x46\x9d\x6b\xa2\x5e\x09\xc0\xf2\xd1\x0d\x52\x6b\x93\xd7\xf7\x03\x2e\xae\x69\x3d\x3d\xd1\xf2\xf5\x9f\xa7\xb4\x1f\xa6\x90\x2a\xde\xeb\x01\xc5\xe4\xf7\x7b\x5e\x67\x2d\x77\x73\x08\x6a\x16\xa6\x8b\x60\xcc\x3f\x6a\x3e\x7b\x05\x81\xbe\xb9\xf5\xf1\xe8\xbd\x37\xf1\xa8\xf5\x1e\xbe\xb5\x89\xfe\xe3\xc0\x75\x8f\x4b\xce\x96\x27\xeb\x6a\xac\xfb\xed\x24\x10\x7a\x0f\x28\x03\x8d\x6d\x14\x3c\xf4\x4e\x78\x68\x32\x28\x12\x0a\xa9\xf9\xa7\x4b\x5a\xb0\x5d\x4f\xed\xad\x71\x6a\xbf\xb1\xbb\xad\xd6\xea\xcc\xf8\x60\x39\xe2\x50\x51\x61\xc0\x48\x3b\x42\xbc\x78\xc4\xf0\xdc\xce\x3c\xfe\xf7\x9c\x7d\x27\x68\xfc\xd5\x9d\x7a\x6d\xa3\xf0\x1a\xfa\xcf\xf8\xe6\xe9\x36\x51\x7c\xde\xb9\x35\x3f\xf8\xb4\xd0\x82\xe0\x67\xe8\xd7\x37\xc3\x01\xf8\x84\x50\x62\x6c\xea\x70\x78\x01\x8f\xc0\x06\x18\x13\xdf\x4c\x8d\x3d\x87\x1c\xd9\x76\xe0\x61\xda\xc0\xd3\xc7\xde\x51\xd0\x55\xa1\xdb\x43\x9a\x06\x88\x49\xa4\x7b\x79\xcf\xaf\xa6\x18\x5e\x28\x33\xf2\xa2\x23\xc6\xd5\x5b\xf7\x72\x68\xf8\x6d\x69\x2b\x06\x98\x86\xe1\xfd\xb0\x78\xf0\x40\x4f\x71\xf4\xb4\x15\x69\x9a\xa5\x73\x33\xbd\x22\xd3\xa7\x0a\x25\xe3\x49\x37\x39\x6c\x83\x7c\xf0\x8d\xac\x1b\x35\xd1\x4c\xdf\xfe\xea\xcf\xbb\x93\xd6\xd5\xc1\xdf\xd7\x48\xf7\xad\xb4\xff\x0c\x9d\xc2\xb6\xee\x6b\xed\x61\xca\xef\x63\xcb\x27\xf0\x73\x4b\x76\x36\xe1\x1d\xe7\xa0\x2f\x1a\xfc\xcf\x04\xfb\xf5\xdf\x00\x00\x00\xff\xff\x6f\xed\x28\xc6\x0c\x35\x00\x00") + +func specTemplatesSwaggerServerParameterGotmplBytes() ([]byte, error) { + return bindataRead( + _specTemplatesSwaggerServerParameterGotmpl, + "spec/templates/swagger/server/parameter.gotmpl", + ) +} + +func specTemplatesSwaggerServerParameterGotmpl() (*asset, error) { + bytes, err := specTemplatesSwaggerServerParameterGotmplBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/templates/swagger/server/parameter.gotmpl", size: 13580, mode: os.FileMode(436), modTime: time.Unix(1494150524, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specTemplatesSwaggerServerResponsesGotmpl = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xec\x59\x5b\x6f\xdc\xb8\xf5\x7f\xd7\xa7\x38\xd1\xdf\xff\x62\xc6\x18\x6b\xd2\x87\xbe\xb8\xeb\x05\x9a\x4b\x1b\x17\x6d\x62\xd8\x69\x0b\x34\x08\x76\x69\xe9\xcc\x0c\x77\x25\x52\x21\xa9\xb1\xa7\x82\xbe\x7b\x41\x91\x94\x28\x89\xb2\xc7\x6e\x92\xa7\x7d\xb2\x29\x9e\x73\x78\x2e\xbf\x73\x21\xa7\xae\x21\xc3\x0d\x65\x08\xb1\x44\xb1\x47\xb1\x43\x92\xa1\xb8\xad\x68\x9e\xa1\x88\xa1\x69\xa2\xba\x06\xba\x01\xc6\x15\x24\x97\xf2\x4f\x42\x90\x03\x34\x4d\x5d\x83\xc2\xa2\xcc\x89\xd2\x9c\xb4\x28\x73\x0c\xf2\x27\x86\x16\x73\x89\x13\xae\x9c\xa6\x0f\x33\xb1\xcc\x9c\x7f\xd6\xff\xdb\x6b\x3b\x7f\x66\xa7\x73\x72\x29\xdf\x57\x79\x4e\x6e\x73\x84\xb3\xa6\x89\xf6\x44\x40\x5d\xc3\x9e\x08\x46\x0a\x84\xe4\xf2\x0d\x34\x0d\x48\x25\x28\xdb\x46\x74\xa3\xf7\x92\x6b\x4c\x91\xee\x51\xbc\xd7\x14\x4d\x93\xd4\x35\x94\x44\xa6\x24\xa7\xff\xe9\x38\x5e\x5c\x00\xa3\x39\xd4\x11\x04\xc4\x5d\x80\x3d\xfc\xcf\x5c\x14\x44\x29\x14\xc6\x9a\xc1\x7a\x71\x7a\xe4\x59\xcb\x81\xf3\xfa\x38\xbc\xae\xa4\xe2\x85\x2f\xf2\xb4\xf3\xd8\x91\xa2\x3b\x1f\x4d\x65\x25\x37\xad\x4f\x16\xcb\xba\x46\x96\x69\xd2\xf6\x4f\xd4\x3a\xb6\x57\x67\x64\xf9\xf9\x71\xa6\x3f\xcb\xf2\x6f\x64\x90\xf5\x99\x06\x87\x89\xff\xc8\xa4\x17\x17\x10\xc7\x6d\xa0\xc5\x5d\xf2\xae\x85\xd9\x62\x99\xdc\xa0\xd2\x56\x94\x82\x32\xb5\x81\xf8\xff\xbf\xc4\x90\x58\xbd\x56\x53\x21\xcb\xa8\x3b\x67\x04\x61\x9d\x00\x54\x61\xf1\x2c\x14\x27\xff\x24\x79\x85\x6f\xef\x4b\x81\x52\x52\xce\xa0\x69\x6e\x46\x58\x9e\x52\x8c\xa0\x1b\x94\xf1\x04\x00\x4f\xd9\xbd\xa8\xcd\x50\xfc\x4f\xb0\x3b\x33\x5e\x09\xea\xfd\x04\xf8\x3d\xa8\xf7\x57\x53\x7b\x02\xae\xa0\xda\x3d\xc4\xc2\x14\xd7\x70\x01\xa4\x2c\x91\x65\x33\xaa\x5f\xaf\xe6\x64\x8f\x91\x37\x00\xde\x1c\xe8\xc6\x45\xf2\xf5\x8e\xe6\x59\x50\xaf\x4f\x9f\x2d\xdc\x36\x5c\xc0\x4f\xab\xa3\xb8\x74\x94\x04\x61\x5b\x9c\x03\xa8\x71\xc4\x59\x57\xea\x8c\xa0\xb9\xc6\xf3\x60\x06\x19\xde\x67\x35\x20\x9f\xd3\x86\xb0\x89\xfc\x4e\x68\xd4\xba\x22\x02\x99\x72\xa8\x9c\x96\x43\x79\x47\xb6\xc9\x5f\x39\x65\xaf\x0e\x06\x30\x8b\xa3\x3c\xdb\xba\x72\x50\x5d\x5e\xf3\x3c\xc7\x54\x51\xce\x8c\x9c\xb6\xac\xd0\x0d\xe4\xc8\x16\xd3\x82\x03\x3f\xc2\xcb\xd6\x91\xbb\xbd\xcd\x8a\x21\xc1\xa7\x97\x9f\x23\xd0\xa6\xec\xf6\x1e\xfc\x9e\x50\xe3\x76\xfb\x65\x04\xf0\x84\xc4\xfc\x5e\x8e\x08\x66\x41\xe7\x8e\x19\x02\x69\x9d\x14\xda\xeb\x5c\x35\xcb\xeb\x3b\xf0\xab\x67\xb0\xf4\xfd\x6c\x81\x38\xfc\x77\x38\xbd\x09\x94\x25\x67\x12\xfd\xc1\x4d\x3b\x98\x67\x08\x67\xbf\x87\xa6\x59\xaf\xe1\xdd\xc7\x8f\x57\x90\xea\x2f\x3a\x6f\xd5\xa1\x6c\x73\xd1\x6b\xa6\x3a\xcc\x4d\x13\xa5\x9c\x49\x15\xdc\x6a\xc5\x51\xa6\x4c\xab\x30\xd2\xfd\x89\x2d\x5a\x9f\xda\x72\xf9\x06\x65\x2a\x68\xa9\xba\x1a\x3a\x92\xd5\x66\x7c\x3d\xa5\xd3\x98\x7a\x80\x7e\x57\x15\x84\xf9\x1f\x5d\xc9\x8d\x34\xd0\xb6\x28\xce\x9d\x23\x34\x75\x4a\x0a\x1c\x88\x88\x4e\xd7\xd1\x8c\xdd\x76\x20\xac\x52\xe5\x10\x43\x37\x80\x5f\x7c\x17\x46\x00\x3f\x49\x45\x54\x25\x9d\x1f\x0c\x61\x37\x7c\x99\xfa\x66\x53\x49\x6a\xa7\x9f\xd6\x75\xd0\x1b\xd3\x2f\x9d\x10\x4d\x7f\x8d\x5f\x2a\x2a\x30\x33\x87\xba\xd5\x39\x28\x51\xe1\x98\xf6\xef\xe4\x9e\x16\x55\x61\x48\xed\xe2\xdc\x35\xc4\xb7\xf7\x69\x5e\x49\xba\xc7\x9e\xea\x87\x81\xca\x1e\xfb\x44\x30\x65\x9e\x60\xb3\x08\x08\xee\xa8\x7e\x1c\x09\xee\x36\x26\x82\xab\x5c\xd1\x32\xc7\x0f\x1b\x2b\xdb\xae\xe1\xc3\xa6\x95\x3f\x24\x08\xd8\xfb\x37\x64\x5b\xb5\xeb\x2c\x06\xb3\xb6\xbc\xde\x76\xc0\xa2\x01\x2b\x65\x43\x56\x6f\x7b\xcc\x7a\xd5\xf6\x7c\x66\x18\xed\xc2\x70\xf5\x3b\x01\x4d\x2f\x75\x8b\xea\x15\x6d\x97\x9d\x9e\x6e\x33\xa0\xa6\xcf\x47\xd9\x80\xaf\xdf\x1c\xf3\xfd\x83\xd1\x2f\x15\x7a\xac\xe6\x43\x18\x36\xef\x88\x7c\x83\x1b\x52\xe5\xca\xd0\xda\xc5\xf9\xa0\xf0\xfe\xdf\x3e\xd6\x50\x75\x64\x7d\xa2\x03\x9c\xae\x0d\xf8\x67\xf2\xfa\x2f\xfc\xa3\xce\xb3\xa6\x81\x9f\x7f\x91\x9c\x9d\xc7\x75\x6d\x6b\x88\xd7\x4b\x3d\x98\xaf\x78\xa1\xdb\x79\xa9\x0e\xdd\x21\xf1\xcf\x7e\x7a\x75\x39\x99\xdc\xa4\x3b\x2c\x88\x51\xe7\x8e\xaa\x9d\xf7\x25\x02\x78\x6e\xca\xfd\x96\x46\xbf\xa5\xd1\x53\xd2\x28\x02\xb8\x64\xe7\xf0\x8a\x67\x87\x36\x1b\xfc\x8d\x2b\x72\xc8\x39\xc9\x6c\x90\x09\xcb\x60\xd1\xe2\xdd\xe0\x34\xb9\x94\xaf\x88\x44\x9d\x1f\x4b\xef\xdb\x6b\x5e\x94\x39\xde\x7f\xb8\xfd\x05\x53\x35\xb9\xd6\x5b\xb2\x49\x5a\xdd\xf2\xec\xd0\xe7\xce\x28\x65\x74\x43\x5e\xc3\x7b\xbc\x0b\xe7\x69\x2a\x90\x28\x94\x33\x59\xdc\xa6\x56\x66\x73\x7f\x67\x5b\xda\x5e\x4f\x2a\x32\xda\x54\x2c\x9d\x95\xbb\x08\xf5\xce\xd4\x76\xcc\x4e\xb9\x25\x9c\xce\x54\x8f\xb9\xde\x4b\x37\x66\x78\xf9\xe1\xc2\x4e\x75\x60\xd6\x17\xf0\x87\x97\x2f\xdb\x69\xc9\x8f\x81\x40\x55\x09\x06\xbf\x0b\x1e\xd2\x0d\x6d\x93\x73\xbc\x06\x7f\xde\x8a\x5f\x39\xd2\xf9\x2e\x1f\xaa\xa8\xc1\x63\x1f\x2c\xae\xab\x51\xa9\x33\xff\x7b\xd7\x8f\x91\x43\xd6\x6b\xf8\x17\x55\xbb\x9b\x7e\x20\x21\x59\x26\x41\xed\x10\x8c\x0d\xa0\x78\xbb\x0a\x8d\x4d\xe0\xc6\x24\x13\xca\xd0\xd3\xcc\x4c\x7c\x96\xa3\x53\x17\x2e\xb2\xf3\x01\xb5\x03\xf8\xf8\x21\xc7\x9f\xa5\x2e\x5a\x5f\xf7\x61\x0b\xd0\x5b\x34\xdf\xa0\xf2\x4c\x96\xa8\xbe\x87\xc9\x83\x43\x3d\x8b\x9f\x60\x9a\x87\xce\x10\x86\x5c\x38\xc3\x2e\xec\x22\x3b\x1d\x6a\xf5\x76\xc0\xea\x93\x07\xcc\x3e\x79\xc4\xee\x93\x61\xac\x67\x93\xbc\xbb\xc6\x75\x8a\xf4\x9d\x7f\x9a\xe0\x27\x63\x40\x4c\xd4\x48\xc2\xc6\x0f\xef\xb1\xee\xac\x23\xb1\x32\x33\xe8\x3b\xd8\x7c\x6f\x7f\xce\x69\x74\x8c\x3b\xbf\x8e\xdb\x86\x38\x1c\xcc\x53\x0e\x83\xae\x7d\x75\xa8\x2b\xed\x87\x6f\x58\x50\xec\x99\x8b\x72\xd2\x3a\xe7\x3a\xe4\x6c\x4b\x7d\xac\x75\x3e\xb9\x50\x39\x7f\x5c\x38\x47\x1c\x89\x3d\xc7\xd7\xa1\xed\x1b\xfb\xb1\x3f\xf2\xfb\xb8\xf1\x78\x7f\xf9\xad\xb9\x45\x99\xa0\x0a\xaf\xdd\x4d\xdd\xba\x23\xcd\x29\x32\xf5\x1c\xfc\xf8\xd2\x16\xe2\x0e\x76\x4a\x95\x89\xfb\xd0\xee\x8a\x15\x94\x82\x67\x55\x8a\x02\x44\xc5\x14\x2d\x30\xb9\xb2\x1f\x3a\x43\xa6\x45\x19\x60\xbd\xee\x22\x62\x87\x20\xe8\x6e\x32\x86\xcb\x7b\x56\x0c\xff\xa4\x75\x36\xec\xe8\xe6\x27\x85\x56\x2b\xfb\xe6\x16\x6a\xef\x8f\x74\x95\xe1\xa3\xf5\xf8\x1d\x66\x19\xb8\x29\xf5\xeb\xc0\xac\xd9\xbf\x74\xcd\xc5\xd2\xfd\x7c\x30\xb0\xc3\xa1\xcc\xbe\xa2\xcd\xf0\x8e\x0f\x77\x0f\xba\xe6\x50\x27\xe3\xa2\xff\x7d\xa2\x17\x6c\xe4\x5a\xce\x7f\xa3\xe0\x86\x6d\xec\x4f\x73\xc2\x82\xb2\x0c\xef\xf5\x9d\x4a\x21\x93\x94\x33\x09\xf1\xfd\x99\x0b\x4f\xbc\x34\xb4\x7a\x68\x64\x0a\xef\x95\xd6\xba\x20\xe5\x27\xf3\x94\xfd\x99\x32\x85\x62\x43\x52\xac\x1b\xab\x04\x40\x3b\x5d\xc7\xe7\x4e\x1d\x33\x0a\x1a\x21\x3a\x60\x42\x68\x19\xee\x00\x99\xbc\xbd\xc7\xb4\x52\xb8\x88\xeb\xfa\x11\x5d\x20\xce\x79\x4a\xf4\x4d\x34\x5e\x36\x4d\xbc\x72\x3a\xad\x40\xdc\x2d\xff\xd8\x4a\x7e\xe1\xfb\x43\x7b\x84\xd1\x74\x81\x42\x2c\x3b\x25\x7a\x0c\x8c\x34\x72\x48\x77\x08\x5f\x88\xbb\x95\xb3\xe1\x31\xe9\x1a\xf0\x39\xaa\x36\x21\x05\xa6\x7c\x8f\xe2\x00\x05\xcd\xb2\x1c\xef\x88\x40\xc8\x90\xe4\xe6\x6a\xa0\x76\x54\x0e\x74\x09\x5e\xd3\x03\x60\x83\x66\x30\x4e\x77\x77\x95\xee\xff\x92\xa4\xbf\x12\xfb\x43\xc1\x95\xfd\xdf\x16\x8e\x8f\x3b\x2a\x61\x43\x73\x84\x3b\x22\x61\x8b\x0c\x05\x51\x98\xc1\xed\xc1\x4c\x81\xe6\x11\x10\x14\xe7\x79\xa2\xe9\xdf\x66\x54\x51\xb6\x6d\x95\x35\x7c\x05\xdd\xee\x94\x76\xd1\x1e\x61\x53\xa9\x56\xd4\x0e\x19\x1c\x78\x05\x02\xcf\x44\xc5\x06\x92\xdc\x11\x90\xf2\xa2\x20\x2c\x8b\xa2\x88\x16\x25\x17\x0a\x16\x11\x40\xcc\x50\xad\x75\xb5\x89\xf5\x62\x4b\xd5\xae\xba\x4d\x52\x5e\xac\xb7\xfc\x8c\x97\xc8\x48\x49\xd7\xb6\xdc\x3c\x40\xa1\xcf\x7a\x60\x1b\x85\xe0\x42\x3e\x40\xb0\x27\x39\xcd\x34\xac\x8e\x50\x62\x50\xe9\xec\xe5\xe3\xb2\x35\xc8\xde\x64\x06\x8f\xee\x93\xca\xd5\xf1\x9e\xfc\x8a\x87\x15\x9c\xb4\xf7\x41\x8d\xb9\x64\x20\x44\xef\xda\x01\xc6\x97\x67\xc9\x27\x52\x07\x4a\x0b\xbe\x41\x21\xb5\xf2\x29\xcf\x38\x73\xaa\xaf\xbb\x3c\x8b\xa3\x65\x7b\x25\xb2\x46\xb8\x3a\x2f\xed\xcb\xf7\xb8\x1e\xf7\x2f\xe3\x09\x34\xa3\x1f\x64\xcd\x43\x51\xeb\x84\xae\x1b\x3d\x2a\x25\xcc\x60\x85\xfe\x37\x00\x00\xff\xff\x96\x47\x1c\x6b\x57\x21\x00\x00") + +func specTemplatesSwaggerServerResponsesGotmplBytes() ([]byte, error) { + return bindataRead( + _specTemplatesSwaggerServerResponsesGotmpl, + "spec/templates/swagger/server/responses.gotmpl", + ) +} + +func specTemplatesSwaggerServerResponsesGotmpl() (*asset, error) { + bytes, err := specTemplatesSwaggerServerResponsesGotmplBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/templates/swagger/server/responses.gotmpl", size: 8535, mode: os.FileMode(436), modTime: time.Unix(1495091656, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specTemplatesSwaggerServerViewsGotmpl = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xd4\x55\xc1\x6e\xe3\x36\x10\xbd\xeb\x2b\xa6\x44\xba\x90\x16\x5e\xe6\x6e\x20\x87\x60\xbb\xd9\xfa\xd0\xc4\x48\x81\xee\x21\x30\x02\x86\x1c\xc9\x44\x24\x92\x21\xa9\xd8\x59\x82\xff\x5e\x90\x92\x6c\xc5\x2d\x36\x41\xd1\xcb\x9e\x6c\x91\x33\x6f\xde\xbc\x79\x24\x0d\xe3\x8f\xac\x41\x08\x01\xe8\xe5\x7a\xb5\x1e\x3f\x63\x2c\x0a\xd9\x19\x6d\x3d\x94\x05\x00\x69\x75\x43\x8a\x02\xa0\x93\x42\xb4\xb8\x63\x16\x81\x34\xd2\x6f\xfb\x07\xca\x75\x77\xde\xe8\x4f\xda\xa0\x62\x46\x9e\xdb\x5e\x79\xd9\xe1\xf9\x31\x32\x27\x72\xad\x9e\x5f\xa5\x70\xe7\x35\x7f\xf4\x5a\xa5\xe4\xb4\x9b\xc3\x42\xb0\x4c\x35\x08\xf4\x37\xac\x59\xdf\xfa\x55\xe6\xe0\x62\x0c\xc1\x58\xa9\x7c\x0d\xe4\xd7\x27\x02\x34\xc6\x1c\x8c\x4a\x8c\xff\x86\xb4\xb3\x47\x7c\x59\xc0\xd9\x33\x6b\x7b\x84\xe5\x05\xd0\x59\x7e\xda\x8b\x31\x35\x3a\x47\x1a\x62\xdf\x0b\xf7\x15\xd5\x8d\xf1\xee\x3f\xc1\x56\x45\x08\x70\x36\xe9\x9d\xd0\xe6\x62\xd7\xbd\xe2\x49\xa4\x5a\x36\xbd\xc5\xbf\x24\xee\x5c\xc9\x8c\x84\x8f\x21\x4c\x71\x31\xd2\x54\x85\x39\xce\x5a\xf9\x1d\x81\x5e\xb3\x2e\x25\x5f\xae\x57\x15\x84\xb9\x78\x37\x06\x2d\xf3\x52\x2b\x17\x23\x33\x92\x86\x20\x6b\x50\x78\xac\x38\xd1\xc8\xba\x1e\x01\xd7\xc7\xd5\xcc\xf9\x5f\xcb\xfd\xce\x94\x68\xd1\xc2\x05\xbc\x4d\x6d\x8c\xbd\xea\x15\x2f\x53\x87\x65\x08\x20\x6b\xa0\xdf\xa4\xdf\x7e\xd6\xca\xe3\xde\x43\x8c\xdc\xef\x53\xeb\xe9\x8b\x8e\xab\x8b\x24\x28\x2a\x01\x31\x1a\x66\x59\xe7\xde\x51\x6c\x9d\x03\x73\xaf\xf4\xb2\xf7\x5b\x6d\xe5\x77\x14\x31\x2e\xf2\x64\xb8\x34\xac\x85\x41\x09\xed\xa1\x04\x7c\x02\xba\x3e\x6c\x10\xa9\x3c\xda\x9a\x71\x0c\x91\x40\x15\xe3\xc7\x03\x81\x54\x79\x8a\x3b\x48\x53\xcd\x8e\x02\xbd\x45\x67\xb4\x12\x68\xf3\x18\xd2\x20\xe0\x6c\xa7\xed\x63\xdd\xea\x5d\x9a\x74\x29\x95\xc0\x3d\xd0\x2f\x7b\x8f\xca\xa5\xb9\x00\xd9\x7f\x9a\x22\x48\x05\xd9\x28\x30\xb0\x3b\x64\x8e\x8b\xcf\xcc\xde\x77\xcc\x2c\x00\xad\x4d\x60\x83\x1e\xf4\x2b\xfa\xa1\xe1\x3f\x98\x29\xab\x1c\xd9\xea\x26\x33\xf5\xad\x2a\xc9\xdd\xea\xfa\xea\x66\x03\xb7\xf8\xd4\xa3\xf3\x60\x91\xa3\x7c\x46\x01\xb5\xb6\xf0\x43\x3f\xfc\xd3\x06\xf4\x95\x49\x92\xda\x59\xd4\x5c\x7d\x09\x64\x31\x51\x1c\x58\xc8\x3a\x33\xfd\xe5\x02\x94\x6c\x47\x41\x4e\xb9\x7d\xbb\xbc\xbd\xde\xc0\x15\x93\x2d\x0a\xf0\x3a\x61\x39\x1c\x11\x33\x43\x3b\xd0\xa6\xf0\xc5\x5a\x6d\x73\x11\xb4\xb6\x1a\xc1\x46\x17\xa5\xfc\x41\x7a\x97\xe6\x6f\xd1\xf7\x56\xc1\x07\x7d\x70\xff\x89\x4f\xe6\xf1\x93\x69\x26\x7e\xa9\x71\x6c\xdf\x87\xf3\x67\xcf\x39\x3a\xf7\x43\xa8\xec\x9c\xbc\x10\x8b\xfc\x63\xd1\x99\x34\xbe\x69\xba\x27\xa0\x47\xbf\xc4\x58\x7e\x98\x04\xa5\x65\xc7\xcc\x9d\xf3\x56\xaa\x66\x33\x73\x68\x35\x60\x3a\xcf\x7c\xef\xee\xb9\x16\xb8\x80\xfb\x84\x9e\x2e\x52\xba\x52\xbe\x4c\xe5\xee\xc8\x2c\x80\x6c\xa6\xa4\x9d\xf4\x7c\x3b\xcf\x3d\xba\x76\xbc\x3f\xa6\xce\x5c\x3a\x9c\xcc\xa5\xd7\x81\x7e\xd6\x02\x63\x5c\x8e\x3d\xbe\xa9\xd1\x89\x26\x00\x6b\xf6\xd2\x6a\x26\x96\x30\x30\x7b\xd0\xe2\x85\x6c\x16\x93\x64\x13\x81\x41\x37\x31\x5c\xfe\xcb\x9f\x73\xdc\x53\x2b\x03\x7c\x31\x93\x6b\x76\x65\x5c\xeb\xf4\xb6\xb5\xd8\xa1\xf2\x28\x4a\x72\xa8\xfe\x7f\x1c\x4e\xd8\x32\x97\x6f\xb9\x17\xf4\xf0\x80\xa8\x40\x1e\x6b\x91\xea\xb5\xd8\x05\x40\xac\x66\xef\x54\x2c\xfe\x0e\x00\x00\xff\xff\x61\x70\x4b\x73\x14\x08\x00\x00") + +func specTemplatesSwaggerServerViewsGotmplBytes() ([]byte, error) { + return bindataRead( + _specTemplatesSwaggerServerViewsGotmpl, + "spec/templates/swagger/server/views.gotmpl", + ) +} + +func specTemplatesSwaggerServerViewsGotmpl() (*asset, error) { + bytes, err := specTemplatesSwaggerServerViewsGotmplBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/templates/swagger/server/views.gotmpl", size: 2068, mode: os.FileMode(436), modTime: time.Unix(1493807035, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _specTemplatesWorkflowGolangGotmpl = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xe4\x59\x5b\x6f\xdb\xc8\x15\x7e\x16\x7f\xc5\x59\x22\x31\xc8\x40\x4b\xc7\x46\xd1\x07\x17\x2a\xe0\x7a\xb3\x8b\x00\xc9\xc6\xb0\x13\x04\x85\x6b\x08\x63\xea\x88\x66\x44\xce\x70\x67\x46\x96\x5d\x62\xfe\x7b\x31\x17\xde\x64\x52\xa2\x1d\x37\x2d\xb0\x2f\x36\x39\x9c\x39\x73\x2e\xdf\xb9\xaa\x2c\x17\xb8\x4c\x29\x82\xcf\xd6\xb2\x58\xcb\x9c\x14\x78\x5f\x10\xba\x40\xee\x2b\x95\x93\xe2\x4a\x48\x9e\xd2\xe4\x3a\xa5\x12\xf9\x92\xc4\x58\x2a\x28\xbd\x49\x59\x72\x42\x13\x84\x57\x2b\x7c\x98\xc2\xab\x3b\x92\xad\x11\x4e\x66\x10\x9d\xdd\xa6\xd9\x82\x23\x55\x4a\x6f\x4a\x97\x80\x7f\xb8\xcf\xd1\xe7\x87\x02\xc1\xcf\x49\xe1\xeb\x8f\x7e\x59\xea\xc3\x4a\xf9\x27\x50\x96\x12\xf3\x22\x23\xb2\x97\x0f\x77\x5e\xa9\xa9\x26\x89\x99\xc0\xed\xf3\x39\x79\xb8\xc1\xa0\x2c\xdd\x45\xbf\x66\x6c\xf3\x3b\xc9\x51\xa9\x39\xde\x17\x7c\x5e\x7f\x78\x77\x5f\x70\x14\x22\x65\xf4\x92\x53\xa6\x54\x70\x60\xbe\xe7\xa4\x08\x43\x4b\x9c\x2e\x2c\xe3\xf6\x41\x55\x0f\x05\x89\x57\x24\x41\xd8\x30\xbe\x5a\x66\x6c\x23\x3c\x23\x5b\xf4\x89\xa7\xc9\x65\x81\x71\x74\x81\x4b\xe4\x48\x63\x14\x51\xc2\x94\xf2\xd2\xbc\x60\x5c\x42\xe0\x4d\x62\x46\x97\x69\x02\x7e\x92\xca\xdb\xf5\x4d\x14\xb3\xfc\x30\xe1\x6c\x89\x5c\x1c\x26\xec\xe7\x98\x2d\x18\x3d\xe4\x6b\x2a\xd3\x1c\x0f\xed\x5e\xbf\xa5\xde\x94\x2e\xf0\x7e\x0a\xaf\x30\xc3\x1c\xa9\x34\x2a\x1e\xbc\x74\x52\x96\xf6\x80\x52\xa0\xd5\xe3\x0e\x29\xe5\x37\x22\x85\x5e\xf5\xe4\x2d\xd7\x34\x86\xb2\x84\x82\x88\x98\x64\xe9\xbf\xb1\x45\x5a\xab\x0f\x94\x0a\xee\x88\x51\x0f\xbc\xe9\x87\x42\x08\x5b\xb8\xb8\x23\x1c\x90\xf3\xf6\xb2\x37\xd1\x0b\x33\xa0\x69\xe6\xd9\x0d\x8e\xe8\x3c\x5f\x4b\xbc\x87\x19\x1c\x88\x07\x1a\x47\x17\x5f\x3f\xea\xf7\xd2\xc8\x01\x16\x39\x41\x86\xb4\xc5\xd5\xa5\x24\x5c\x86\x70\x04\x56\xd8\x82\xa7\x54\x2e\xc1\x97\x44\xac\xe6\xaf\xc5\x7c\xfe\x5a\xf8\xf0\x6a\x4b\x88\xc0\x68\xa4\xbd\x6c\xa8\xc0\xdb\xb0\x11\x6f\xda\x65\x29\x34\x1c\x68\xa0\x69\x36\x12\xb9\x93\x0d\x2d\xd0\x26\x01\x23\xc2\x57\x92\xca\xdf\x38\x5b\x17\xde\x64\x93\x44\xa7\x8b\x45\x50\x96\x3d\x47\x95\xb2\x37\x8c\xb1\xb1\x65\x56\x5f\x94\x30\xd0\x16\x0b\x42\xad\xe7\xc9\x42\xdb\xde\x2c\x80\x5b\x99\xa4\x4b\xe0\xfa\x30\xc7\x98\xdd\x21\x0f\xc2\xbf\x01\x87\x9f\x8c\xe2\xed\x06\x67\x08\xae\x9f\x95\xfe\xb3\x49\xa2\x5f\x18\xc5\x20\xf4\x26\x13\x65\xfe\x8e\x54\x6a\x03\xad\x61\x15\x1a\x82\x5a\x8f\x74\x61\xf8\xdf\x24\x46\x3f\xdd\x55\x4f\x73\xad\xd9\x6a\xf1\x59\x10\x9a\xc6\x01\x72\xae\x89\x78\xde\xa4\xf2\x51\x2d\x5b\x4e\x56\x18\x0c\x60\xb1\xd9\x79\xe5\xe7\x24\xa5\xfe\x35\xcc\x2a\xae\xda\xdf\x62\x46\x85\x24\x54\x0a\xb3\xc1\xfa\x5c\xf4\xcf\x3c\x3b\xb3\x4f\x67\xd5\x67\xcf\x73\x5a\xee\x48\x16\x5d\x7c\xa1\x19\x8b\x57\x5a\x8e\xad\x0f\x1f\xdc\x72\x15\xf7\xa2\x0f\x84\x26\x6b\x92\xa0\x51\xdc\x27\x13\xd8\x3e\xdd\x7c\xdb\x0a\x84\x1c\x65\x25\xdd\x9e\x38\x38\x40\xcf\x45\x2c\x17\x17\x5b\xe4\xea\xb0\xd8\xb5\x5e\x13\x16\x87\x18\xdc\x15\x27\x9b\x50\x62\xee\x5a\x73\x0a\xee\x4a\x4f\x79\x5e\x1d\xb8\xf4\x81\xa9\xfd\x37\x67\x37\xdf\x0c\xa8\x1b\xb2\x1f\x49\xa1\x94\x57\xe7\x87\x6a\x97\xd3\xcc\xb7\x1c\x85\xaf\x94\xf6\xac\x5e\xe6\xef\x48\xa6\x63\x7a\x7d\xca\x32\x09\x33\xd0\x07\x0b\x22\x6f\xa3\x8f\x6b\x21\xcf\x58\x5e\xa4\x19\x06\x7e\x59\xa2\x88\x49\x81\x16\x32\xad\xdb\x2e\xc8\x46\x29\x3f\x74\xf2\xd4\x62\x8d\x0b\xbe\x9f\x89\x58\x09\xa5\xaa\x28\x3a\xce\x6d\x5c\x74\xde\x17\x56\xb7\x9c\x09\xde\xb4\x03\x64\xa8\xfd\x85\x71\xed\x2a\xff\x33\xcf\xb0\x10\xaf\x14\x13\x9d\xc6\x32\x65\x26\xe5\x13\x9e\x8c\x63\xc8\x10\xa8\x42\x6b\x4d\xe8\x3d\x2d\xd6\x32\x84\xb7\x9a\xd4\xa3\x60\x37\xe8\x86\x43\x7e\xb8\x95\x46\x8f\x1b\x53\x1e\x6b\x06\xbb\xb7\xea\x2b\x2b\xf6\xaf\xfc\x2a\x93\x1e\x2b\xe5\x5f\x4f\x61\x0e\xb3\x7e\x28\x5a\x3f\x6a\x92\x4c\x07\xe2\xcd\x75\xa1\xc1\x28\x74\x3c\xa9\xae\x36\x5c\xa0\xac\x6b\x8f\xb6\x66\x3f\xa7\x39\x32\xcd\x5c\xcd\xd9\x5c\xda\x25\x63\xa2\x94\xca\xbf\xfe\x25\x68\x52\x7d\xb3\x3f\x6c\x11\xac\x92\x69\xc5\xa4\x35\x57\x9b\x41\xb7\x14\x3a\x07\x8c\xb3\x14\x35\x0a\x4c\xdc\xce\x58\x12\x9d\x6b\x74\x67\x34\xf0\xaf\x7e\x79\xf7\x8f\x2f\xbf\x5d\xc3\x25\xd2\x85\x76\x26\x02\x1c\xff\x58\xa3\x90\x20\x19\xb4\x15\xb1\xe3\x8e\xf3\xaa\xde\xd0\x19\x00\x4e\xcf\xdf\xfb\xa1\x0e\x25\xa2\x98\x9a\x4c\x60\xe2\xe0\xd3\x09\x05\x07\x4e\x45\x61\x5f\x4e\xe9\x0a\xf1\xf5\xf4\xe2\xf7\x6b\xf8\x95\xa4\x19\x2e\x34\xe3\x09\x4a\xd0\x0c\x30\x2a\x10\x96\x9c\xe5\xcf\x16\xe5\x04\xfc\x29\x58\x59\x7c\x78\xc7\xb9\x79\x47\xce\xf5\xeb\x29\x4f\x84\x79\x6f\x18\xed\x45\xf6\x20\xb0\x9f\x8a\xeb\x77\x3a\x4e\x9c\xaf\x6f\xb2\x54\xdc\x1a\x78\x07\x6f\x1c\xc1\xf0\x87\x20\xdc\x70\xea\x50\x58\xe5\x0a\xe4\x5c\x67\x75\x63\xef\x2a\x52\xe8\xe7\xe8\x9c\x3c\x64\x8c\x2c\x06\xf0\x76\x81\x31\xa6\x77\xb8\x78\x69\x33\x39\x3e\xab\x72\x4f\xb5\x38\xfb\x2f\xa2\xf1\x4f\x6b\xf5\x56\x39\xd8\x64\x1d\x62\x14\x68\xe2\x59\xa5\xfb\x4e\x01\x5e\x4b\xf6\x35\x95\xb7\xef\x25\xe6\xa2\x2e\xbc\xb7\x5a\x0d\xd7\x65\x0c\xd5\xe4\x7a\x39\x95\xc8\xb3\x54\xc8\x79\x7d\xac\xdb\xab\xbc\x40\xd6\x79\x7c\xc5\x77\x2b\xba\x11\xbd\x5f\xe3\x3a\x85\x78\xf5\xc5\x53\x60\x2b\x0d\x89\xc7\x8c\x44\xc1\xd5\x56\x1e\x4e\x97\xf0\x13\x5b\x19\x79\x9d\xad\x96\xb9\xc3\xd0\x32\xf0\xcd\x7f\x88\x89\x90\x3a\xd8\x6b\x7a\x44\xdb\x0a\x34\x55\xad\x37\x06\x84\x73\xf2\x70\x02\xaf\xc5\xbf\xa8\x3f\xed\xb9\xd1\xd5\xf0\xae\x1d\xca\x90\x06\xd5\x9e\x30\xf4\xea\x0a\x5a\x68\x76\xaf\xae\x87\xe6\x0d\x9a\xc2\x92\x71\x98\x4f\xa1\x55\x8b\x59\x6f\xa8\xc8\x19\x11\x1a\x50\xa5\x12\x73\x03\x29\x77\xc0\x9b\x4c\x28\x6e\xe6\x55\xe1\xb5\xb7\x3e\x69\xef\x76\x55\xd8\x49\x4f\xa7\x3a\x50\xc7\x7c\x60\xac\xe8\x14\x33\x6d\x5c\xed\x05\xd6\x20\xb2\xc6\x86\x80\xe6\x7a\x73\x77\x5b\x96\x1f\x5b\xda\xd4\x5d\x65\xf5\x5e\xdb\x7b\x06\xa4\x28\x90\x2e\xaa\x52\x58\x4c\xa1\xc5\xa5\x86\xc6\x56\xc3\xdb\xea\x78\xab\x95\x11\x1d\x6f\xbb\xe5\xb5\x3d\x6f\xa7\xe9\x75\xfc\x3d\xb5\xed\xb5\x0a\xd6\x1d\x80\x55\x56\x70\xd0\xe2\xbd\x23\x48\xdd\x0d\xdb\x9b\x3a\x71\xaf\x86\xa8\x9d\x8c\x34\xfd\xf1\x98\xa6\x78\x4f\x9c\x7a\xb1\x6c\x62\x24\x1d\x95\x4d\x40\x7b\x70\xcb\x89\x9c\x7b\x54\x96\xd7\xfe\xeb\x1a\xaa\xdd\x3e\xbc\xdb\x89\x5b\x5f\xb5\xa9\xda\x9d\x8c\xb8\x32\xf4\xaf\x9f\xea\x28\x6d\xe9\x76\x8a\xe7\x10\x3b\xb8\x65\x3b\xba\x4e\xf7\x77\xe0\xcf\x72\xaf\xd0\x61\xb6\x76\xb2\xde\x1e\xe2\x51\x50\x72\x72\x8e\x6b\xaf\x5e\x0c\x40\xff\x27\x95\xc8\xb6\x82\x46\xf1\xfe\x89\x5e\xae\xe3\x18\x85\xf8\x90\x0a\x59\xd7\x1c\xf7\x05\x6f\x3a\xae\xe3\x6a\xfa\xd0\xa9\x22\xcc\xbe\x9e\x4d\xa6\x73\xdf\x6b\xa8\xce\xb5\x3f\xbc\x1b\x7e\x24\xf4\xa4\x5f\xe2\x69\xaf\x84\xdf\x67\xc5\xd6\xba\x3e\x39\xbe\x6d\x6e\x86\x6e\x3b\x55\x79\xa4\x0f\xea\x7d\x47\x30\xb3\xb1\xf5\xe0\xc0\x18\xf4\x28\x0a\x6e\x18\xcb\xac\x82\x9f\x38\x59\xee\xbd\x0b\xde\x86\xed\x04\x31\x3c\x25\xad\x66\x77\x30\x02\x09\x47\x3b\x06\xce\x76\xf9\xd1\xec\xdd\x2e\xb9\xba\xf8\xb9\x08\xd0\x1a\xeb\xb3\x75\x47\x85\x8f\x37\xb4\x75\xea\x0a\xc0\xa3\x70\x57\x62\x87\xa7\x64\xf6\x4a\xb2\x17\xce\xed\xc7\xa3\xcc\x56\xa7\xf3\x1a\x8e\x9d\xf1\xf6\x48\x35\x9f\xb1\xbc\xc8\x50\x62\xa5\x67\x46\xe3\xa7\xf8\xda\xc9\x8f\x73\xb6\x67\x8b\xb4\x17\x3a\x83\x32\x3f\xc3\x23\x9f\x66\x43\xd5\xf3\x8b\x5f\xd5\x04\x69\x77\x51\xde\xe3\x91\xf0\x98\xb1\xf6\xe1\x21\xb8\xe9\xb4\x52\xf0\xf3\xdf\xa1\x35\xaa\x6e\xe6\xc5\x83\x66\xdb\x1e\x6b\xef\xff\x09\x2e\xe0\x28\xd6\x99\x84\xce\x00\x59\xfb\x86\xc9\x36\xa1\xfd\xb9\x76\x60\xd2\x2e\x18\xf5\x95\xb2\x8e\xa4\x5f\xa2\x2f\x34\x27\x5c\xdc\x92\x2c\xb8\xba\xbe\x79\x90\x23\xc6\xe7\x53\x38\xb0\x0c\x84\x4d\x20\x1b\x1e\xea\xdb\xad\x96\xbf\x01\xf8\xf6\x8f\xf7\xa3\x4b\x24\x3c\xbe\xad\xd4\xd1\x40\xd3\xd5\xca\xb3\x26\x38\x38\x7d\x98\x71\x02\xcb\xee\xf0\x9c\x19\xd5\x08\xa7\xa8\xd0\x0d\xa0\xb4\xa1\x5b\x46\xfe\x4f\x00\x00\x00\xff\xff\x2b\xb9\x19\x8e\x0b\x1f\x00\x00") + +func specTemplatesWorkflowGolangGotmplBytes() ([]byte, error) { + return bindataRead( + _specTemplatesWorkflowGolangGotmpl, + "spec/templates/workflow/golang.gotmpl", + ) +} + +func specTemplatesWorkflowGolangGotmpl() (*asset, error) { + bytes, err := specTemplatesWorkflowGolangGotmplBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "spec/templates/workflow/golang.gotmpl", size: 7947, mode: os.FileMode(436), modTime: time.Unix(1495104948, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +var _workflowsWorkflow_sharedGofile = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x6c\x90\xb1\x6a\xc3\x30\x10\x86\x67\xdd\x53\x5c\x33\x49\x50\xf2\x00\x05\x4f\xa5\x43\xe9\xd0\x4c\x5d\x8b\xec\x9e\x8a\x1c\x59\x17\xce\x72\x42\x09\x7a\xf7\x22\xd5\x2a\x21\xc9\xe0\xe1\xee\x7e\xbe\xef\xb7\x0e\x76\xd8\xdb\x6f\xc2\x13\xcb\xde\x05\x3e\xcd\x00\x7e\x3a\xb0\x24\xd4\xa0\x36\x42\x2e\xd0\x90\x36\x60\x00\xdc\x12\x07\x9c\xec\x4f\x4f\x9a\xfb\x11\x7d\x4c\x24\xce\x0e\x74\xce\x8f\x48\x22\xe5\x63\x31\x97\x7b\x3c\x83\xf2\xae\x1e\x1f\x3a\x8c\x3e\x94\x85\x12\x4a\x8b\xc4\x32\x82\xca\xd0\x46\xee\x47\xc8\xab\x44\x68\xe6\x70\xa4\x1d\x57\xd6\x7c\xad\xbb\xe7\x28\x91\xee\xc6\x51\xa0\xc5\xc1\xfd\xf8\x79\xb4\x01\x9f\x3a\x5c\xff\x68\xfb\x61\xc3\x42\xef\xae\xb0\x0d\x28\xc7\x82\x6b\x68\xfb\xe6\xe3\x97\x36\x85\xd6\xb2\xbb\x24\x95\xda\x30\xdd\x7f\xf6\x25\xd0\xa4\x4d\x75\xfc\x95\xa8\xdb\x67\x1b\x5f\x5b\x43\x6d\xae\x0a\xd5\xc4\xc5\x19\x54\x46\x0a\x33\xdd\x79\x9b\x0c\xbf\x01\x00\x00\xff\xff\xfc\x5d\xa4\x90\x9e\x01\x00\x00") + +func workflowsWorkflow_sharedGofileBytes() ([]byte, error) { + return bindataRead( + _workflowsWorkflow_sharedGofile, + "workflows/workflow_shared.gofile", + ) +} + +func workflowsWorkflow_sharedGofile() (*asset, error) { + bytes, err := workflowsWorkflow_sharedGofileBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "workflows/workflow_shared.gofile", size: 414, mode: os.FileMode(436), modTime: time.Unix(1494150565, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +// Asset loads and returns the asset for the given name. +// It returns an error if the asset could not be found or +// could not be loaded. +func Asset(name string) ([]byte, error) { + cannonicalName := strings.Replace(name, "\\", "/", -1) + if f, ok := _bindata[cannonicalName]; ok { + a, err := f() + if err != nil { + return nil, fmt.Errorf("Asset %s can't read by error: %v", name, err) + } + return a.bytes, nil + } + return nil, fmt.Errorf("Asset %s not found", name) +} + +// MustAsset is like Asset but panics when Asset would return an error. +// It simplifies safe initialization of global variables. +func MustAsset(name string) []byte { + a, err := Asset(name) + if err != nil { + panic("asset: Asset(" + name + "): " + err.Error()) + } + + return a +} + +// AssetInfo loads and returns the asset info for the given name. +// It returns an error if the asset could not be found or +// could not be loaded. +func AssetInfo(name string) (os.FileInfo, error) { + cannonicalName := strings.Replace(name, "\\", "/", -1) + if f, ok := _bindata[cannonicalName]; ok { + a, err := f() + if err != nil { + return nil, fmt.Errorf("AssetInfo %s can't read by error: %v", name, err) + } + return a.info, nil + } + return nil, fmt.Errorf("AssetInfo %s not found", name) +} + +// AssetNames returns the names of the assets. +func AssetNames() []string { + names := make([]string, 0, len(_bindata)) + for name := range _bindata { + names = append(names, name) + } + return names +} + +// _bindata is a table, holding each asset generator, mapped to its name. +var _bindata = map[string]func() (*asset, error){ + "Makefile": makefile, + "README.md": readmeMd, + "actions/README.md": actionsReadmeMd, + "config.yml": configYml, + "generate.gofile": generateGofile, + "glide.yaml": glideYaml, + "scripts/dependencies.sh": scriptsDependenciesSh, + "scripts/generate.sh": scriptsGenerateSh, + "spec/README.md": specReadmeMd, + "spec/clients/README.md": specClientsReadmeMd, + "spec/server/README.md": specServerReadmeMd, + "spec/server/main.yml": specServerMainYml, + "spec/server/templates/README.md": specServerTemplatesReadmeMd, + "spec/server/workflows/README.md": specServerWorkflowsReadmeMd, + "spec/templates/swagger/client/client.gotmpl": specTemplatesSwaggerClientClientGotmpl, + "spec/templates/swagger/client/facade.gotmpl": specTemplatesSwaggerClientFacadeGotmpl, + "spec/templates/swagger/client/parameter.gotmpl": specTemplatesSwaggerClientParameterGotmpl, + "spec/templates/swagger/client/response.gotmpl": specTemplatesSwaggerClientResponseGotmpl, + "spec/templates/swagger/server/configureapi.gotmpl": specTemplatesSwaggerServerConfigureapiGotmpl, + "spec/templates/swagger/server/parameter.gotmpl": specTemplatesSwaggerServerParameterGotmpl, + "spec/templates/swagger/server/responses.gotmpl": specTemplatesSwaggerServerResponsesGotmpl, + "spec/templates/swagger/server/views.gotmpl": specTemplatesSwaggerServerViewsGotmpl, + "spec/templates/workflow/golang.gotmpl": specTemplatesWorkflowGolangGotmpl, + "workflows/workflow_shared.gofile": workflowsWorkflow_sharedGofile, +} + +// AssetDir returns the file names below a certain +// directory embedded in the file by go-bindata. +// For example if you run go-bindata on data/... and data contains the +// following hierarchy: +// data/ +// foo.txt +// img/ +// a.png +// b.png +// then AssetDir("data") would return []string{"foo.txt", "img"} +// AssetDir("data/img") would return []string{"a.png", "b.png"} +// AssetDir("foo.txt") and AssetDir("notexist") would return an error +// AssetDir("") will return []string{"data"}. +func AssetDir(name string) ([]string, error) { + node := _bintree + if len(name) != 0 { + cannonicalName := strings.Replace(name, "\\", "/", -1) + pathList := strings.Split(cannonicalName, "/") + for _, p := range pathList { + node = node.Children[p] + if node == nil { + return nil, fmt.Errorf("Asset %s not found", name) + } + } + } + if node.Func != nil { + return nil, fmt.Errorf("Asset %s not found", name) + } + rv := make([]string, 0, len(node.Children)) + for childName := range node.Children { + rv = append(rv, childName) + } + return rv, nil +} + +type bintree struct { + Func func() (*asset, error) + Children map[string]*bintree +} +var _bintree = &bintree{nil, map[string]*bintree{ + "Makefile": &bintree{makefile, map[string]*bintree{}}, + "README.md": &bintree{readmeMd, map[string]*bintree{}}, + "actions": &bintree{nil, map[string]*bintree{ + "README.md": &bintree{actionsReadmeMd, map[string]*bintree{}}, + }}, + "config.yml": &bintree{configYml, map[string]*bintree{}}, + "generate.gofile": &bintree{generateGofile, map[string]*bintree{}}, + "glide.yaml": &bintree{glideYaml, map[string]*bintree{}}, + "scripts": &bintree{nil, map[string]*bintree{ + "dependencies.sh": &bintree{scriptsDependenciesSh, map[string]*bintree{}}, + "generate.sh": &bintree{scriptsGenerateSh, map[string]*bintree{}}, + }}, + "spec": &bintree{nil, map[string]*bintree{ + "README.md": &bintree{specReadmeMd, map[string]*bintree{}}, + "clients": &bintree{nil, map[string]*bintree{ + "README.md": &bintree{specClientsReadmeMd, map[string]*bintree{}}, + }}, + "server": &bintree{nil, map[string]*bintree{ + "README.md": &bintree{specServerReadmeMd, map[string]*bintree{}}, + "main.yml": &bintree{specServerMainYml, map[string]*bintree{}}, + "templates": &bintree{nil, map[string]*bintree{ + "README.md": &bintree{specServerTemplatesReadmeMd, map[string]*bintree{}}, + }}, + "workflows": &bintree{nil, map[string]*bintree{ + "README.md": &bintree{specServerWorkflowsReadmeMd, map[string]*bintree{}}, + }}, + }}, + "templates": &bintree{nil, map[string]*bintree{ + "swagger": &bintree{nil, map[string]*bintree{ + "client": &bintree{nil, map[string]*bintree{ + "client.gotmpl": &bintree{specTemplatesSwaggerClientClientGotmpl, map[string]*bintree{}}, + "facade.gotmpl": &bintree{specTemplatesSwaggerClientFacadeGotmpl, map[string]*bintree{}}, + "parameter.gotmpl": &bintree{specTemplatesSwaggerClientParameterGotmpl, map[string]*bintree{}}, + "response.gotmpl": &bintree{specTemplatesSwaggerClientResponseGotmpl, map[string]*bintree{}}, + }}, + "server": &bintree{nil, map[string]*bintree{ + "configureapi.gotmpl": &bintree{specTemplatesSwaggerServerConfigureapiGotmpl, map[string]*bintree{}}, + "parameter.gotmpl": &bintree{specTemplatesSwaggerServerParameterGotmpl, map[string]*bintree{}}, + "responses.gotmpl": &bintree{specTemplatesSwaggerServerResponsesGotmpl, map[string]*bintree{}}, + "views.gotmpl": &bintree{specTemplatesSwaggerServerViewsGotmpl, map[string]*bintree{}}, + }}, + }}, + "workflow": &bintree{nil, map[string]*bintree{ + "golang.gotmpl": &bintree{specTemplatesWorkflowGolangGotmpl, map[string]*bintree{}}, + }}, + }}, + }}, + "workflows": &bintree{nil, map[string]*bintree{ + "workflow_shared.gofile": &bintree{workflowsWorkflow_sharedGofile, map[string]*bintree{}}, + }}, +}} + +// RestoreAsset restores an asset under the given directory +func RestoreAsset(dir, name string) error { + data, err := Asset(name) + if err != nil { + return err + } + info, err := AssetInfo(name) + if err != nil { + return err + } + err = os.MkdirAll(_filePath(dir, filepath.Dir(name)), os.FileMode(0755)) + if err != nil { + return err + } + err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode()) + if err != nil { + return err + } + err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime()) + if err != nil { + return err + } + return nil +} + +// RestoreAssets restores an asset under the given directory recursively +func RestoreAssets(dir, name string) error { + children, err := AssetDir(name) + // File + if err != nil { + return RestoreAsset(dir, name) + } + // Dir + for _, child := range children { + err = RestoreAssets(dir, filepath.Join(name, child)) + if err != nil { + return err + } + } + return nil +} + +func _filePath(dir, name string) string { + cannonicalName := strings.Replace(name, "\\", "/", -1) + return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...) +} + diff --git a/generator/golang/bindata.go b/generator/golang/bindata.go new file mode 100644 index 0000000..cd602c3 --- /dev/null +++ b/generator/golang/bindata.go @@ -0,0 +1,237 @@ +// Code generated by go-bindata. +// sources: +// generator/golang/content/clients/clients.gofile +// DO NOT EDIT! + +package golang + +import ( + "bytes" + "compress/gzip" + "fmt" + "io" + "io/ioutil" + "os" + "path/filepath" + "strings" + "time" +) + +func bindataRead(data []byte, name string) ([]byte, error) { + gz, err := gzip.NewReader(bytes.NewBuffer(data)) + if err != nil { + return nil, fmt.Errorf("Read %q: %v", name, err) + } + + var buf bytes.Buffer + _, err = io.Copy(&buf, gz) + clErr := gz.Close() + + if err != nil { + return nil, fmt.Errorf("Read %q: %v", name, err) + } + if clErr != nil { + return nil, err + } + + return buf.Bytes(), nil +} + +type asset struct { + bytes []byte + info os.FileInfo +} + +type bindataFileInfo struct { + name string + size int64 + mode os.FileMode + modTime time.Time +} + +func (fi bindataFileInfo) Name() string { + return fi.name +} +func (fi bindataFileInfo) Size() int64 { + return fi.size +} +func (fi bindataFileInfo) Mode() os.FileMode { + return fi.mode +} +func (fi bindataFileInfo) ModTime() time.Time { + return fi.modTime +} +func (fi bindataFileInfo) IsDir() bool { + return false +} +func (fi bindataFileInfo) Sys() interface{} { + return nil +} + +var _clientsClientsGofile = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x64\x90\x41\x4b\xf3\x40\x10\x86\xcf\x5f\x7e\xc5\x10\x72\x68\xa1\x5f\x72\x17\x7a\x2a\x52\x3d\x58\x3d\x54\x3c\xca\x9a\x4c\xb6\x43\x9b\xd9\xb0\xbb\xa9\xca\x30\xff\x5d\x92\x6d\xaa\xe8\x2d\x61\x66\x9e\xe7\xdd\xb7\x37\xf5\xd1\x58\x84\xfa\x44\xc8\x31\x64\x19\x75\xbd\xf3\x11\x16\xd9\x3f\x11\x6a\xa1\xdc\x4c\x83\x5b\x6e\x7a\x47\x1c\x83\x6a\xed\xb8\x25\x0b\xb9\xa5\x78\x18\xde\xca\xda\x75\x95\xf5\xae\x45\x1f\x2a\xeb\xfe\xd7\xae\x71\x5c\xf9\x81\x23\x75\x58\xa5\xdd\x5c\x04\xb9\x51\x1d\x91\xe0\x0d\x5b\x84\x22\xf9\x56\x50\x0c\x01\x1b\xb8\x59\xcf\xa2\xf0\x3c\xfe\xa7\x5d\x6a\xd3\x58\x55\xe4\x72\xa0\xfa\x9a\x3e\x20\x17\x01\xe2\x06\x3f\xa0\xb8\x9c\xde\x4f\xc9\xc3\xcc\x06\xd5\x59\x3c\xfb\x97\x59\xf6\x9d\xe0\x88\x9f\x2b\x28\xce\xe6\x34\xe0\x0f\xff\xf5\xa1\x63\x86\xb3\xf1\xf0\x47\x33\x6f\x6c\xdd\xce\x74\x18\x26\x10\xa8\xc2\x1a\x44\x12\xae\xfc\x95\xb5\xdc\xe1\xfb\xdd\x7e\xff\x94\xee\x5f\x28\x1e\x36\x53\x2f\x0f\xa6\x5f\x30\x9d\x56\x90\x6a\x2a\xb7\x78\x85\x2f\x72\x91\x11\xac\x9a\x2f\x97\xe5\x63\x8f\xde\x44\x72\x1c\x44\x00\x79\xea\xe7\x2b\x00\x00\xff\xff\x36\xd6\x6a\xae\xb9\x01\x00\x00") + +func clientsClientsGofileBytes() ([]byte, error) { + return bindataRead( + _clientsClientsGofile, + "clients/clients.gofile", + ) +} + +func clientsClientsGofile() (*asset, error) { + bytes, err := clientsClientsGofileBytes() + if err != nil { + return nil, err + } + + info := bindataFileInfo{name: "clients/clients.gofile", size: 441, mode: os.FileMode(436), modTime: time.Unix(1492621608, 0)} + a := &asset{bytes: bytes, info: info} + return a, nil +} + +// Asset loads and returns the asset for the given name. +// It returns an error if the asset could not be found or +// could not be loaded. +func Asset(name string) ([]byte, error) { + cannonicalName := strings.Replace(name, "\\", "/", -1) + if f, ok := _bindata[cannonicalName]; ok { + a, err := f() + if err != nil { + return nil, fmt.Errorf("Asset %s can't read by error: %v", name, err) + } + return a.bytes, nil + } + return nil, fmt.Errorf("Asset %s not found", name) +} + +// MustAsset is like Asset but panics when Asset would return an error. +// It simplifies safe initialization of global variables. +func MustAsset(name string) []byte { + a, err := Asset(name) + if err != nil { + panic("asset: Asset(" + name + "): " + err.Error()) + } + + return a +} + +// AssetInfo loads and returns the asset info for the given name. +// It returns an error if the asset could not be found or +// could not be loaded. +func AssetInfo(name string) (os.FileInfo, error) { + cannonicalName := strings.Replace(name, "\\", "/", -1) + if f, ok := _bindata[cannonicalName]; ok { + a, err := f() + if err != nil { + return nil, fmt.Errorf("AssetInfo %s can't read by error: %v", name, err) + } + return a.info, nil + } + return nil, fmt.Errorf("AssetInfo %s not found", name) +} + +// AssetNames returns the names of the assets. +func AssetNames() []string { + names := make([]string, 0, len(_bindata)) + for name := range _bindata { + names = append(names, name) + } + return names +} + +// _bindata is a table, holding each asset generator, mapped to its name. +var _bindata = map[string]func() (*asset, error){ + "clients/clients.gofile": clientsClientsGofile, +} + +// AssetDir returns the file names below a certain +// directory embedded in the file by go-bindata. +// For example if you run go-bindata on data/... and data contains the +// following hierarchy: +// data/ +// foo.txt +// img/ +// a.png +// b.png +// then AssetDir("data") would return []string{"foo.txt", "img"} +// AssetDir("data/img") would return []string{"a.png", "b.png"} +// AssetDir("foo.txt") and AssetDir("notexist") would return an error +// AssetDir("") will return []string{"data"}. +func AssetDir(name string) ([]string, error) { + node := _bintree + if len(name) != 0 { + cannonicalName := strings.Replace(name, "\\", "/", -1) + pathList := strings.Split(cannonicalName, "/") + for _, p := range pathList { + node = node.Children[p] + if node == nil { + return nil, fmt.Errorf("Asset %s not found", name) + } + } + } + if node.Func != nil { + return nil, fmt.Errorf("Asset %s not found", name) + } + rv := make([]string, 0, len(node.Children)) + for childName := range node.Children { + rv = append(rv, childName) + } + return rv, nil +} + +type bintree struct { + Func func() (*asset, error) + Children map[string]*bintree +} +var _bintree = &bintree{nil, map[string]*bintree{ + "clients": &bintree{nil, map[string]*bintree{ + "clients.gofile": &bintree{clientsClientsGofile, map[string]*bintree{}}, + }}, +}} + +// RestoreAsset restores an asset under the given directory +func RestoreAsset(dir, name string) error { + data, err := Asset(name) + if err != nil { + return err + } + info, err := AssetInfo(name) + if err != nil { + return err + } + err = os.MkdirAll(_filePath(dir, filepath.Dir(name)), os.FileMode(0755)) + if err != nil { + return err + } + err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode()) + if err != nil { + return err + } + err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime()) + if err != nil { + return err + } + return nil +} + +// RestoreAssets restores an asset under the given directory recursively +func RestoreAssets(dir, name string) error { + children, err := AssetDir(name) + // File + if err != nil { + return RestoreAsset(dir, name) + } + // Dir + for _, child := range children { + err = RestoreAssets(dir, filepath.Join(name, child)) + if err != nil { + return err + } + } + return nil +} + +func _filePath(dir, name string) string { + cannonicalName := strings.Replace(name, "\\", "/", -1) + return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...) +} +