diff --git a/entc/gen/graph.go b/entc/gen/graph.go index c35b306ed..bd4fac275 100644 --- a/entc/gen/graph.go +++ b/entc/gen/graph.go @@ -417,6 +417,11 @@ func (g *Graph) templates() (*template.Template, []GraphTemplate) { return templates, external } +// MultiStorage reports whether c has more than 1 storage driver. +func (c *Config) MultiStorage() bool { + return len(c.Storage) > 1 +} + // formatFiles runs "goimports" on given paths. func formatFiles(paths []string) error { for _, path := range paths { diff --git a/entc/gen/internal/bindata.go b/entc/gen/internal/bindata.go index 0f7a4247d..e316e3c3e 100644 --- a/entc/gen/internal/bindata.go +++ b/entc/gen/internal/bindata.go @@ -119,7 +119,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _templateBaseTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x58\xdf\x6f\xdb\x38\x12\x7e\xb6\xfe\x8a\x81\xe0\x1e\xa4\x42\x95\xd2\xbc\x5d\x80\x3c\x64\xbb\xcd\x21\xc0\x5d\x6f\x81\xe4\xb0\x0f\x8b\x45\xc1\x48\x23\x99\xb0\x44\xaa\x24\xe5\xc4\x10\xf4\xbf\x1f\x86\xa4\x7e\xd8\x4e\x1a\x6f\xaf\xf7\x12\x44\x24\x35\xf3\xcd\x37\xdf\xcc\x50\xee\xfb\xec\x7d\xf0\x49\xb6\x7b\xc5\xab\x8d\x81\xcb\x8b\x8f\x7f\xff\xd0\x2a\xd4\x28\x0c\xdc\xb2\x1c\x1f\xa5\xdc\xc2\x9d\xc8\x53\xb8\xa9\x6b\xb0\x87\x34\xd0\xbe\xda\x61\x91\x06\x0f\x1b\xae\x41\xcb\x4e\xe5\x08\xb9\x2c\x10\xb8\x86\x9a\xe7\x28\x34\x16\xd0\x89\x02\x15\x98\x0d\xc2\x4d\xcb\xf2\x0d\xc2\x65\x7a\x31\xee\x42\x29\x3b\x51\x04\x5c\xd8\xfd\x7f\xde\x7d\xfa\xfc\xe5\xfe\x33\x94\xbc\x46\xf0\x6b\x4a\x4a\x03\x05\x57\x98\x1b\xa9\xf6\x20\x4b\x30\x0b\x67\x46\x21\xa6\xc1\xfb\x6c\x18\x82\xa0\xef\xa1\xc0\x92\x0b\x84\xf0\x91\x69\x0c\xc1\x2f\xae\xdb\x6d\x05\x57\xd7\x40\x8b\xb0\x4e\x3f\x49\x51\xf2\x2a\xfd\x8d\xe5\x5b\x56\x21\x1d\xea\x7b\x30\xd8\xb4\x35\x33\x08\xe1\x06\x59\x81\x2a\x84\xf5\xf8\xfa\xbc\xc5\x9b\x56\x2a\x33\x6e\x65\x19\xfc\x5b\x51\x64\xac\x6d\x6b\x8e\x1a\x98\x00\x49\x0b\x5c\x54\x20\x05\x20\x37\x1b\x54\x50\x29\xd6\x6e\xc0\x28\xb6\x43\xa5\x59\x0d\x52\x81\xfe\x56\x83\xc6\xda\x46\x94\x06\x66\xdf\xa2\xb7\x54\x76\x22\x8f\xfa\x1e\x78\x09\x95\x81\xa8\x46\x01\xeb\xf4\xde\x48\xc5\x2a\x8c\xe1\x23\x0c\x03\x17\x06\x55\xc9\x72\xec\x87\xbe\x07\xac\x35\x05\xd0\xf7\x10\x71\x51\xe0\xf3\x7c\x1a\x2e\xe2\xf4\x97\x8e\xd7\x64\xd5\x1e\x40\x51\xc0\x30\xc4\x36\xa2\xd7\xcd\x4f\x41\xfd\x86\xea\x57\xce\x08\x22\xe4\x52\x68\xa3\xba\xdc\xd8\x74\x84\x36\x44\x78\xdc\x87\x90\xd7\xac\xb3\x19\x3c\x09\x52\x5b\xae\x0b\x62\xa1\xf0\x56\x28\xca\x34\xa0\x00\x8f\x1d\x50\xc0\x8a\x89\x0a\x61\xcd\x13\x58\x6b\x1f\xc0\xd5\xf5\x22\x1a\x1b\x02\x2f\x61\xcd\x61\x18\x92\x29\x9c\x92\xb2\x4b\x4b\x13\x73\xe3\xeb\x8b\xe0\xe3\x39\x7a\x4f\x73\x1f\xac\x14\x9a\x4e\x09\xf7\x1c\x59\x54\xd1\x0e\x16\xe4\xc6\x74\x68\xa5\x9f\xb8\xc9\x37\xb0\x23\x30\xbb\x34\xa2\x18\xdc\x46\xdf\x7f\x38\x03\x73\xb0\x5a\xe5\xa4\xb9\x97\x71\x5d\x05\xab\xd5\x6a\x8a\x20\xda\xc5\xde\xae\xc3\x1a\xac\x56\x05\x96\xac\xab\x8d\x3d\xd7\x32\xc1\xf3\xa8\x6c\x4c\x7a\xdf\x2a\x2e\x4c\x19\x85\x9d\xd8\x0a\xf9\x24\x2c\xb3\x36\x09\x36\x33\x57\xf0\xee\x21\x4c\x60\x17\x93\xb9\x21\x58\x0d\x71\x60\x05\xee\xad\x06\x33\xd9\x65\x02\x6b\x97\xcc\xab\x6b\xf7\xae\x75\x4b\x80\x4a\xb8\x86\x96\xe9\x9c\xd5\xf4\x3f\xad\x66\x19\xb8\x8d\x61\x98\xf4\x4e\x72\xa8\xf8\x0e\x05\x94\x1c\xeb\x42\x53\xc5\xf6\x3d\x74\x6d\x8b\xca\x1f\xb5\x66\xd3\x60\x65\x19\x1e\x0d\x44\xfe\x78\x9a\xa6\xda\x50\xb5\x2c\xf2\x72\x90\x98\xef\x4a\x75\x16\xd0\x14\x5d\x44\x4c\xcd\x01\x7e\x7d\x2d\x33\x1f\x2c\xbd\x8e\xed\x27\x6e\x36\x80\xcf\x86\x2c\x4c\x45\xf4\x45\x16\xa8\xe1\x22\x86\xf0\xb6\x13\x79\x48\xb0\x43\x8b\x28\x1c\x29\x1b\x4d\x58\xba\x4c\xd3\xd6\xe4\xc1\x65\x06\x42\xaf\xf9\xec\x9d\xce\xa4\x7f\x4b\x2f\x45\xe1\x5d\x3f\x4f\x9d\xc5\x59\x48\x49\xdb\x1e\x98\x8d\xc8\x3b\x39\x78\x8a\x83\xd5\x41\x3e\xb3\x0c\x6e\xaa\x4a\x61\x45\x76\x16\x9d\x88\xf9\x45\x2e\x05\x68\x83\x2d\xd5\xa2\x4d\x98\x92\x5d\xfb\xe1\x71\x3f\x17\x6b\x76\xd4\x8a\x66\x73\xbe\xec\xfb\xe0\x7c\x52\xdf\xa0\xc3\x7a\xcf\x34\xaf\x04\x33\x9d\xc2\x63\x62\x5e\x63\x25\x58\x72\x30\x04\x2e\x6a\x4d\x43\x86\x41\xab\xb1\x2b\xe4\x41\xbc\xa4\x36\xf7\x8f\x54\xa0\x50\xb0\x86\x5a\x32\x13\xd2\x36\x64\xf7\x77\x3c\xa3\x9d\x02\xf2\x4e\x1b\xd9\x80\x60\x0d\xea\x14\x6e\xa5\x02\x7c\x66\x4d\x5b\xe3\x55\x90\x65\x41\x96\xad\xfe\x41\xc8\x7f\xd9\x3b\xed\x7e\x4c\x9c\xe4\x2f\xe3\x94\xf6\x26\xc6\xa2\x71\xda\x0c\x43\x7a\xa3\x97\x4f\xf7\x5d\xe3\x5f\x8d\x13\x08\x75\xd7\x7c\x75\x4f\x61\x9c\xc0\x19\x6f\x5d\x1e\xbc\x75\x19\xc6\xce\xf1\x7d\xce\x44\x94\x9b\xe7\x04\xfe\xb6\x8b\x09\xa8\xad\xb3\x1b\x1d\x95\x62\x4e\x63\x62\x99\x1b\x2b\x6d\xce\xee\xdc\x05\xa7\x35\xd7\xda\xce\xad\x9f\xb3\x72\xcd\xf4\x89\xfa\x29\xcb\x53\x3f\xbc\x2b\x50\x98\x2f\xac\xa1\xcd\x2b\x6a\x11\xaf\x55\xc5\xb2\x0a\xac\x08\x66\xa0\x94\xb5\x04\xd6\x94\xc8\x5b\xe2\x87\x00\xb1\x29\xce\xa9\xa9\x09\x0b\xd4\xb7\x35\xe1\x5c\xfe\x6c\x69\xdb\x61\x79\x2a\x6b\xea\x63\x1b\xa6\x1f\x0e\x43\x9b\x68\x7c\xa3\x09\x11\x3d\xa1\x87\x3c\x75\x24\xb1\x68\x63\xaf\x14\xcd\x44\xda\x88\x62\xfc\x7f\xd1\x3f\xa6\xce\x2e\x8e\x5b\x7b\xdf\xc3\xb7\x4e\x1a\x9c\xb8\x7a\xb9\xc6\xa4\x6d\xfa\x34\x9b\x67\xfe\x87\xe1\x68\x36\xd0\xb5\x6d\x72\x8a\x2c\xdf\xb8\x3e\x74\x30\x19\x08\x40\xf4\x82\x29\x67\xc0\xe9\x77\x31\xca\x0f\x84\x7c\xa2\x64\xbb\xf8\x7f\x9a\x05\x02\xc2\xdf\x47\x7c\xe1\x12\xeb\xb9\x43\xc1\x49\xa5\x74\xe6\x5e\x9a\x0c\x7f\xbd\x3a\xbe\x3b\x33\x86\xd3\x99\xf1\x59\xa9\x2f\xd2\xdc\xd2\xe5\x1b\x1c\x77\x1a\x9e\x36\x28\xc0\xa8\x3d\x35\x4b\x23\xa1\x44\xba\xfb\x30\xd0\x2d\xe6\xbc\xe4\x39\xa0\x30\xdc\xec\x81\x89\x02\xb8\x81\x27\xa6\x41\x48\xe3\x2e\xf0\xe3\x65\xbd\x60\x86\xd1\xd5\xcf\x8f\x92\xa5\x97\x79\x98\xd4\xec\x11\x6b\x9f\xd0\x60\x82\x23\x15\x70\x6a\xb8\x0d\x0a\xe3\x04\x88\x6e\x71\xbc\x94\xf9\xdb\x63\x84\xf0\x7e\x61\x37\x76\xef\x46\xb1\x37\xb8\x68\x6b\x07\xb7\xa5\xb9\xab\x5e\xc1\xbb\x05\xf2\x30\x01\x4c\x2d\xa2\xd8\x63\xb9\xd3\x27\xcc\x30\x78\x94\xb2\x46\x26\x80\x8b\x82\xe7\xcc\x90\xa3\xa7\x0d\xda\x49\xb2\x80\x4a\x27\x67\x4e\xec\xa2\x47\x3d\x1b\x8d\x50\x29\xb7\x15\x5b\xab\x04\xf8\x6b\x02\x72\x4b\x62\x41\xa5\xd2\xe8\x20\xbc\x29\x1a\xb9\xf5\xf8\xfe\xc5\xf4\x76\x42\xd8\x30\xbd\xa5\x68\xd4\x0b\x3e\x97\x07\x97\x5e\x1d\xd8\x3e\x58\xf1\xf2\x08\x57\xbc\xac\x25\xc1\x6b\xd2\xcd\xf8\x88\x4a\x05\x4b\xed\xdc\x73\x51\x75\x35\x53\x6f\xca\x67\x3c\xb7\x90\x4f\x23\x15\x12\x6f\xd4\x3d\xd0\x2a\xe9\x6d\x15\x4d\xfe\x7e\xbe\x90\x46\xd3\xff\x83\x96\xc6\x28\x5f\x91\xd3\x09\x59\x7f\x55\x51\x33\x8b\xc7\xa2\x1a\x4d\x9f\xad\xab\x29\xda\x23\x69\x79\xfa\x3e\xd9\xcf\x3d\xc6\x85\xb9\x65\xbc\xc6\x57\xdb\x43\xae\x90\x19\xcc\xba\xb6\xa0\x6e\x44\x79\x94\xca\x25\xd6\x26\xda\x5d\x43\x0b\x32\xba\xdc\xb3\x9f\xef\xc8\x95\xff\xaa\x24\x37\x1a\x4a\xeb\xe8\xe0\xda\x95\xc0\x8e\xcb\xda\x8d\x1a\x59\x02\x16\x95\xb5\xe1\x66\x41\x27\xf8\xb7\x0e\x05\x6a\x3d\x2b\xe4\x04\xf6\x2c\x93\x46\x57\xa3\x48\x56\x4f\x8a\xb5\x8e\xa5\x1f\x12\xcc\x0b\x8e\x7e\x44\x34\x2e\x80\x05\x07\x9e\x02\x92\x93\x55\x50\xa3\xab\x51\x3f\xff\x11\x16\xf3\x4b\x08\x75\xfa\xbb\x62\xf6\x6b\xeb\x15\x6d\x9f\x62\x75\xd6\xa2\x45\x13\x18\xcb\x3b\xa5\x8d\x49\xb3\x87\x6f\x76\x0a\x7f\x48\xb9\x47\x01\x76\x0a\x27\xe5\x9e\x38\x38\x4f\xbf\x27\x11\x1d\x89\xf8\xdc\x89\xff\xc6\x84\x76\xf4\x1e\x4d\xe7\xef\x5e\xe3\x5e\x98\xcd\xeb\xa3\xbb\xd6\x62\x26\xdb\x9f\xa5\xb8\xbd\xa8\x9e\x5c\x34\xd2\xbb\x5f\xd3\x07\x52\xb5\xfb\x39\x66\x8b\x7b\x3d\x91\x4f\xfc\xd2\x42\xc6\x0b\x0d\xa5\x92\x8d\x63\x9c\xaa\xa3\x61\xad\x27\x97\x0e\x44\x0d\x2d\xfc\xe1\xdd\x0c\xc3\x9f\xae\x1c\xfa\x21\x86\x3f\xfe\x9c\x56\x89\x63\x4d\x20\x1a\xb6\xc5\x68\xb1\x91\xc0\x45\x02\x35\x8a\xa8\x89\xe3\x60\x45\x9f\x51\x0e\xac\xe3\xb6\x71\x3f\x8e\xc0\x35\xdd\x17\x51\x14\x91\x4e\x80\x17\xf1\x72\x5a\xe8\x83\x5f\x1d\xfe\x1b\x00\x00\xff\xff\x2b\x5d\x14\x31\x5e\x14\x00\x00") +var _templateBaseTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x58\x4d\x6f\xe4\x36\x12\x3d\xb7\x7e\x45\x41\xe8\x59\x48\x03\x8d\xe4\xf8\xb6\x06\x7c\x70\x26\xe3\x85\x81\xcd\x6c\x00\xcf\x22\x87\x20\x18\xd0\x52\x49\x4d\xb4\x44\x6a\x48\xaa\xed\x86\xa0\xff\xbe\x28\x92\xfa\xe8\x0f\xc7\x9d\xd9\xe4\x62\x58\x24\x55\xf5\xea\xd5\xab\x2a\xaa\xfb\x3e\x7b\x1f\x7c\x94\xed\x5e\xf1\x6a\x63\xe0\xfa\xea\x87\x7f\x7e\x68\x15\x6a\x14\x06\xee\x59\x8e\x4f\x52\x6e\xe1\x41\xe4\x29\xdc\xd5\x35\xd8\x43\x1a\x68\x5f\xed\xb0\x48\x83\x2f\x1b\xae\x41\xcb\x4e\xe5\x08\xb9\x2c\x10\xb8\x86\x9a\xe7\x28\x34\x16\xd0\x89\x02\x15\x98\x0d\xc2\x5d\xcb\xf2\x0d\xc2\x75\x7a\x35\xee\x42\x29\x3b\x51\x04\x5c\xd8\xfd\x7f\x3f\x7c\xfc\xf4\xf9\xf1\x13\x94\xbc\x46\xf0\x6b\x4a\x4a\x03\x05\x57\x98\x1b\xa9\xf6\x20\x4b\x30\x0b\x67\x46\x21\xa6\xc1\xfb\x6c\x18\x82\xa0\xef\xa1\xc0\x92\x0b\x84\xf0\x89\x69\x0c\xc1\x2f\xae\xdb\x6d\x05\x37\xb7\x40\x8b\xb0\x4e\x3f\x4a\x51\xf2\x2a\xfd\x85\xe5\x5b\x56\x21\x1d\xea\x7b\x30\xd8\xb4\x35\x33\x08\xe1\x06\x59\x81\x2a\x84\xf5\xf8\xfa\xbc\xc5\x9b\x56\x2a\x33\x6e\x65\x19\xfc\x47\x51\x64\xac\x6d\x6b\x8e\x1a\x98\x00\x49\x0b\x5c\x54\x20\x05\x20\x37\x1b\x54\x50\x29\xd6\x6e\xc0\x28\xb6\x43\xa5\x59\x0d\x52\x81\xfe\x56\x83\xc6\xda\x46\x94\x06\x66\xdf\xa2\xb7\x54\x76\x22\x8f\xfa\x1e\x78\x09\xeb\xf4\xe7\xae\x36\xfc\xd1\x48\xe5\x50\x72\x61\x50\x95\x2c\xc7\x7e\xe8\x7b\xc0\x5a\xd3\x62\xdf\x43\xc4\x45\x81\x2f\xb0\x4e\xc7\xa3\x57\x71\xfa\x63\xc7\x6b\xb2\x67\x0f\xa0\x28\x60\x18\x62\x1b\xcb\x39\xc3\x53\x20\xbf\xa0\xfa\x89\x33\x82\x05\xb9\x14\xda\xa8\x2e\x37\x36\x05\xa1\x0d\x0b\x9e\xf6\x21\xe4\x35\xeb\x6c\xd6\x4e\x02\xd3\x96\xdf\x82\x22\x2f\xbc\x15\x8a\x2c\x0d\x28\xa8\x63\x07\x14\xa4\x62\xa2\x42\x58\xf3\x04\xd6\xda\x83\xb9\xb9\x5d\xc4\x61\xc1\x13\x60\x0e\xc3\x90\x4c\x81\x94\x94\x51\x5a\x9a\xd8\x1a\x5f\x5f\x84\x1d\xcf\x71\x7b\x6a\xfb\x60\xa5\xd0\x74\x4a\xb8\xe7\xc8\xa2\x8a\x76\xb0\xa0\x35\xa6\x43\x2b\xfd\xcc\x4d\xbe\x81\x1d\x81\xd9\xa5\x11\xc5\xe0\x36\xfa\xfe\xc3\x05\x98\x83\xd5\x2a\x27\x9d\x9d\xc7\x75\x13\xac\x56\xab\x29\x82\x68\x17\x7b\xbb\x0e\x6b\xb0\x5a\x15\x58\xb2\xae\x36\xf6\x5c\xcb\x04\xcf\xa3\xb2\x31\xe9\x63\xab\xb8\x30\x65\x14\x76\x62\x2b\xe4\xb3\xb0\xcc\xda\x24\xd8\xcc\xdc\xc0\xbb\x2f\x61\x02\xbb\x98\xcc\x0d\xc1\x6a\x88\x03\x2b\x6a\x6f\x35\x98\xc9\x2e\x13\x58\xbb\x64\xde\xdc\xba\x77\xad\x5b\x02\x54\xc2\x2d\xb4\x4c\xe7\xac\xa6\xff\x69\x35\xcb\xc0\x6d\x0c\xc3\xa4\x71\x92\x43\xc5\x77\x28\xa0\xe4\x58\x17\x9a\xaa\xb4\xef\xa1\x6b\x5b\x54\xfe\xa8\x35\x9b\x06\x2b\xcb\xf0\x68\x20\xf2\xc7\xd3\x34\xd5\x86\x2a\x64\x91\x97\x83\xc4\xbc\x22\xd2\x59\x3a\x53\x5c\x11\x71\x34\x87\xf6\xf5\xb5\x9c\x7c\xb0\xc4\x3a\x9e\x9f\xb9\xd9\x00\xbe\x18\xb2\x30\x15\xce\x67\x59\xa0\x86\xab\x18\xc2\xfb\x4e\xe4\x21\x01\x0e\x2d\x96\x70\x24\x6b\x34\x61\x89\x32\x4d\x5b\x93\x07\x97\x13\x08\xbd\xda\xb3\x77\x3a\x93\xfe\x2d\xbd\x94\x83\x77\xfd\x32\xf5\x11\x67\x21\x25\x55\x7b\x60\x36\x22\xef\xe4\xe0\x29\x0e\x56\x07\x99\xcc\x32\xb8\xab\x2a\x85\x15\xd9\x59\xf4\x1d\xe6\x17\xb9\x14\xa0\x0d\xb6\x54\x85\x36\x55\x4a\x76\xed\x87\xa7\xfd\x5c\xa6\xd9\x51\xe3\x99\xcd\xf9\x82\xef\x83\xcb\x49\x7d\x83\x0e\xeb\x3d\xd3\xbc\x12\xcc\x74\x0a\x8f\x89\x79\x8d\x95\x60\xc9\xc1\x10\xb8\xa8\x35\x8d\x14\x06\xad\xc6\xae\x90\x07\xf1\x92\xce\xdc\x3f\x52\x81\x42\xc1\x1a\x6a\xc0\x4c\x48\xdb\x7e\xdd\xdf\xf1\x8c\x76\x0a\xc8\x3b\x6d\x64\x03\x82\x35\xa8\x53\xb8\x97\x0a\xf0\x85\x35\x6d\x8d\x37\x41\x96\x05\x59\xb6\xfa\x17\x21\xff\x71\xef\x54\xfb\x43\xe2\xc4\x7e\x1d\xa7\xb4\x37\x31\x16\x8d\xb3\x65\x18\xd2\x3b\xbd\x7c\x7a\xec\x1a\xff\x6a\x9c\x40\xa8\xbb\xe6\xab\x7b\x0a\xe3\x04\x2e\x78\xeb\xfa\xe0\xad\xeb\x30\x76\x8e\x1f\x73\x26\xa2\xdc\xbc\x24\xf0\x8f\x5d\x4c\x40\x6d\x85\xdd\xe9\xa8\x14\x73\x1a\x13\xcb\xdc\x58\x63\x73\x76\xe7\xfe\x37\xad\xb9\xa6\x76\x69\xfd\x5c\x94\x6b\xa6\x4f\xd4\x4f\x59\x9e\x3a\xe1\x43\x81\xc2\x7c\x66\x0d\x6d\xde\x50\x73\x78\xad\x2a\x96\x55\x60\x45\x30\x03\xa5\xac\x25\xb0\xa6\x44\xde\x13\x3f\x04\x88\x4d\x71\x4e\xed\x4c\x58\xa0\xbe\xa1\x09\xe7\xf2\xaf\x96\xb6\x1d\x93\xa7\xb2\xa6\x0e\xb6\x61\xfa\xcb\x61\x68\x13\x8d\x6f\x34\x21\xa2\x27\xf4\x90\xa7\x8e\x24\x16\x6d\xec\x95\xa2\x99\x48\x1b\x51\x8c\xff\x2f\xfa\xc7\xd4\xd3\xc5\x71\x53\xef\x7b\xf8\xd6\x49\x83\x13\x57\xe7\x6b\x4c\xda\x76\x4f\x1d\x7a\xe6\x7f\x18\x8e\xa6\x02\x5d\xd2\x26\xa7\xc8\xf2\x8d\xeb\x43\x07\x33\x81\x00\x44\x67\x4c\x39\x03\x4e\xbf\x8b\x21\x7e\x20\xe4\x13\x25\xdb\xc5\xbf\x69\x16\x08\x08\x7f\x1d\xf1\x85\x4b\xac\x97\x0e\x05\x27\x95\xd2\x99\x3b\x37\x19\xfe\x7c\x75\xfc\xe1\xcc\x18\x4e\x67\xc6\x27\xa5\x3e\x4b\x73\x4f\x57\x6d\x70\xdc\x69\x78\xde\xa0\x00\xa3\xf6\xd4\x2c\x8d\x84\x12\xe9\xd6\xc3\x40\xb7\x98\xf3\x92\xe7\x80\xc2\x70\xb3\x07\x26\x0a\xe0\x06\x9e\x99\x06\x21\x8d\xbb\xae\x8f\x57\xf3\x82\x19\x46\x97\x3e\x3f\x4a\x96\x5e\xe6\x61\x52\xb3\x27\xac\x7d\x42\x83\x09\x8e\x54\xc0\xa9\xe1\x36\x28\x8c\x13\x20\xba\xc5\xf1\x3a\xe6\xef\x8d\x11\xc2\xfb\x85\xdd\xd8\xbd\x1b\xc5\xde\xe0\xa2\xad\x1d\xdc\x93\xe6\xae\x7a\x03\xef\x16\xc8\xc3\x04\x30\xb5\x88\x62\x8f\xe5\x41\x9f\x30\xc3\xe0\x49\xca\x1a\x99\x00\x2e\x0a\x9e\x33\x43\x8e\x9e\x37\x68\x27\xc9\x02\x2a\x9d\x9c\x39\xb1\x8b\x1e\xf5\x6c\x34\x42\xa5\xdc\x56\x6c\xad\x12\xe0\xaf\x09\xc8\x2d\x89\x05\x95\x4a\xa3\x83\xf0\xa6\x68\xe4\xd6\xe3\xfb\x99\xe9\xed\x84\xb0\x61\x7a\x4b\xd1\xa8\x33\x3e\x97\x07\x97\x5e\x1d\xd8\x3e\x58\xf1\xf2\x08\x57\xbc\xac\x25\xc1\x6b\xd2\xcd\xf8\x88\x4a\x05\x4b\xed\x3c\x72\x51\x75\x35\x53\x6f\xca\x67\x3c\xb7\x90\x4f\x23\x15\x12\x6f\xd4\x3d\xd0\x2a\xe9\x6d\x15\x4d\xfe\xfe\x7a\x21\x8d\xa6\xff\x0f\x2d\x8d\x51\xbe\x22\xa7\x13\xb2\xfe\xac\xa2\x66\x16\x8f\x45\x35\x9a\xbe\x58\x57\x53\xb4\x47\xd2\xf2\xf4\x7d\xb4\x1f\x7a\x8c\x0b\x73\xcf\x78\x8d\xaf\xb6\x87\x5c\x21\x33\x98\x75\x6d\x41\xdd\x88\xf2\x28\x95\x4b\xac\x4d\xb4\xbb\x86\x16\x64\x74\xb9\x67\x3f\xd6\x91\x2b\xff\x3d\x49\x6e\x34\x94\xd6\xd1\xc1\xb5\x2b\x81\x1d\x97\xb5\x1b\x35\xb2\x04\x2c\x2a\x6b\xc3\xcd\x82\x4e\xf0\x6f\x1d\x0a\xd4\x7a\x56\xc8\x09\xec\x59\x26\x8d\xae\x46\x91\xac\x9e\x15\x6b\x1d\x4b\xdf\x25\x98\x33\x8e\xbe\x47\x34\x2e\x80\x05\x07\x9e\x02\x92\x93\x55\x50\xa3\xab\x51\x3f\xff\x15\x16\xf3\x39\x84\x3a\xfd\x55\x31\xfb\x9d\xf5\x8a\xb6\x4f\xb1\x3a\x6b\xd1\xa2\x09\x8c\xe5\x9d\xd2\xc6\xa4\xd9\xc3\x37\x3b\x85\xdf\xa5\xdc\xa3\x00\x3b\x85\x93\x72\x4f\x1c\x5c\xa6\xdf\x93\x88\x8e\x44\x7c\xe9\xc4\x7f\x63\x42\x3b\x7a\x8f\xa6\xf3\x1f\x5e\xe3\xce\xcc\xe6\xf5\xd1\x5d\x6b\x31\x93\xed\x8f\x50\xdc\x5e\x54\x4f\x2e\x1a\xe9\xc3\x4f\xe9\x17\x52\xb5\xfb\x21\x66\x8b\x7b\x3d\x91\x4f\xfc\xd2\x42\xc6\x0b\x0d\xa5\x92\x8d\x63\x9c\xaa\xa3\x61\xad\x27\x97\x0e\x44\x0d\x2d\xfc\xe6\xdd\x0c\xc3\xef\xae\x1c\xfa\x21\x86\xdf\x7e\x9f\x56\x89\x63\x4d\x20\x1a\xb6\xc5\x68\xb1\x91\xc0\x55\x02\x35\x8a\xa8\x89\xe3\x60\x45\x9f\x51\x0e\xac\xe3\xb6\x71\x3f\x8b\xc0\x2d\xdd\x17\x51\x14\x91\x4e\x80\x17\xf1\x72\x5a\xe8\x83\xdf\x1b\xfe\x17\x00\x00\xff\xff\xa1\xd7\x1e\xde\x4c\x14\x00\x00") func templateBaseTmplBytes() ([]byte, error) { return bindataRead( @@ -134,12 +134,12 @@ func templateBaseTmpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "template/base.tmpl", size: 5214, mode: os.FileMode(420), modTime: time.Unix(1571144432, 0)} + info := bindataFileInfo{name: "template/base.tmpl", size: 5196, mode: os.FileMode(420), modTime: time.Unix(1571144548, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templateBuilderCreateTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x9c\x56\x5d\x6f\xdb\x36\x14\x7d\x96\x7e\xc5\xad\xa0\x0e\x96\x91\xc8\x6d\xdf\xe6\x21\x03\xba\x34\x05\x02\x0c\xd9\x80\x64\x43\x81\x75\x18\x18\xea\xca\xe6\x42\x93\x2a\x49\x39\x09\x04\xfd\xf7\x81\x1f\x92\x28\xe7\x03\xee\x9e\x2c\x53\xe4\xb9\x87\xe7\x1c\x5e\xb1\xeb\x56\xcb\xf4\x5c\x36\x8f\x8a\x6d\xb6\x06\x3e\xbc\x7b\xff\xe3\x69\xa3\x50\xa3\x30\xf0\x99\x50\xbc\x95\xf2\x0e\x2e\x05\x2d\xe1\x23\xe7\xe0\x26\x69\xb0\xef\xd5\x1e\xab\x32\xbd\xd9\x32\x0d\x5a\xb6\x8a\x22\x50\x59\x21\x30\x0d\x9c\x51\x14\x1a\x2b\x68\x45\x85\x0a\xcc\x16\xe1\x63\x43\xe8\x16\xe1\x43\xf9\x6e\x78\x0b\xb5\x6c\x45\x95\x32\xe1\xde\xff\x7a\x79\x7e\x71\x75\x7d\x01\x35\xe3\x08\x61\x4c\x49\x69\xa0\x62\x0a\xa9\x91\xea\x11\x64\x0d\x26\x2a\x66\x14\x62\x99\x2e\x57\x7d\x9f\xa6\x5d\x07\x15\xd6\x4c\x20\x64\x54\x21\x31\x98\x41\xdf\xdb\xd1\xbc\xb9\xdb\xc0\xfa\x0c\x6e\x89\x46\xc8\xcb\x73\x29\x6a\xb6\x29\x7f\x27\xf4\x8e\x6c\x10\xc2\x52\x83\xbb\x86\x13\x83\x90\x6d\x91\x54\xa8\x32\xc8\x9f\xbe\x62\xbb\x46\x2a\x13\xbd\xca\x6f\x5b\xc6\xed\xf6\xd6\x67\xd0\x28\x26\x0c\x2c\x1a\xa2\x29\xe1\x90\x97\x57\x64\x87\x05\x64\xe7\x73\x2e\x0a\x29\xb2\xbd\x5f\x31\x3e\x8f\x30\x16\x76\xb5\x82\x18\xb9\xef\xad\x9a\x56\x8a\x61\xa4\x96\x0a\xdc\x0e\x99\xd8\x00\x71\x93\x5d\x31\x3b\x15\x85\x61\xe6\xb1\x4c\xcd\x63\x83\x87\x30\xda\xa8\x96\x1a\xe8\xd2\x84\x3a\x09\xd2\xa4\xeb\x40\x11\xb1\x41\xc8\xff\x39\x81\xbc\xb6\x9c\xf2\xf2\x33\x43\x5e\x69\x4b\x25\x49\xba\xee\x14\xf2\xba\xfc\xc5\x83\xb8\x37\x16\x69\x69\x91\xeb\xf2\xc6\x16\xb1\xf3\xba\x0e\x50\x54\xe1\xf1\x34\xc6\x44\x8f\x79\x51\x6d\x30\x86\xc4\x27\x90\x3b\xd2\xfc\xe5\x76\x72\xf9\x69\xc0\xfd\xdb\x13\xee\xa6\x02\xa7\x7d\x9f\x7a\xe1\xef\x99\xd9\x02\x3e\x18\x3b\x9a\x43\x16\xd0\xb2\x99\x92\xc9\xcc\x3b\x8d\xc6\xd8\x19\x65\x70\x22\x10\xb6\x72\x5f\x93\x3d\x7a\x45\xd1\x2b\x3d\x93\x34\x04\xb1\x22\x86\xd8\x04\x95\x69\xdd\x0a\x0a\x8b\x99\x99\x83\x26\x53\xf5\xc2\xa1\x2e\xa8\x79\x00\x2a\x85\xc1\x07\x63\x83\x67\x7f\x0b\x58\x2c\xe3\x02\x27\x80\x4a\x49\x55\x58\x63\x5e\x33\xe4\x74\x94\x8f\xd5\x20\x95\x35\xe0\x13\xd6\xa4\xe5\x06\x16\x42\x1a\xfb\xff\xb7\xc6\x30\x29\x08\x2f\xc2\xe4\x84\xd5\x70\xc0\xb3\xf4\xd6\x1d\xca\x7f\x76\x06\x82\x71\x4b\x21\xb1\x35\x6c\x89\x08\x3f\xa0\x25\xc9\xde\x32\x72\xe4\xa7\xe3\x13\x10\xc3\xdc\xb0\xa9\x11\xe2\x52\xdf\x30\x37\xb2\x28\xa2\x94\x84\x2a\xc7\x10\x83\x1f\xf6\x03\x29\xe4\x1a\x27\x2e\x0a\x4d\xab\x84\xa5\x1d\x14\xd4\xe5\x15\xde\x2f\xb2\xe1\xc4\xf7\xfd\x1a\x76\x4c\x6b\x7b\x4a\x14\x7e\x6b\x99\xc2\x0a\x6a\x87\xfb\x35\xf3\xc5\x02\xd9\xaf\x59\x56\x8c\x35\x42\xcc\x92\x24\xf1\x72\x47\x23\x43\xee\xbc\xf8\x7f\x12\xce\x2a\x62\xa4\xd2\x7e\x9f\x17\xa2\xdd\x0d\x4b\x6d\x3f\x05\x52\x55\x20\x5a\xce\xc9\x2d\x47\xa0\x5b\xa4\x77\x20\x05\x7f\x74\xe7\x57\x06\xa7\x3c\x21\xed\x70\x65\x6b\x6c\x07\x73\x8a\xef\x09\x6f\x11\x96\xab\x09\x10\xf2\x11\x6b\x7d\x06\xc4\xe6\x7e\x32\x7c\x4c\x40\x70\xa1\x98\xd6\xb9\xb8\x4c\x6b\x6d\xa0\x8f\x0d\xc5\x9b\x10\x0a\x98\xeb\x62\x53\x85\x4a\xbd\x1c\x85\x51\x19\x6b\xfb\xf2\xa8\x5a\xc5\x4f\x0e\xf2\x4d\x1c\xc3\x99\xc3\xf5\xce\x94\x17\xd6\xe5\x7a\xee\xf0\x7e\xac\x55\x13\xc6\xad\xc3\xf6\xf1\x79\x97\xd7\xf0\x76\x9f\xb9\xb0\x78\xbb\x5f\x54\xa8\x87\x38\xab\xf1\xee\xe7\xcf\x47\xb4\x3a\x0b\x8d\xe5\x1f\x82\x7d\x6b\x31\x3a\x95\x1c\xc5\x61\x07\x71\xc2\x3c\x69\x8c\x05\xfc\x0c\xef\x83\x20\x47\x25\xbe\xe5\x86\x35\x1c\x81\x68\xcd\x36\x62\x87\xc2\x68\x90\x02\x08\xb4\x9e\x03\x56\x1b\x0c\xd2\xe0\xe1\x01\x78\x26\xf1\x6e\x07\x2e\x5c\x38\xa5\xed\xf5\xee\xf2\xb4\xb9\xcf\xba\xcb\xff\x3a\xb7\xdf\xc3\xfa\xd0\x23\x56\xc3\xc6\xc0\x82\xa3\x80\xbc\xbc\x36\x52\x91\x0d\x16\xf0\x3e\xec\x42\xdf\x33\x43\xb7\x4f\x36\x52\x29\xfb\x54\x7e\x62\x84\x23\x35\x0b\xd7\x9d\x0f\x1d\xd7\x1e\xcb\xfb\x1e\x80\xbd\xf3\xd4\x5e\x35\xba\x0e\xfe\x95\x4c\x8c\xf3\x06\x30\x0d\xd9\x09\xd8\x0b\xc1\x3a\x9d\xe4\x78\x4e\x48\x3d\x42\x0e\xdf\x92\x22\x90\x18\xb3\x19\xfa\x45\x8c\xf4\xaa\xb0\xad\xd0\x6d\x63\x2f\x31\x58\x41\xe5\xe9\x38\x11\x83\x54\x51\x87\x7d\x99\x17\x13\x15\x3e\x44\x3b\x7e\x37\x27\x18\xf1\x9b\x3e\xaf\x5f\x80\x12\xce\xb5\xff\xd4\xda\xe6\xd5\x10\xc1\xa8\xb6\xde\xb8\x21\x5f\x4d\x03\x11\x9e\xfa\x77\x7d\x65\xbf\x3c\xff\x99\x9d\x7d\x65\xad\x7f\xfb\x93\xb8\x6f\xc5\xbb\x8a\xe8\x87\xe6\x16\x75\x22\x47\x75\xe1\xbb\x46\x9f\x0e\xc2\xec\xfd\x4d\xe4\xb8\x40\x1c\x7b\x63\x71\x7d\xde\xec\x1a\x3e\x5e\x28\x6b\xc8\x82\x4f\xab\xb7\x7a\x35\x5c\x6c\xa3\x68\xf8\x45\x0f\xe3\x45\xc7\x2f\x2f\x0f\xee\x65\xd1\x85\x67\x7a\xfc\x2f\x00\x00\xff\xff\x70\x1b\xd2\xa2\xf6\x0b\x00\x00") +var _templateBuilderCreateTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x9c\x56\x5f\x6f\xdb\xb6\x17\x7d\x96\x3e\xc5\xad\xe0\xfe\x60\x1b\x89\xdc\xf6\xed\xe7\x21\x03\xba\x34\x05\x02\x6c\xd9\x80\x64\x43\x81\x75\x18\x18\xe9\xca\xe6\x42\x93\x2a\x49\x39\x09\x04\x7d\xf7\xe1\x92\x94\x44\x39\x7f\xe0\xee\xc9\x32\x45\x9e\x7b\x78\xce\xe1\x15\xdb\x76\xb5\x4c\xcf\x55\xfd\xa8\xf9\x66\x6b\xe1\xc3\xbb\xf7\xff\x3f\xad\x35\x1a\x94\x16\x3e\xb3\x02\x6f\x95\xba\x83\x4b\x59\xe4\xf0\x51\x08\x70\x93\x0c\xd0\x7b\xbd\xc7\x32\x4f\x6f\xb6\xdc\x80\x51\x8d\x2e\x10\x0a\x55\x22\x70\x03\x82\x17\x28\x0d\x96\xd0\xc8\x12\x35\xd8\x2d\xc2\xc7\x9a\x15\x5b\x84\x0f\xf9\xbb\xfe\x2d\x54\xaa\x91\x65\xca\xa5\x7b\xff\xf3\xe5\xf9\xc5\xd5\xf5\x05\x54\x5c\x20\x84\x31\xad\x94\x85\x92\x6b\x2c\xac\xd2\x8f\xa0\x2a\xb0\x51\x31\xab\x11\xf3\x74\xb9\xea\xba\x34\x6d\x5b\x28\xb1\xe2\x12\x21\x2b\x34\x32\x8b\x19\x74\x1d\x8d\xce\xea\xbb\x0d\xac\xcf\xe0\x96\x19\x84\x59\x7e\xae\x64\xc5\x37\xf9\x6f\xac\xb8\x63\x1b\x84\xb0\xd4\xe2\xae\x16\xcc\x22\x64\x5b\x64\x25\xea\x0c\x66\x4f\x5f\xf1\x5d\xad\xb4\x8d\x5e\xcd\x6e\x1b\x2e\x68\x7b\xeb\x33\xa8\x35\x97\x16\xe6\x35\x33\x05\x13\x30\xcb\xaf\xd8\x0e\x17\x90\x9d\x4f\xb9\x68\x2c\x90\xef\xfd\x8a\xe1\x79\x80\x21\xd8\xd5\x0a\x62\xe4\xae\x23\x35\x49\x8a\x7e\xa4\x52\x1a\xdc\x0e\xb9\xdc\x00\x73\x93\x5d\x31\x9a\x8a\xd2\x72\xfb\x98\xa7\xf6\xb1\xc6\x43\x18\x63\x75\x53\x58\x68\xd3\xa4\x70\x12\xa4\x49\xdb\x82\x66\x72\x83\x30\xfb\xfb\x04\x66\x15\x71\x9a\xe5\x9f\x39\x8a\xd2\x10\x95\x24\x69\xdb\x53\x98\x55\xf9\x4f\x1e\xc4\xbd\x21\xa4\x25\x21\x57\xf9\x0d\x15\xa1\x79\x6d\x0b\x28\xcb\xf0\x78\x1a\x63\xa2\xc7\xbc\x28\x37\x18\x43\xe2\x13\xc8\x1d\xab\xff\x74\x3b\xb9\xfc\xd4\xe3\xfe\xe5\x09\xb7\x63\x81\xd3\xae\x4b\xbd\xf0\xf7\xdc\x6e\x01\x1f\x2c\x8d\xce\x20\x0b\x68\xd9\x44\xc9\x64\xe2\x9d\x41\x6b\x69\x46\x1e\x9c\x08\x84\x49\xee\x6b\xb6\x47\xaf\x28\x7a\xa5\x27\x92\x86\x20\x96\xcc\x32\x4a\x50\x9e\x56\x8d\x2c\x60\x3e\x31\xb3\xd7\x64\xac\xbe\x70\xa8\xf3\xc2\x3e\x40\xa1\xa4\xc5\x07\x4b\xc1\xa3\xdf\x05\xcc\x97\x71\x81\x13\x40\xad\x95\x5e\x90\x31\xaf\x19\x72\x3a\xc8\xc7\x2b\x50\x9a\x0c\xf8\x84\x15\x6b\x84\x85\xb9\x54\x96\xfe\xff\x5a\x5b\xae\x24\x13\x8b\x30\x39\xe1\x15\x1c\xf0\xcc\xbd\x75\x87\xf2\x9f\x9d\x81\xe4\x82\x28\x24\x54\x83\x4a\x44\xf8\x01\x2d\x49\xf6\xc4\xc8\x91\x1f\x8f\x4f\x40\x0c\x73\xc3\xa6\x06\x88\x4b\x73\xc3\xdd\xc8\x7c\x11\xa5\x24\x54\x39\x86\x18\xfc\x6f\xdf\x93\x42\x61\x70\xe4\xa2\xd1\x36\x5a\x12\xed\xa0\xa0\xc9\xaf\xf0\x7e\x9e\xf5\x27\xbe\xeb\xd6\xb0\xe3\xc6\xd0\x29\xd1\xf8\xad\xe1\x1a\x4b\xa8\x1c\xee\xd7\xcc\x17\x0b\x64\xbf\x66\xd9\x62\xa8\x11\x62\x96\x24\x89\x97\x3b\x1a\xe9\x73\xe7\xc5\xff\x83\x09\x5e\x32\xab\xb4\xf1\xfb\xbc\x90\xcd\xae\x5f\x4a\xfd\x14\x58\x59\x82\x6c\x84\x60\xb7\x02\xa1\xd8\x62\x71\x07\x4a\x8a\x47\x77\x7e\x55\x70\xca\x13\x32\x0e\x57\x35\x96\x3a\x98\x53\x7c\xcf\x44\x83\xb0\x5c\x8d\x80\x30\x1b\xb0\xd6\x67\xc0\x28\xf7\xa3\xe1\x43\x02\x82\x0b\x8b\x71\x9d\x8b\xcb\xb8\x96\x02\x7d\x6c\x28\xde\x84\x50\xc0\x54\x17\x4a\x15\x6a\xfd\x72\x14\x06\x65\xc8\xf6\xe5\x51\xb5\x16\x3f\x38\xc8\x37\x71\x0c\x27\x0e\x57\x3b\x9b\x5f\x90\xcb\xd5\xd4\xe1\xfd\x50\xab\x62\x5c\x90\xc3\xf4\xf8\xbc\xcb\x6b\x78\xbb\xcf\x5c\x58\xbc\xdd\x2f\x2a\xd4\x41\x9c\xd5\x78\xf7\xd3\xe7\x23\x5a\x1d\x41\x63\xfe\xbb\xe4\xdf\x1a\x8c\x4e\xa5\x40\x79\xd8\x41\x9c\x30\x4f\x1a\xe3\x02\x7e\x84\xf7\x41\x90\xa3\x12\xdf\x08\xcb\x6b\x81\xc0\x8c\xe1\x1b\xb9\x43\x69\x0d\x28\x09\x0c\x1a\xcf\x01\xcb\x0d\x06\x69\xf0\xf0\x00\x3c\x93\x78\xb7\x03\x17\x2e\x1c\xd3\xf6\x7a\x77\x79\xda\xdc\x27\xdd\xe5\x3f\x9d\xdb\xef\x61\x7d\xe8\x11\x59\x90\xff\x42\xba\x5c\x5b\xa5\x29\xa9\x9e\xbf\xb9\xe7\xb6\xd8\x3e\xd9\x42\xa9\xe9\x29\xff\xc4\x99\xc0\xc2\xce\x5d\x5f\x3e\xf4\xda\x04\x20\xe7\x78\x8f\xea\x40\x0b\xba\x64\xb4\x2d\xfc\xa3\xb8\x1c\xe6\xf5\x60\x06\xb2\x13\xa0\xab\xc0\x3a\x1d\x85\x78\x4e\x42\x33\x40\xf6\x5f\x91\x45\x20\x31\xa4\x32\x74\x8a\x18\xe9\x55\x49\x1b\x69\x9a\x9a\xae\x2f\x58\x42\xe9\xe9\x38\xf9\x82\x48\x51\x6f\x7d\x99\x17\x97\x25\x3e\x44\x3b\x7e\x37\x25\x18\xf1\x1b\x3f\xac\x5f\xa0\x60\x42\x18\xff\x91\xa5\xb6\x55\x33\xc9\x0b\x43\xae\xb8\x21\x5f\xcd\x00\x93\x9e\xfa\x77\x7d\x5f\xbf\x3c\xff\x81\x9d\x7c\x5f\xc9\xbf\xfd\x49\xdc\xb1\xe2\x5d\x45\xf4\x43\x5b\x8b\x7a\x90\xa3\x3a\xf7\xfd\xa2\x4b\x7b\x61\xf6\xfe\x0e\x72\x5c\x20\x8e\xbd\xab\xb8\x0e\x6f\x77\xb5\x18\xae\x92\x15\x64\xc1\xa7\xd5\x5b\xb3\xea\xaf\xb4\x51\x34\xfc\xa2\x87\xe1\x8a\xe3\x97\xe7\x07\x37\xb2\xe8\xaa\x33\x3e\xfe\x1b\x00\x00\xff\xff\xfd\x60\x10\x96\xf0\x0b\x00\x00") func templateBuilderCreateTmplBytes() ([]byte, error) { return bindataRead( @@ -154,12 +154,12 @@ func templateBuilderCreateTmpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "template/builder/create.tmpl", size: 3062, mode: os.FileMode(420), modTime: time.Unix(1571144432, 0)} + info := bindataFileInfo{name: "template/builder/create.tmpl", size: 3056, mode: os.FileMode(420), modTime: time.Unix(1571144548, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templateBuilderDeleteTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x56\x41\x6f\xe3\x36\x17\x3c\x9b\xbf\x62\x3e\xc1\x5f\x61\x07\x09\x9d\xdd\x5b\x03\xf8\xb0\xcd\x66\x81\x05\x16\x69\xd1\x2d\xd0\x00\x45\x51\x30\xe4\x93\xcd\x46\x21\x55\x92\x8a\x6d\x08\xfa\xef\x05\x45\x49\x96\x92\x78\x37\x87\x9e\x22\x89\xe4\x70\xde\xbc\x79\x13\xd7\xf5\xea\x8c\x5d\xdb\xf2\xe0\xf4\x66\x1b\xf0\xfe\xf2\xdd\x8f\x17\xa5\x23\x4f\x26\xe0\x93\x90\x74\x6f\xed\x03\x3e\x1b\xc9\xf1\xa1\x28\xd0\x6e\xf2\x88\xeb\xee\x89\x14\x67\xbf\x6d\xb5\x87\xb7\x95\x93\x04\x69\x15\x41\x7b\x14\x5a\x92\xf1\xa4\x50\x19\x45\x0e\x61\x4b\xf8\x50\x0a\xb9\x25\xbc\xe7\x97\xfd\x2a\x72\x5b\x19\xc5\xb4\x69\xd7\xbf\x7c\xbe\xbe\xb9\xfd\x7a\x83\x5c\x17\x84\xee\x9b\xb3\x36\x40\x69\x47\x32\x58\x77\x80\xcd\x11\x46\x97\x05\x47\xc4\xd9\xd9\xaa\x69\x18\xab\x6b\x28\xca\xb5\x21\x64\x8a\x0a\x0a\x94\xa1\x69\xe2\xd7\x79\xf9\xb0\xc1\xd5\x1a\xf7\xc2\x13\xe6\xfc\xda\x9a\x5c\x6f\xf8\x2f\x42\x3e\x88\x0d\xa1\x3b\x1a\xe8\xb1\x2c\x44\x20\x64\x5b\x12\x8a\x5c\x86\xf9\xcb\x25\xfd\x58\x5a\x17\x46\x4b\xf3\xfb\x4a\x17\xb1\xbc\xab\x35\x4a\xa7\x4d\xc0\xa2\x14\x5e\x8a\x02\x73\x7e\x2b\x1e\x69\x89\xec\xe3\x94\x8b\x23\x49\xfa\x29\x9d\x18\x9e\x07\x98\xa6\x61\xab\x15\xc6\xc0\x4d\x13\xc5\x8c\x4a\xf4\x5f\x72\xeb\xd0\x16\xa8\xcd\x06\x22\x6e\x9e\x5c\x19\x4f\x90\x09\x3a\x1c\x38\x0b\x87\x92\x9e\xa3\xf9\xe0\x2a\x19\x50\xb3\x99\x6c\x85\x60\xb3\xd2\x91\xd2\x52\x04\xf2\xf8\xe3\xcf\xe1\x85\xc7\x73\x3d\x22\x6b\x18\x8b\xcc\x7e\xdf\x92\x23\x08\xa5\x3c\x04\x0c\xed\x30\x6c\x47\xb0\x2d\xcb\x24\x7d\x4f\x96\xb3\xbc\x32\x12\x8b\x71\xe5\x4d\x83\xb3\x29\xa7\x65\xc2\x5d\x94\x1e\x9c\xf3\xd7\x19\x2c\x9f\x1f\x8a\x15\x4c\x61\xf9\xa8\x90\x35\x44\x59\x92\x51\x8b\x93\x5b\xce\x51\x7a\xce\xf9\x92\xcd\x1c\x85\xca\x19\x4c\xba\x93\x4a\x5e\xad\x70\xb3\x27\x09\xda\x93\xac\x22\xec\x50\xa1\xb6\x06\xff\x54\xe4\x0e\x10\x46\x21\x21\x78\x6c\xed\x0e\x8f\xc2\x1c\xf0\x44\x2e\x68\x49\x1e\xbb\xa8\x57\xd2\x44\xbd\x55\x8c\x78\xe5\x42\x86\x3d\xa4\x35\x81\xf6\x21\x3a\x36\xfe\x5d\x62\xa1\x4d\x38\x07\x39\x67\xdd\x32\xd5\x7f\x01\x9d\x63\x13\xb0\x28\xc8\x60\xce\xbf\x06\xeb\xc4\x86\x96\x78\x87\x8b\xa6\x61\xb3\x99\xdf\xe9\x20\xb7\xcf\x6b\xe3\xca\xc5\x27\xfe\x51\x8b\x82\x64\x58\xb4\x60\x2d\x9a\x13\x66\x43\x98\xff\x75\x8e\xb9\x4f\x58\xd1\xa8\x03\x30\x5a\x50\x19\x07\xa9\xae\xf1\xb7\xd5\x66\xd8\xd7\x83\x79\x64\xe7\x88\x76\xbf\x62\xb3\xd9\x09\x6d\xdb\xce\xfa\x01\xb2\x2f\x78\xd9\x91\x20\xa3\xd2\x45\x8a\x72\x51\x15\x61\x8c\x74\xd9\xd5\xef\xf9\x2d\xed\x16\x59\x3f\xde\x4d\x73\x85\xca\xf8\xaa\x8c\x03\x4a\x0a\x2a\x91\xc9\x22\x64\x93\x84\xa2\xc2\x53\xa7\xca\x69\x56\xda\x28\xda\x8f\xea\xbd\x9c\xd2\x1b\xb1\x3b\xda\xe3\x2e\xc5\xdd\x03\xb5\x6f\xe7\xb8\xaf\x02\x4a\x61\xb4\xf4\xb1\x39\xc2\x24\xc2\xb0\x52\x56\xce\xbf\x66\x02\x9c\x72\xc1\xdd\xeb\x36\x88\x39\x53\xb3\x99\x69\xa5\x88\xfd\x79\x5e\xc8\x88\xb1\xce\xdb\x4d\xff\x5b\xc3\xe8\xa2\x6d\x73\x4b\x6d\x41\xce\x2d\x59\x94\xa6\xd3\xc2\xb0\x36\xd1\xde\xe6\x80\xba\xc6\x4e\x87\x2d\x68\x1f\xa2\x1a\x73\x64\x3f\x25\xe6\xd9\x24\xca\x66\xed\x80\x86\xc7\xb2\x18\xf2\x31\x47\xd6\xb5\x66\xf5\x7f\xbf\xea\x73\x7a\xe4\x85\x74\x68\x3f\x64\x6e\x3a\xce\xfb\x6b\x3b\xf1\x8f\x4f\x6d\xa8\x5a\x43\x2f\x82\x78\x20\x92\xfd\x6c\x8e\xf1\x6b\x0d\xfd\xfa\x6a\x02\x8f\x20\x9a\xd4\xda\x67\xc0\xdf\x0d\x62\xaf\xcd\xa6\x48\x71\x7b\x3a\x88\xa7\x80\xc7\x2c\xfe\x8e\x1d\xde\x18\x46\x63\x73\x8d\x2b\xed\x01\x27\xb7\x7f\x2b\x68\x92\x63\x5f\x78\x6c\x8a\xc9\xbf\x61\xbb\x3e\x77\x58\x0a\x8b\xa3\x05\xaf\x8e\xe3\x47\xce\x75\xcb\x06\xeb\x35\x2e\x47\x4b\x3f\xdc\x38\x77\x6b\xc3\xa7\xf8\xeb\xa0\x4e\x92\x1e\xff\x5f\xf3\x2f\xe2\x9e\x8a\x86\x8d\xe3\xa1\x77\xb1\x2e\xa2\xa9\xff\x83\xd9\x7c\xa3\x7c\x27\x26\xb4\xeb\xe8\x1b\xf4\xba\x4b\x82\x25\x23\x77\x9e\xfe\x37\x00\x00\xff\xff\x24\x2d\x08\xf6\x8e\x09\x00\x00") +var _templateBuilderDeleteTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x56\x41\x6f\xe3\x36\x17\x3c\x9b\xbf\x62\x3e\xc1\x5f\x61\x07\x09\x9d\xee\xad\x06\x7c\xd8\x66\xb3\xc0\x02\xdb\xb4\xe8\x16\x68\x80\xa2\x28\x18\xf2\xc9\x66\xa3\x90\x2a\x49\xc5\x36\x04\xfd\xf7\x82\xa2\x64\x4b\x49\xbc\xeb\x43\x4f\x91\x44\x72\x38\x6f\xde\xbc\x89\xeb\x7a\x71\xc1\x6e\x6c\xb9\x77\x7a\xbd\x09\x78\x77\xfd\xfd\x0f\x57\xa5\x23\x4f\x26\xe0\xa3\x90\xf4\x60\xed\x23\x3e\x19\xc9\xf1\xbe\x28\xd0\x6e\xf2\x88\xeb\xee\x99\x14\x67\xbf\x6d\xb4\x87\xb7\x95\x93\x04\x69\x15\x41\x7b\x14\x5a\x92\xf1\xa4\x50\x19\x45\x0e\x61\x43\x78\x5f\x0a\xb9\x21\xbc\xe3\xd7\xfd\x2a\x72\x5b\x19\xc5\xb4\x69\xd7\x3f\x7f\xba\xb9\xbd\xfb\x72\x8b\x5c\x17\x84\xee\x9b\xb3\x36\x40\x69\x47\x32\x58\xb7\x87\xcd\x11\x06\x97\x05\x47\xc4\xd9\xc5\xa2\x69\x18\xab\x6b\x28\xca\xb5\x21\x64\x8a\x0a\x0a\x94\xa1\x69\xe2\xd7\x69\xf9\xb8\xc6\x72\x85\x07\xe1\x09\x53\x7e\x63\x4d\xae\xd7\xfc\x17\x21\x1f\xc5\x9a\xd0\x1d\x0d\xf4\x54\x16\x22\x10\xb2\x0d\x09\x45\x2e\xc3\xf4\xf5\x92\x7e\x2a\xad\x0b\x83\xa5\xe9\x43\xa5\x8b\x58\xde\x72\x85\xd2\x69\x13\x30\x2b\x85\x97\xa2\xc0\x94\xdf\x89\x27\x9a\x23\xfb\x30\xe6\xe2\x48\x92\x7e\x4e\x27\x0e\xcf\x07\x98\xa6\x61\x8b\x05\x86\xc0\x4d\x13\xc5\x8c\x4a\xf4\x5f\x72\xeb\xd0\x16\xa8\xcd\x1a\x22\x6e\x1e\x5d\x19\x4f\x90\x09\x3a\xec\x39\x0b\xfb\x92\x5e\xa2\xf9\xe0\x2a\x19\x50\xb3\x89\x6c\x85\x60\x93\xd2\x91\xd2\x52\x04\xf2\xf8\xe3\xcf\xc3\x0b\x8f\xe7\x7a\x44\xd6\x30\x16\x99\xfd\xbe\x21\x47\x10\x4a\x79\x08\x18\xda\xe2\xb0\x1d\xc1\xb6\x2c\x93\xf4\x3d\x59\xce\xf2\xca\x48\xcc\x86\x95\x37\x0d\x2e\xc6\x9c\xe6\x09\x77\x56\x7a\x70\xce\xdf\x66\x30\x7f\x79\x28\x56\x30\x86\xe5\x83\x42\x56\x10\x65\x49\x46\xcd\x4e\x6e\xb9\x44\xe9\x39\xe7\x73\x36\x71\x14\x2a\x67\x30\xea\x4e\x2a\x79\xb1\xc0\xed\x8e\x24\x68\x47\xb2\x8a\xb0\x87\x0a\xb5\x35\xf8\xa7\x22\xb7\x87\x30\x0a\x09\xc1\x63\x63\xb7\x78\x12\x66\x8f\x67\x72\x41\x4b\xf2\xd8\x46\xbd\x92\x26\xea\x5c\x31\xe2\x95\x33\x19\x76\x90\xd6\x04\xda\x85\xe8\xd8\xf8\x77\x8e\x99\x36\xe1\x12\xe4\x9c\x75\xf3\x54\xff\x15\x74\x8e\x29\xff\xa9\x2a\x82\xfe\x12\xac\x8b\x8e\xbe\x6a\x1a\x36\x99\xf8\xad\x0e\x72\xf3\xb2\x2a\xae\x5c\x7c\xe2\x1f\xb4\x28\x48\x86\x59\x0b\xd3\xe2\x38\x61\xd6\x84\xe9\x5f\x97\x98\xfa\x0e\x68\xb9\xc2\x94\xf7\xa8\x2d\xa8\x8c\x23\x54\xd7\xf8\xdb\x6a\x73\xd8\xd7\x83\x79\x64\x97\x88\x46\x5f\xb2\xc9\xe4\x84\xaa\x6d\x4f\xfd\x01\xb2\x2f\x75\xde\x91\x20\xa3\xd2\x45\x8a\x72\x51\x15\x61\x88\x74\xdd\x55\xee\xf9\x1d\x6d\x67\x59\x3f\xd8\x4d\xb3\x44\x65\x7c\x55\xc6\xd1\x24\x05\x95\xc8\x64\x11\xb2\x49\x12\x51\xe1\x7b\x55\x4e\xb3\xd2\x46\xd1\x6e\x50\xef\xf5\x98\xde\x80\xdd\xd1\x18\xf7\x29\xe8\x1e\xa9\x7d\xbb\xc4\x43\x15\x50\x0a\xa3\xa5\x8f\x6d\x11\x26\x11\x86\x95\xb2\x72\xfe\xad\xf6\xe3\x54\xff\xef\xdf\x36\x40\x4c\x98\x9a\x4d\x4c\x2b\x45\xec\xcf\xcb\x42\x06\x8c\x75\xde\x6e\xfa\xdf\x0a\x46\x17\x6d\x9b\x5b\x6a\x33\x72\x6e\xce\xa2\x34\x9d\x16\x86\xb5\x59\x76\x9e\x03\xea\x1a\x5b\x1d\x36\xa0\x5d\x88\x6a\x4c\x91\xfd\x98\x98\x67\xa3\x10\x9b\xb4\xa3\x19\x9e\xca\xe2\x90\x8c\x39\xb2\xae\x35\x8b\xff\xfb\x45\x9f\xd0\x03\x2f\xa4\x43\xbb\x43\xda\xa6\xe3\xbc\xbf\xb6\x13\xff\xf8\xd4\xc6\xa9\x35\xf4\x2a\x82\x0f\x44\xb2\x9f\xcd\x31\x78\xad\xa1\x5f\xdf\xcc\xde\x01\x44\x93\x5a\xfb\x02\xf8\x9b\x11\xec\xb5\x59\x17\x29\x68\x4f\x47\xf0\x18\xf0\x98\xc2\xdf\xb0\xc3\x99\x31\x34\x34\xd7\xb0\xd2\x1e\x70\x74\xfb\xd7\x22\x26\x39\xf6\x95\xc7\xc6\x98\xfc\x2b\xb6\xeb\x73\x87\xa5\xb0\x38\x5a\x70\x79\x1c\x3f\x72\xae\x5b\x36\x58\xad\x70\x3d\x58\xfa\xee\xd6\xb9\x3b\x1b\x3e\xc6\xdf\x05\x75\x92\xf4\xf8\x9f\x9a\x7f\x16\x0f\x54\x34\x6c\x18\x0f\xbd\x8b\x75\x11\x4d\xfd\x1f\xcc\xe6\x99\xf2\x9d\x98\xd0\xae\xa3\x67\xe8\x75\x9f\x04\x4b\x46\xee\x3c\xfd\x6f\x00\x00\x00\xff\xff\x96\xf4\x8d\x48\x88\x09\x00\x00") func templateBuilderDeleteTmplBytes() ([]byte, error) { return bindataRead( @@ -174,12 +174,12 @@ func templateBuilderDeleteTmpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "template/builder/delete.tmpl", size: 2446, mode: os.FileMode(420), modTime: time.Unix(1571144432, 0)} + info := bindataFileInfo{name: "template/builder/delete.tmpl", size: 2440, mode: os.FileMode(420), modTime: time.Unix(1571144548, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templateBuilderQueryTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xdc\x5b\x5d\x6f\xdb\x38\xb3\xbe\xb6\x7f\xc5\xac\x91\x0d\xec\xc2\x91\xd3\xde\x1d\x1f\xe4\x00\xd9\xa6\x3d\x30\xb0\xe8\x9e\xd3\x2e\xf0\x2e\x50\x14\xbb\x8c\x34\xb2\xb9\xa5\x49\x2d\x49\x39\x09\xfc\xfa\xbf\xbf\xe0\x87\x24\xea\xc3\xb1\xec\x7a\xdb\x62\xaf\x62\x49\xe4\x70\x38\x7c\xe6\xe1\x90\x33\xd9\x6e\x67\x2f\x86\xaf\x45\xf6\x24\xe9\x72\xa5\xe1\xd5\xf5\xcb\xff\xba\xca\x24\x2a\xe4\x1a\xde\x92\x18\xef\x85\xf8\x0c\x0b\x1e\x47\x70\xcb\x18\xd8\x46\x0a\xcc\x77\xb9\xc1\x24\x1a\xfe\xba\xa2\x0a\x94\xc8\x65\x8c\x10\x8b\x04\x81\x2a\x60\x34\x46\xae\x30\x81\x9c\x27\x28\x41\xaf\x10\x6e\x33\x12\xaf\x10\x5e\x45\xd7\xc5\x57\x48\x45\xce\x93\x21\xe5\xf6\xfb\xcf\x8b\xd7\x6f\xde\x7d\x78\x03\x29\x65\x08\xfe\x9d\x14\x42\x43\x42\x25\xc6\x5a\xc8\x27\x10\x29\xe8\x60\x30\x2d\x11\xa3\xe1\x8b\xd9\x6e\x37\x1c\x6e\xb7\x90\x60\x4a\x39\xc2\xe8\xaf\x1c\xe5\xd3\x08\x76\x3b\xf3\xf2\x22\xfb\xbc\x84\xf9\x0d\xdc\x13\x85\x70\x11\xbd\x16\x3c\xa5\xcb\xe8\xff\x48\xfc\x99\x2c\x11\x7c\x4f\x8d\xeb\x8c\x11\x8d\x30\x5a\x21\x49\x50\x8e\xe0\xa2\xfd\x89\xae\x33\x21\x75\xf0\xe9\xe2\x3e\xa7\xcc\xcc\x6e\x7e\x03\x99\xa4\x5c\xc3\x38\x23\x2a\x26\x0c\x2e\xa2\x77\x64\x8d\x13\x18\xfd\x7f\x4d\x15\x89\x31\xd2\x8d\xeb\x50\xfe\x2e\xa5\xf8\x46\xeb\x9c\x69\xaa\xb4\x90\x46\xbf\xf9\x0d\x2c\x35\x8c\x19\x72\xb8\x88\x3e\xb8\x97\x13\x78\x69\x35\x98\xcd\x20\x54\x62\xb7\x33\x76\x37\x46\x2b\xde\xa4\x42\x82\xb5\x05\xe5\x4b\xd3\xb4\xa6\x9c\x69\x8f\x5c\x53\x4d\x51\x45\x43\xfd\x94\x61\x53\x9a\xd2\x32\x8f\x35\x6c\x87\x83\xd8\x1a\x6d\x38\x60\x74\x4d\xf5\x60\xf0\x82\x72\x3d\x1c\x88\x34\x55\x58\x3d\xc9\x04\xe5\x60\xf0\xf1\xd3\x2f\xe6\xc7\x70\x90\x73\xfa\x57\x8e\xe6\x85\xd2\x92\xf2\xe5\x70\x90\x49\x4c\x68\x4c\x34\x2a\x18\x7c\xfc\x54\x3e\x45\x66\xd4\x42\xa3\xe1\x60\x36\x03\xca\x35\xca\x35\x26\xd4\x58\xdd\xe8\x6f\x35\x1c\x6c\xb7\x57\x20\x09\x5f\x22\x5c\xfc\x3e\x85\x8b\xc0\x42\xa5\x65\xac\x84\x81\x11\xa8\xca\x17\x10\x3c\x46\x3f\xb9\xd9\x99\x66\x46\x1c\xf2\xc4\x74\x71\xb6\xfc\xd7\x0a\x25\x02\x49\x12\x05\x04\x38\x3e\x40\xa9\xa2\x35\x64\x60\xd8\x68\x98\xe6\x3c\x86\x71\x6d\x49\x77\x3b\x78\x51\x37\xe0\xc4\x89\x1c\x67\x0a\xa2\x28\xea\x9e\xf0\xa4\xd9\xc9\x98\x3b\x94\xbb\xdb\x45\x81\xe1\x6e\x80\x64\x19\xf2\xa4\x39\x74\xd0\x66\x0a\x99\x8a\xa2\x68\x32\x1c\x48\xd4\xb9\xe4\xd0\x68\xea\x67\xfb\xb3\x59\xca\x62\xb6\x76\x5d\x41\x69\xcc\x40\x0b\x3b\x53\x0b\x9b\xde\xf3\xb4\xc2\xc6\x4e\x0a\xe5\xfa\xe0\xa4\x8c\xc6\xae\xf5\x0d\x5c\xda\x1f\x07\xb4\xfd\xc5\x62\xcd\xab\xcb\xc1\x41\xef\x0b\x14\x76\xf2\xc6\x5e\x4e\x5f\x95\x7d\xf3\x1b\xb8\x74\xbf\x0e\x29\x6d\x3c\xa1\xd2\xd9\x3e\x7d\x81\xca\xa6\xff\x58\x18\x28\xd9\x9f\xfd\x34\xb6\x83\xee\x45\x8d\xfd\x3c\x05\x71\x08\x2f\x66\x7f\x70\xc4\x6b\xe9\x7d\x45\x14\x28\xba\xa6\x8c\x48\xaa\x9f\xe0\x81\xea\x15\x60\xb2\x2c\x9d\xd5\x90\x77\xcc\x28\x72\x1d\xe9\x75\xc6\xc0\x12\xf4\x76\x1b\x7a\xaf\xf7\xdb\x37\xc9\x12\x15\x38\x77\x84\x0b\x23\xe3\xf7\xfd\x9c\x8a\xd1\xaf\x4f\x19\xb6\x99\xd5\x70\x86\x7d\x0a\x28\x0e\x4b\x8e\x8b\x57\x84\x72\xc7\x8b\x71\x2e\xa5\xd9\xd2\xac\xe1\x41\xb8\x1d\xc6\x0e\x5c\x31\x62\xb2\xc4\x68\x38\xe8\xb9\x26\x7b\x47\x1d\xfb\xd5\xa9\xcd\xc8\x2d\xd1\xc0\x8d\x3e\xbf\x81\xcb\x8e\x16\x5b\x47\xb5\xf3\xe6\x2a\x44\xee\xbd\xa3\xb7\x2b\xa0\x69\x63\x9f\xb0\xc4\x37\x50\x0f\x54\xc7\xab\x56\xdf\x44\x9a\x5f\xd1\x1d\x25\x0c\x63\x3d\x9e\x58\x35\x7a\xf1\xe9\x95\x93\x1b\x9b\xbd\x73\xbb\x85\x3f\x05\xe5\x15\x99\x7a\x79\x0a\x46\x53\x30\x0b\x31\x37\x4d\xad\x58\x87\x88\x47\x6d\xf8\xf5\x02\x46\xef\xbd\x2e\xa3\x40\xad\x91\x59\xfa\x91\x01\x82\x1f\xc3\xf1\xb6\xc5\x4b\xb1\xf4\x29\x8c\x12\x37\xc6\xec\x47\x35\xb3\x76\x9b\x65\x44\xaf\x46\x21\xbf\x17\x7d\xaf\xe0\xb1\xdc\xaa\x9d\x98\xa8\x14\xbd\xdd\x5a\xaa\xf7\x8f\xf5\x27\xbf\x63\x20\x53\x85\xb4\x93\x67\x70\xc4\x04\xc6\x94\x27\xf8\x18\x58\xfa\x7a\x02\xa5\x94\xae\xa9\x54\xaa\x55\xba\xd7\x9f\xbc\xfb\xda\x51\x86\x03\xeb\x70\x7e\x7f\x33\x64\xf4\x96\x4a\xa5\xc1\xb5\x71\xde\x90\xda\x37\xe1\x66\xe4\xe2\x81\xa7\x22\xf6\x72\xfc\x04\xef\x7d\x9f\x17\x6f\xa4\x7c\x27\xf4\x5b\x13\xb2\xc1\xc3\x0a\x39\x70\x61\xba\x33\xf1\x60\xa2\x98\x52\xc8\x03\x51\x2e\xae\xeb\x4d\x6d\x56\xb7\x71\xac\x1f\x21\x16\x5c\xe3\xa3\x36\x51\x9a\xf9\x3b\x81\xf1\x8b\x50\xc1\x29\xa0\x94\x42\x4e\x3c\xd5\x65\x2c\x97\x36\x9e\x79\x5f\x49\xb7\x4d\xcc\x02\x34\x9d\xc0\xed\x51\x2f\x27\xd1\x2d\x63\x66\xac\xc9\x70\x40\x53\xdb\xf8\x87\x1b\xe0\x94\x59\xa7\xf0\x36\xe4\x94\x59\x39\xc6\x8c\xa6\x15\x43\x3e\xde\x33\xde\x04\x6e\x6e\xe0\xba\xd5\xf9\x32\x30\xd6\xd6\x19\xb9\x0a\x39\xa3\x9f\xc9\x3d\xb2\x9d\x95\x5e\x91\x6e\x97\xf4\x8f\xd7\x9f\xa6\x46\xe0\x30\x58\xc4\xdf\x5c\x78\xfd\x19\xdd\xe3\x14\xee\x73\x0d\x19\xe1\x34\x56\x86\x17\x08\x77\x46\x02\x11\xc7\xb9\x54\xc7\x2d\xc2\x6f\xdd\xab\x50\x5b\x84\x62\x9f\xe9\x65\xf5\x72\x69\x5b\xe6\xbe\xbc\x84\x1f\x16\xaa\xb0\xd1\x18\xa5\x5b\xd6\x81\x9d\x89\x7d\x6c\xd8\xa7\x36\x60\x68\x90\xc5\xdd\x21\x5c\xd3\xe4\x18\x4c\xd3\xe4\x54\x0c\x2f\xee\xf6\xa0\x98\x26\x4e\xa1\xc5\x9d\xdd\xc3\x4a\x8b\x55\x70\xde\x10\x09\x34\x51\xf0\xf1\x53\xa3\xa1\xb5\x1b\x4d\x94\xeb\xf0\x0c\xae\x17\x77\xca\x1a\xfa\xbf\xbb\x41\x1d\x62\x99\x26\x2a\xc0\xad\x93\xdb\x0f\xb1\xa1\x30\xbf\x34\x34\x51\x9d\x30\x5d\xdc\xd5\x81\xba\xb8\x3b\x2f\x54\xf7\x19\xbb\x61\x3f\x33\x45\x9a\x3c\x0f\x50\x27\xea\x0b\x21\x4a\x93\x22\xee\xe3\xec\xa9\x86\x48\x61\x5e\x1c\x22\xda\x69\xd9\xa5\x34\x0b\x4d\x81\x0b\x0d\xf8\x48\x62\xcd\x4c\xc0\x82\x45\x47\x83\x4f\xd7\x1c\xfb\x43\xd4\xe8\xf5\x75\x58\xf6\xd5\xf1\x2c\xeb\x43\x97\x67\x99\xd6\x9c\x44\x4d\x24\xf2\x72\x5e\x09\x39\x44\x9c\xae\xc7\xf5\xfc\x24\x7e\x4e\x30\x25\x39\xd3\x7b\x3a\x7f\xa0\x7c\x99\x33\x22\x9f\xe3\xf7\x0a\x11\x15\x6d\x9b\xa7\x73\xb9\x82\x95\x7c\x6e\xd2\x2e\x80\xd2\xb9\x78\x47\xf1\xb3\x91\xd4\xa0\xe7\xb6\x33\x34\xd8\xb9\x9f\x23\x78\x92\x3e\xc9\x09\xbe\x1d\x4d\xbf\xea\x47\xd3\x81\x33\x58\xaa\xae\x01\x9f\x26\x70\xe3\x49\x37\x44\xf7\x31\x2c\x1e\xe0\xba\xd6\xad\x0f\xa2\x0b\x3d\x03\x64\x07\x4c\xef\xcc\x7b\x56\x74\x9f\x87\xe7\xab\x75\x3f\x02\xd5\x25\xa5\xdf\x32\x06\xf8\x88\x71\xae\x51\x55\x48\x05\xc2\x93\x0a\xac\xc0\xa8\xd2\x20\xd2\x1a\x25\x79\x8c\xf7\x9e\xb1\xa7\xcd\x0e\x6c\x7e\xfc\xf4\x0c\x49\xef\x3b\x11\x1e\x73\x20\xec\x7d\xbf\x76\xc4\x69\xb0\xfb\x4a\x21\xaa\xdf\xd0\x55\x5b\x45\x78\x29\x37\x08\x51\xda\xdc\x32\x84\x54\xd1\x3b\x7c\x18\x8f\x8a\x0b\xde\xdd\x6e\x0e\x39\x57\x79\x96\x09\xa9\x31\x01\x7f\xec\x1a\x19\xa1\xc5\x65\x5f\x79\xc2\xdb\xaf\x55\xeb\x54\x56\x53\xaf\x75\x65\x78\xcb\x58\x45\xeb\xb7\x8c\x9d\x0b\xf7\x46\x6e\x37\x0c\x1a\x28\x38\x65\x8b\x7e\x6e\x67\xde\x4b\xee\x5d\x23\x78\x23\x2c\xee\xd4\x51\xbe\x11\x12\x7f\x7f\x93\x78\xda\xec\x74\x8c\x2e\xce\xee\xc5\xd7\x7b\x2c\xf4\x01\xad\x5b\x34\x39\xf0\x2d\x45\x96\x2c\xee\x26\xd1\x87\x98\x70\xa3\xcc\x14\x2e\x0d\x3d\xef\x61\xf2\x7a\x7c\x53\x05\xcb\x61\xa4\xbc\xb8\x53\x15\x80\x16\x77\xea\x5c\x00\x32\x72\xf7\x01\xa8\x93\x37\xd5\x5e\xb8\x14\xfb\xd5\x31\xac\xa9\xfc\xf4\x5e\x8b\x9c\xd7\x2f\x1d\x62\xfb\xc6\xa6\x71\x10\x96\x74\x83\xfc\xc8\x6b\x50\x2b\x72\xdf\xf6\xcd\xf5\x3f\x88\x16\xcb\x99\xf6\x21\xc6\xeb\xaf\x4e\x8b\xa1\x7a\x2d\x62\xb4\x1f\x2b\x64\xdb\xc7\x73\x61\xdb\xc9\xee\x86\x00\xe5\x3e\x5f\x95\x7b\x28\x74\x21\x3a\xd4\xbc\x2f\xa6\xad\x44\x3f\xb9\x37\x8f\x34\xbc\x4a\x93\x39\x9a\xe9\x54\xcc\xb7\x22\x0a\x90\xe1\x1a\xb9\x56\x45\x64\xbb\x94\x24\x5b\xf5\x9e\xa2\x1d\x61\x0f\xc8\xef\x85\x60\xff\x20\x94\x97\x53\xed\x83\xf2\x94\x30\x85\x5f\x1d\xe9\xa1\x8a\x2d\xa4\xdb\x8f\x15\xd2\xed\xe3\xb9\x90\xee\x64\x77\xe3\xc0\xc0\xc0\xac\x1c\xba\x01\xf7\x40\x3d\x54\xbd\x2f\xd4\xad\xc4\xc2\x8f\x99\x39\x6b\x55\xdb\x78\x92\x67\xcc\xa5\x44\x45\x88\x78\xaf\xf4\x14\x28\x8f\x59\x9e\x50\xbe\x04\xc2\x18\x10\xa5\x44\x4c\x89\x59\x0e\xa5\x31\x53\x11\x2c\x34\xc4\x84\xc3\x3d\x1a\xe1\xb9\xc2\x04\xb4\x80\x4c\x62\x46\xa4\xd9\x1b\xd6\x6b\xc1\xeb\x22\x95\x8d\x23\x72\x85\x66\xb4\x35\x24\x34\x4d\x51\x22\x37\xa7\x40\x92\x6a\x5f\x58\x10\x5b\x2d\xa9\x82\x35\x49\xb0\x3f\x8f\x98\x5e\xe3\xce\x34\x9a\xb7\xc4\x65\xfd\x8b\x31\x59\x91\x9e\x69\x65\xda\xdc\x87\xe9\x70\xe0\x92\xe4\x73\x18\x74\x67\x3c\x4d\x0b\x97\x3d\xec\x10\xe2\x3e\xd8\x26\x32\x41\x69\x84\xf8\xcc\x9d\xcf\xab\x6f\x77\xd3\xd6\x1a\xdb\xa6\x51\x14\x4d\x4c\x3f\x97\x76\x9f\x43\xd5\xcf\xa5\xdf\xbb\x3a\xba\xb6\x45\xcf\x2a\x83\x3c\x87\xb2\x73\x77\xd2\xba\x4b\x58\xd5\xbd\x10\x38\x9b\x15\x0b\xd3\x9d\xcf\xef\xcf\x39\x8d\x8c\x7e\x3b\x39\x56\xff\x1e\xf9\x95\x9d\x36\x18\xc5\xa7\x32\xe1\x62\x29\x45\x9e\xfd\x14\xe4\x19\x6b\x75\x11\xff\x2e\x73\x37\x3f\xaa\xff\xb5\x2d\x5d\x9a\xd1\x40\xd6\x3f\x97\xd0\xb5\x92\x60\x83\x52\xd3\x18\x15\xdc\xbb\xbb\x09\x21\x61\x2d\x24\x42\x6a\x02\x46\x35\x8b\x05\xcb\xd7\x5c\x45\x36\xe0\xd3\x06\xa7\x22\xd5\xc8\x9d\x10\x9b\x68\x22\xcb\xa5\xc4\xa5\xad\x34\xc8\x79\xac\xa9\xe0\x6a\x6a\xf9\x64\x5e\x52\xed\xf8\x33\x3e\xa9\xaa\xe1\xa4\x60\xda\x68\x58\xa6\xab\x5c\x91\x88\x8d\x52\x95\x2b\x26\xb9\x82\x8b\xd4\x4c\xb0\x60\x35\xff\xcd\x90\xda\x70\x36\x73\xf4\x45\xd6\x19\xc3\xb9\x7b\xb4\xe1\xf2\x06\x2c\x68\x5c\xe9\xc7\x6c\xe6\xac\x9f\x46\x1f\xec\x2b\x2b\xa1\xa8\xaa\x48\xcb\x18\xf2\x8f\xb0\xcd\xaf\xc4\xd0\xf1\x1f\xb6\xaf\x8b\x00\xcd\xb6\xfc\xc7\x9f\x4a\xf0\xf9\xc8\x6d\xcd\x62\x4d\x35\xae\x33\xfd\x34\xb2\xcd\xbc\x36\x03\x9f\x34\xee\x28\x55\x89\x6c\xaa\x75\x3c\x89\xac\x54\xbf\x0c\xad\x08\xdd\x69\xf1\x5a\x70\xa5\x09\xd7\xc6\xcb\x5d\xfb\xdb\xc2\x6c\xe3\x6a\xbb\xf0\x61\xc0\xc4\x37\x09\x62\xfa\xcd\xc4\xa8\x13\x20\xa7\x27\xa1\x14\x5a\xd9\x65\x07\xe7\x77\x53\x0f\x02\x88\xa2\xc8\xbd\xf1\x84\x53\xc3\xa0\x63\x1d\x07\xa6\x22\x31\xdc\x68\x70\x38\x31\x6c\x3b\x44\x7e\xb8\x1b\x68\x12\x80\xfd\xb0\x2b\xf4\x71\x19\xff\xef\x37\x76\x70\x93\xa9\xfb\x75\xc7\xad\x5a\xbd\x81\xc7\x48\x33\x90\x68\x6d\xff\xa5\xf0\xae\xdd\xbe\x7b\x94\xae\x96\xe5\x70\xe1\x68\x7e\xeb\xb0\x43\x14\x7c\xa3\xec\x79\xb2\x17\xe1\xb8\xa3\x67\xc9\x37\xee\xb1\x83\x54\x20\x95\x62\xdd\x3e\x44\x7d\xcf\x5c\x70\xac\x93\xef\x39\x85\xef\xf3\xf1\x33\x38\xb0\x1f\xb1\x97\xff\xd6\xd7\xd4\x39\xb0\x7b\x27\x64\xe9\xc3\xcd\x46\x87\x9d\xb8\x10\xf1\x4f\xf1\xe3\x72\x3e\x7f\x93\x2b\x87\xf2\xff\x3e\x6f\x2e\x46\x71\x0e\xdd\xcf\x4a\xdb\x6d\xb3\x88\xc4\xe3\x60\x54\x81\x6e\xe4\x71\x3d\x2a\x36\xa5\x61\xbf\x22\x92\x66\x01\xcc\x76\xbb\xa7\x62\xa4\xaa\x01\x09\xaa\x41\x6c\x35\x97\x25\xa8\xfb\x32\xce\x86\xb2\x88\xd6\x6d\x3c\xef\x3b\x2b\x55\x1b\x7b\x52\x59\x82\xda\xdc\xcc\x3a\xea\x50\x6d\x93\xab\xfb\xa7\xbe\x75\xa8\x4d\x91\xed\x62\x54\xef\x21\x55\x81\x69\xca\x15\x00\xc0\xc7\x4f\xe5\x76\xff\x2d\xcb\x49\x4b\x25\x5c\x05\x60\x45\xd5\x45\x0c\x47\x05\xaf\xc2\xbd\xa2\x26\xb0\x34\x53\xeb\x56\xac\xbe\x2c\x05\x7d\x35\xcc\x34\xa9\x86\x1d\x1b\x73\x44\x51\x74\x5b\x85\x8c\xfb\x02\x8f\x2e\xf1\x91\xe9\x5e\x2b\x1c\xec\x6a\x31\x85\x94\xb7\xab\x4d\x9b\x2d\xbd\x45\x0c\x43\x1b\x81\x8c\xfa\x8b\xe2\xfa\x64\xed\x49\x4f\x99\x36\xb6\xf0\x1b\x55\xce\x6c\xe4\x28\x02\xdb\x6d\x08\xcb\xf1\x04\xab\x14\x9b\x43\xf3\x1c\x3d\x85\x8d\xc3\x47\x4a\x62\xdc\xee\x26\xfe\x9c\xde\xf7\x5a\xa5\x65\x92\x6f\x71\xb7\xd2\x52\xa2\x0e\xd8\x6a\x5f\xdc\xf4\xb9\x62\x69\xde\xad\x34\xa5\x9f\x76\xcb\xd2\xa5\x63\x17\x09\xd7\x95\x6d\xf9\x94\xf9\x5c\xdd\xb5\x98\xa7\x23\xae\x5a\x8e\x80\x4a\xe7\x9d\x4b\x0b\x2b\xdb\x66\x0e\xa1\x35\xcb\x70\x3a\xad\x2c\x41\xfd\xf6\xc5\x91\x6f\x00\x13\xed\x37\x80\x35\xd5\x74\x13\x14\xc9\xa6\x61\x00\xa9\x4d\xf0\xe8\x52\x33\xbe\x10\xd6\x35\xd9\xed\xca\x4b\x9b\x8e\xac\xa4\x89\x9a\x5c\x00\x59\x78\x60\x54\x1c\x4c\x39\x7b\x02\xc2\x98\x78\x40\x5f\x0f\x55\xfe\xff\x40\xe9\xac\x76\x57\x33\x11\xa9\x25\xe0\x5a\xb1\x6c\x4f\x13\x17\x3a\x3e\x9b\xd0\xd1\x8d\x4c\x4e\x50\x87\xd7\x41\x45\x76\x2f\x98\xc0\xff\xc0\x4b\x57\xdc\xda\x27\x5f\xd8\xa1\x5b\x54\x9a\x8f\x2a\x5b\x72\x40\xe2\x15\xc5\x0d\xb9\x67\xe8\xcc\x61\xdb\x1b\x73\xd8\x58\x5c\xaf\x08\x87\x97\xce\x10\x85\x0f\x94\x71\x73\x31\x09\xa7\x7a\x3f\x98\x5c\x76\xe0\xa4\x9d\x4e\x1a\x04\xde\xb5\xf1\x65\x2e\xbb\x61\x6d\xf9\x2b\x2f\x29\xde\x1c\xf4\x94\xd3\xd7\xf1\xd9\x54\x93\x2e\xea\x9e\x37\xd3\x67\x8d\x10\x82\x62\x52\xd9\x2c\x34\x44\xe8\x31\x35\x1b\x34\xca\x5d\xcf\x11\xa2\x35\x43\x9d\x83\x81\x99\xed\x70\x86\xc0\xcc\xc5\x9a\x1d\x71\x99\xfb\xd0\x1d\x98\x35\x0f\x1a\x65\x64\xd6\x3a\xa6\x74\x84\x66\x7e\x44\x1f\x4f\x79\xaa\xe8\x11\xa2\xb5\x64\xf7\x88\xd1\xbe\x51\x3c\xd6\x19\x7e\x94\xc7\xb5\xd3\xc3\x8f\xc6\x9a\x14\x9e\xd2\xb4\xcc\xdf\x16\x80\xb4\xc6\xff\x26\x11\x48\x5b\x8b\xb3\x86\x20\x4d\x6b\x9e\x16\x82\x74\x2a\xf9\xb5\x63\x90\xa3\xf0\x72\x62\x14\xd2\x9e\xe8\x77\x1f\x86\x94\xa7\xf8\xbd\x61\x88\x6b\x61\x36\xde\xee\xc8\xa3\xb7\x61\xbf\x38\xf6\x68\x9b\xf7\xe4\xe0\xa3\xa9\xdd\xc1\xe8\xa3\xb2\xc2\x17\x84\x1f\xcf\xe1\xe3\x3b\x89\x3f\x8e\x5e\xcd\x53\x22\x90\x6e\xd6\xfa\x8e\x42\x90\xd6\xa6\x7e\x30\x06\x51\xfe\xf6\xf8\x4b\x82\x90\xe0\xf7\x7f\x02\x00\x00\xff\xff\xe5\x0e\x29\x9a\x17\x3e\x00\x00") +var _templateBuilderQueryTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xdc\x5b\x6d\x8f\xdb\x36\x12\xfe\x6c\xff\x8a\xa9\xe1\x2e\xec\xc0\xa1\x37\xf9\x76\x3e\xec\x01\xdb\x6c\x72\x30\xd0\x4b\xef\x92\x02\x57\x20\x08\x5a\xad\x34\xb2\xd9\xd0\xa4\x4a\x52\xde\x5d\xf8\xfc\xdf\x0f\x7c\x91\x44\xbd\x78\x57\x76\xdc\x24\xe8\xa7\xb5\x24\x72\x38\x1c\x3e\xf3\x70\xc8\x99\xdd\xed\xe6\xcf\x86\xaf\x44\xf6\x20\xe9\x6a\xad\xe1\xe5\xe5\x8b\xbf\x3d\xcf\x24\x2a\xe4\x1a\xde\x44\x31\xde\x0a\xf1\x09\x96\x3c\x26\x70\xcd\x18\xd8\x46\x0a\xcc\x77\xb9\xc5\x84\x0c\x7f\x5e\x53\x05\x4a\xe4\x32\x46\x88\x45\x82\x40\x15\x30\x1a\x23\x57\x98\x40\xce\x13\x94\xa0\xd7\x08\xd7\x59\x14\xaf\x11\x5e\x92\xcb\xe2\x2b\xa4\x22\xe7\xc9\x90\x72\xfb\xfd\xc7\xe5\xab\xd7\x6f\xdf\xbf\x86\x94\x32\x04\xff\x4e\x0a\xa1\x21\xa1\x12\x63\x2d\xe4\x03\x88\x14\x74\x30\x98\x96\x88\x64\xf8\x6c\xbe\xdf\x0f\x87\xbb\x1d\x24\x98\x52\x8e\x30\xfa\x23\x47\xf9\x30\x82\xfd\xde\xbc\x1c\x67\x9f\x56\xb0\xb8\x82\xdb\x48\x21\x8c\xc9\x2b\xc1\x53\xba\x22\xff\x8e\xe2\x4f\xd1\x0a\xc1\xf7\xd4\xb8\xc9\x58\xa4\x11\x46\x6b\x8c\x12\x94\x23\x18\xb7\x3f\xd1\x4d\x26\xa4\x0e\x3e\x8d\x6f\x73\xca\xcc\xec\x16\x57\x90\x49\xca\x35\x4c\xb2\x48\xc5\x11\x83\x31\x79\x1b\x6d\x70\x0a\xa3\xff\xd4\x54\x91\x18\x23\xdd\xba\x0e\xe5\xef\x52\x8a\x91\x3a\x9f\x43\x28\x78\xbf\x37\xb6\x34\x86\x28\xde\xa4\x42\x82\x9d\x1f\xe5\x2b\xd3\xb4\x36\xa0\x69\x8f\x5c\x53\x4d\x51\x91\xa1\x7e\xc8\xb0\x29\x4d\x69\x99\xc7\x1a\x76\xc3\x41\x6c\x0d\x31\x1c\x30\xba\xa1\x7a\x30\x78\x46\xb9\x1e\x0e\x44\x9a\x2a\xac\x9e\x64\x82\x72\x30\xf8\xf0\xf1\x27\xf3\x63\x38\xc8\x39\xfd\x23\x47\xf3\x42\x69\x49\xf9\x6a\x38\xc8\x24\x26\x34\x8e\x34\x2a\x18\x7c\xf8\x58\x3e\x11\x33\x6a\xa1\xd1\x70\x30\x9f\x03\xe5\x1a\xe5\x06\x13\x6a\x2c\x69\xf4\xb7\x1a\x0e\x76\xbb\xe7\x20\x23\xbe\x42\x18\xff\x3a\x83\xb1\xd2\x42\x9a\x55\x59\x5c\xc1\x98\xbc\xf7\x0f\x46\xc2\xc0\x08\x54\xe5\x0b\x08\x1e\xc9\x0f\x6e\x76\xa6\x99\x11\x87\x3c\x31\x5d\x9c\x2d\xff\xbb\x46\x89\x10\x25\x89\x82\x08\x38\xde\x41\xa9\xa2\x35\x64\x60\x58\x32\x4c\x73\x1e\xc3\xa4\xb6\x4c\xfb\x3d\x3c\xab\x1b\x70\xea\x44\x4e\x32\x05\x84\x90\xee\x09\x4f\x9b\x9d\x8c\xb9\x43\xb9\xfb\x3d\x09\x0c\x77\x05\x51\x96\x21\x4f\x9a\x43\x07\x6d\x66\x90\x29\x42\xc8\x74\x38\x90\xa8\x73\xc9\xa1\xd1\xd4\xcf\xf6\x47\xb3\x94\xc5\x6c\xed\xba\x82\xd2\x98\x81\x16\x76\xa6\x16\x36\xbd\xe7\x69\x85\x4d\x9c\x14\xca\xf5\x93\x93\x32\x1a\xbb\xd6\x57\x70\x61\x7f\x3c\xa1\xed\x4f\x16\x6b\x5e\x5d\x0e\x0e\x7a\x9f\xa1\xb0\x93\x37\xf1\x72\xfa\xaa\xec\x9b\x5f\xc1\x85\xfb\xf5\x94\xd2\xc6\x13\x2a\x9d\xed\xd3\x67\xa8\x6c\xfa\x4f\x84\x81\x92\xfd\xd9\x4f\x63\x3b\xe8\x41\xd4\xd8\xcf\x33\x10\x4f\xe1\xc5\x70\xbe\x23\x53\x4b\xd9\xeb\x48\x81\xa2\x1b\xca\x22\x49\xf5\x03\xdc\x51\xbd\x06\x4c\x56\xa5\xb3\x1a\x42\x8e\x19\x45\xae\x89\xde\x64\x0c\x2c\xe9\xee\x76\xa1\xf7\x7a\xbf\x7d\x9d\xac\x50\x81\x73\x47\x18\x1b\x19\xbf\x1e\xe6\x49\x24\x3f\x3f\x64\xd8\x66\x4b\xc3\x19\xf6\x29\xa0\x38\x2c\x39\x2e\x5e\x47\x94\x3b\x5e\x8c\x73\x29\xcd\x36\x65\x0d\x0f\xc2\xed\x1a\x76\xe0\x8a\x11\x93\x15\x92\xe1\xa0\xe7\x9a\x1c\x1c\x75\xe2\x57\xa7\x36\x23\xb7\x44\x03\x37\xfa\xe2\x0a\x2e\x3a\x5a\xec\x1c\xd5\x2e\x9a\xab\x40\xdc\x7b\x47\x6f\xcf\x81\xa6\x30\x26\xff\xca\x99\xa6\x35\xe6\x1b\xa8\x3b\xaa\xe3\x75\xab\x73\x22\xcd\x2f\x72\x43\x23\x86\xb1\x9e\x4c\xad\x1e\xbd\x08\xf5\xb9\x93\x1b\x9b\x0d\x71\xb7\x83\xdf\x05\xe5\x15\x9b\x7a\x79\x0a\x46\x33\x30\x2b\xb1\x30\x4d\xad\x58\x07\x89\x7b\x6d\x08\x76\x0c\xa3\x77\x5e\x97\x51\xa0\xd6\xc8\xac\xfd\xc8\x20\xc1\x8f\xe1\x88\xdb\x02\xa6\x58\xfb\x14\x46\x89\x1b\x63\xfe\xbd\x9a\x5b\xc3\xcd\xb3\x48\xaf\x47\x21\xc1\x17\x7d\x9f\xc3\x7d\xb9\xff\x3a\x31\xa4\x14\xbd\xdb\x59\xae\xf7\x8f\xf5\x27\xbf\x65\x20\x53\x85\xb4\x93\x67\x70\xc4\x04\x26\x94\x27\x78\x1f\x58\xfa\x72\x0a\xa5\x94\xae\xa9\x54\xaa\x55\xba\xd7\x9f\xbc\xff\xda\x51\x86\x03\xeb\x71\x7e\x83\x33\x6c\xf4\x86\x4a\xa5\xc1\xb5\x71\xee\x90\xda\x37\xe1\x6e\xe4\x02\x82\x87\x22\xa0\x72\x04\x05\xef\x7c\x9f\x67\xaf\xa5\x7c\x2b\xf4\x1b\x13\x87\xc1\xdd\x1a\x39\x70\x61\xba\x33\x71\x67\x42\x93\x52\xc8\x5d\xa4\x5c\xb0\xd6\x9b\xdb\xac\x6e\x93\x58\xdf\x43\x2c\xb8\xc6\x7b\x6d\x42\x2f\xf3\x77\x0a\x93\x67\xa1\x82\x33\x40\x29\x85\x9c\x7a\xae\xcb\x58\x2e\x6d\x40\xf3\xae\x92\x6e\x9b\x98\x05\x68\x3a\x81\xdb\xa4\x5e\x4c\xc9\x35\x63\x66\xac\xe9\x70\x40\x53\xdb\xf8\xbb\x2b\xe0\x94\x59\xa7\xf0\x36\xe4\x94\x59\x39\xc6\x8c\xa6\x15\x43\x3e\x39\x30\xde\x14\xae\xae\xe0\xb2\xd5\xf9\x22\x30\xd6\xce\x19\xb9\x8a\x23\xc9\x8f\xd1\x2d\xb2\xbd\x95\x5e\xb1\x6e\x97\xf4\x0f\x97\x1f\x67\x46\xe0\x30\x58\xc4\x5f\x5c\xcc\xfc\x09\xdd\xe3\x0c\x6e\x73\x0d\x59\xc4\x69\xac\x0c\x31\x44\xdc\x19\x09\x44\x1c\xe7\x52\x1d\xb7\x08\xbf\x74\xaf\x42\x6d\x11\x8a\x8d\xa6\x97\xd5\xcb\xa5\x6d\x99\xfb\xe2\x02\xbe\x5b\xaa\xc2\x46\x13\x94\x6e\x59\x07\x76\x26\xf6\xb1\x61\x9f\xda\x80\xa1\x41\x96\x37\x4f\xe1\x9a\x26\xc7\x60\x9a\x26\xa7\x62\x78\x79\x73\x00\xc5\x34\x71\x0a\x2d\x6f\xec\x26\x56\x5a\xac\x82\xf3\x36\x92\x40\x13\x05\x1f\x3e\x36\x1a\x5a\xbb\xd1\x44\xb9\x0e\x8f\xe0\x7a\x79\xa3\xac\xa1\xff\xde\x0d\xea\x10\xcb\x34\x51\x01\x6e\x9d\xdc\x7e\x88\x0d\x85\xf9\xa5\xa1\x89\xea\x84\xe9\xf2\xa6\x0e\xd4\xe5\xcd\x79\xa1\x7a\xc8\xd8\x0d\xfb\x99\x29\xd2\xe4\x71\x80\x3a\x51\x9f\x09\x51\x9a\x14\x81\x1f\x67\x0f\x35\x44\x0a\xf3\xe2\x29\xa2\x9d\x95\x5d\x4a\xb3\xd0\x14\xb8\xd0\x80\xf7\x51\xac\x99\x89\x58\xb0\xe8\x68\xf0\xe9\x9a\x63\x7f\x88\x1a\xbd\xbe\x0c\xcb\xbe\x3c\x9e\x65\x7d\xe8\xf2\x28\xd3\x9a\xa3\xa8\x89\x44\x5e\x2c\x2a\x21\x4f\x11\xa7\xeb\x71\xb9\x38\x89\x9f\x13\x4c\xa3\x9c\xe9\x03\x9d\xdf\x53\xbe\xca\x59\x24\x1f\xe3\xf7\x0a\x11\x15\x6d\x9b\xa7\x73\xb9\x82\x95\x7c\x6e\xd2\x2e\x80\xd2\xb9\x78\x47\xf1\xb3\x91\xd4\xa0\xe7\xb6\x33\x34\xd8\xb9\x9f\x23\x78\x92\x3e\xc9\x09\xbe\x1e\x4d\xbf\xec\x47\xd3\x81\x33\x58\xaa\xae\x01\x9f\x26\x70\xe5\x49\x37\x44\xf7\x31\x2c\x1e\xe0\xba\xd6\xad\x0f\xa2\x0b\x3d\x03\x64\x07\x4c\xef\xcc\x7b\x56\x74\x9f\x87\xe7\xab\x75\x3f\x02\xd5\x25\xa5\x5f\x33\x06\x78\x8f\x71\xae\x51\x55\x48\x85\x88\x27\x15\x58\x81\x51\xa5\x41\xa4\x35\x4a\xf2\x18\xef\x3d\x63\x4f\x9b\x1d\xd8\xfc\xf0\xf1\x11\x92\x3e\x78\x24\x3c\xe6\x44\xd8\xfb\x86\xed\x88\xe3\x60\xf7\xa5\x02\xa9\xdf\xd1\x55\x7b\x45\x78\x2d\x37\x08\x61\xda\xdc\x33\x84\x54\xe4\x2d\xde\x4d\x46\xc5\xb5\xed\x7e\xbf\x80\x9c\xab\x3c\xcb\x84\xd4\x98\x80\x3f\x77\x8d\x8c\xd0\xe2\xba\xaf\x3c\xe2\x1d\xd6\xaa\x75\x2c\xab\xa9\xd7\xba\x34\xbc\x66\xac\xe2\xf5\x6b\xc6\xce\x05\x7c\x23\xb7\x1b\x07\x0d\x18\x9c\xb2\x47\x3f\xb6\x35\x1f\x64\xf7\xae\x11\xbc\x11\x96\x37\xea\x28\xe7\x08\x99\xbf\xbf\x49\x3c\x6f\x76\x7a\x46\x17\x69\x7b\xdf\xf0\x53\xec\x30\xc3\x7b\xb4\xd8\x6f\x32\xdd\x1b\x8a\x2c\x59\xde\x4c\xc9\xfb\x38\xe2\x66\xc4\x19\x5c\x18\x12\x3e\xc0\xd7\xf5\x28\xa6\x0a\x89\xc3\x78\x78\x79\xa3\x2a\x94\x2c\x6f\xd4\xb9\x50\x62\xe4\x1e\x42\x49\x27\x3b\xaa\x83\x98\x28\x76\xa5\x63\xb8\x51\xf9\xe9\xbd\x12\x39\xaf\x5f\x2d\xc4\xf6\x8d\xcd\xc0\x20\xac\xe8\x16\xf9\x91\xb7\x9d\x56\xe4\xa1\x4d\x9a\xeb\xbf\x12\xf9\x95\x53\xed\x43\x7f\x97\x5f\x9c\xfc\x42\xf5\x5a\xf4\x67\x3f\x56\xd0\xb6\x8f\xe7\x02\xb7\x93\xdd\x8d\x01\xca\x7d\x5e\x2a\xf7\x58\xe8\x82\x74\xa8\x79\x5f\x50\x5b\x89\x7e\x72\xaf\xef\x69\x78\x63\x26\x73\x34\xd3\xa9\xf8\x6d\x1d\x29\x40\x86\x1b\xe4\x5a\x15\x01\xec\x4a\x46\xd9\xba\xf7\x14\xed\x08\x07\x50\x7e\x2b\x04\xfb\x2b\xc1\xbc\x9c\x6b\x1f\x98\xa7\x11\x53\xf8\xc5\xa1\x1e\xaa\xd8\x82\xba\xfd\x58\x41\xdd\x3e\x9e\x0b\xea\x4e\x76\x37\x10\x0c\x0e\xcc\xca\xa1\x1b\xf0\x00\xd6\x43\xd5\xfb\x62\xdd\x4a\x2c\x1c\x99\x99\x33\x55\xb5\x5b\x27\x79\xc6\x5c\xee\x53\x84\x90\xf7\x4a\xcf\x80\xf2\x98\xe5\x09\xe5\x2b\x88\x18\x83\x48\x29\x11\xd3\xc8\x2c\x87\xd2\x98\x29\x02\x4b\x0d\x71\xc4\xe1\x16\x8d\xf0\x5c\x61\x02\x5a\x40\x26\x31\x8b\xa4\xd9\x1d\x36\x1b\xc1\xeb\x22\x95\x0d\x17\x72\x85\x66\xb4\x0d\x24\x34\x4d\x51\x22\x37\xa7\xbd\x28\xd5\xbe\x2a\x20\xb6\x5a\x52\x05\x9b\x28\xc1\xfe\x44\x62\x7a\x4d\x3a\xf3\x65\xde\x12\x17\xf5\x2f\xc6\x64\x45\x1e\xa6\x95\x52\x73\x1f\x66\xc3\x81\xcb\x86\x2f\x60\xd0\x9d\xda\x34\x2d\x5c\x9a\xb0\x43\x88\xfb\x60\x9b\xc8\x04\xa5\x11\xe2\x53\x74\x3e\x81\xbe\xdb\xcf\x5a\x6b\x6c\x9b\x12\x42\xa6\xa6\x9f\xcb\xaf\x2f\xa0\xea\xe7\xf2\xec\x5d\x1d\x5d\xdb\xa2\x67\x95\x2a\x5e\x40\xd9\xb9\x3b\x3b\xdd\x25\xac\xea\x5e\x08\x9c\xcf\x8b\x85\xe9\x4e\xdc\xf7\xe7\x9c\x46\xea\xbe\x9d\x05\xab\x7f\x27\x7e\x65\x67\x0d\x46\xf1\x39\x4b\x18\xaf\xa4\xc8\xb3\x1f\x82\x84\x62\xad\x00\xe2\x7f\x65\x8e\xe6\x7b\xf5\x4f\xdb\xd2\xe5\x13\x0d\x64\xfd\x73\x09\x5d\x2b\x09\xb6\x28\x35\x8d\x51\xc1\xad\xbb\x83\x10\x12\x36\x42\x22\xa4\x26\x64\x54\xf3\x58\xb0\x7c\xc3\x15\xb1\x21\x9f\x36\x38\x15\xa9\x46\xee\x84\xd8\x84\x52\xb4\x5a\x49\x5c\xd9\x92\x82\x9c\xc7\x9a\x0a\xae\x66\x96\x4f\x16\x25\xd5\x4e\x3e\xe1\x83\xaa\x1a\x4e\x0b\xa6\x25\xc3\x32\x2d\xc5\x90\xc3\xd8\xc5\xa9\xca\x95\x8b\x3c\x87\x71\x6a\x26\x58\xb0\x9a\xff\x66\x48\x6d\x38\x9f\x3b\xfa\x8a\x36\x19\xc3\x85\x7b\xb4\xd7\x18\x5b\xb0\xa0\x71\x35\x1e\xf3\xb9\xb3\x7e\x4a\xde\xdb\x57\x56\x42\x51\x3e\x91\x96\x51\xe4\x6f\x61\x9b\x9f\x23\x43\xc7\xbf\xd9\xbe\x2e\x06\x34\xfb\xf2\x6f\xbf\x2b\xc1\x17\x23\xb7\x37\x8b\x0d\xd5\xb8\xc9\xf4\xc3\xc8\x36\xf3\xda\x0c\x7c\x76\xb8\xa3\x26\x85\xd8\x9c\xea\x64\x4a\xac\x54\xbf\x0c\xad\x18\xdd\x69\xf1\x4a\x70\xa5\x23\xae\x8d\x97\xbb\xf6\xd7\x85\xd9\x26\xd5\x76\xe1\xe3\x80\xa9\x6f\x12\x44\xf5\xdb\xa9\x51\x27\x40\x4e\x4f\x42\x29\xb4\xb2\xcb\x0e\xce\xef\x66\x1e\x04\x40\x08\x71\x6f\x3c\xe1\xd4\x30\xe8\x58\xc7\x81\xa9\xc8\x00\x37\x1a\x3c\x9d\x01\xb6\x1d\x88\x1f\xee\x0a\x9a\x04\x60\x3f\xec\x0b\x7d\x5c\x6a\xff\x1b\x0e\x1e\xdc\x6c\xea\x8e\xdd\x71\x7d\x56\x6f\xe0\x41\xd2\x8c\x24\x5a\xfb\x7f\x29\xbc\x6b\xbb\xef\x1e\xa5\xab\x65\x39\x5c\x38\x9a\xdf\x3b\xec\x10\x05\xe1\x28\x7b\xa4\xec\xc5\x38\xee\xf4\x59\x12\x8e\x7b\xec\x60\x15\x48\xa5\xd8\xb4\xcf\x51\xdf\x32\x19\x1c\xeb\xe5\x07\x0e\xe2\x87\x9c\xfc\x0c\x1e\xec\x47\xec\xe5\xc0\xf5\x35\x75\x1e\xec\xde\x09\x59\x3a\x71\xb3\xd1\xd3\x5e\x5c\x88\xf8\xcb\x38\x72\x39\xa1\x3f\xc9\x97\x43\xf9\x7f\x9e\x3b\x17\xa3\x38\x8f\xee\x67\xa5\xdd\xae\x59\x2e\xe2\x81\x30\xaa\x50\x37\xf2\xc0\x1e\x15\xdb\xd2\xb0\x5f\xb9\x48\xb3\xd4\x65\xb7\x3b\x50\x1b\x52\x55\x7b\x04\x75\x1f\xb6\x70\xcb\x32\xd4\x6d\x19\x69\x43\x59\x03\xeb\xb6\x9e\x77\x9d\x85\xa6\x8d\x5d\xa9\xac\x36\x6d\x6e\x67\x1d\x25\xa7\xb6\xc9\xf3\xdb\x87\xbe\x25\xa7\x4d\x91\xed\xba\x53\xef\x22\x55\x2d\x69\xca\x15\x00\xc0\x87\x8f\xe5\x86\xff\x35\x2b\x47\x4b\x25\x5c\xb1\x5f\xc5\xd5\x45\x14\x47\x05\xaf\x02\xbe\xa2\xfc\xaf\x34\x53\xeb\x66\xac\xbe\x2c\x05\x7f\x35\xcc\x34\xad\x86\x9d\x18\x73\x10\x42\xae\xab\xa0\xf1\x50\xe8\xd1\x25\x9e\x98\xee\xb5\x1a\xc1\xae\x16\x33\x48\x79\xbb\xb0\xb4\xd9\xd2\x5b\xc4\x50\xb4\x11\xc8\xa8\xbf\x11\xae\x4f\xd6\x9e\xf5\x94\x69\x63\xeb\xb6\x51\xe5\xcc\xc6\x8e\x22\xb0\xdd\x36\x62\x39\x9e\x60\x95\x62\x77\x68\x9e\xa4\x67\xb0\x75\xf8\x48\xa3\x18\x77\xfb\xa9\x3f\xa9\xf7\xbe\x59\x69\xd9\xe4\x6b\x5c\xaf\xb4\x94\xa8\x23\xb6\xda\x19\xb7\x7d\x6e\x59\x9a\xd7\x2b\x4d\xe9\xa7\x5d\xb4\x74\xe9\xd8\xc5\xc2\x75\x65\x5b\x4e\x65\x3e\x57\xd7\x2d\xe6\xe9\x88\xdb\x96\x23\xb0\xd2\x79\xed\xd2\x02\x4b\x2b\x91\xd0\x9a\x65\x38\x9d\x56\xaa\xa0\x7e\x01\xe3\xd8\x37\x80\x89\xf6\x3b\xc0\x86\x6a\xba\x0d\x0a\x62\xd3\x30\x84\xd4\x26\x7c\x74\x49\x18\x5f\xf4\xea\x9a\xec\xf7\xe5\xbd\x4d\x47\x02\xd2\xc4\x4d\x2e\x84\x2c\x5c\x90\x14\x67\x53\xce\x1e\x20\x62\x4c\xdc\xa1\x2f\x7d\x2a\xff\x57\xa0\xf4\x56\xbb\xad\x99\x98\xd4\x32\x70\xad\x30\xb6\xa7\x89\x0b\x1d\x1f\x4d\xdd\xe8\x46\xce\x26\x28\xb9\xeb\xe0\x22\xbb\x19\x4c\xe1\x1f\xf0\xc2\xd5\xb1\xf6\xc9\x0c\x76\xe8\x46\x4a\xf3\x51\x65\xab\x0b\xa2\x78\x4d\x71\x1b\xdd\x32\x74\xe6\xb0\xed\x8d\x39\x6c\x34\xae\xd7\x11\x87\x17\xce\x10\x85\x0f\x94\x91\x73\x31\x09\xa7\x7a\x3f\x98\x5c\x74\xe0\xa4\x9d\x53\x1a\x04\xde\xb5\xf5\x15\x2d\xfb\x61\x6d\xf9\x2b\x2f\x29\xde\x3c\xe9\x29\xa7\xaf\xe3\xa3\xf9\x26\x5d\xd4\x38\x6f\x67\x8f\x1a\x21\x04\xc5\xb4\xb2\x59\x68\x88\xd0\x63\x6a\x36\x68\x54\xb6\x9e\x23\x46\x6b\xc6\x3a\x4f\x46\x66\xb6\xc3\x19\x22\x33\x17\x6c\x76\x04\x66\xee\x43\x77\x64\xd6\x3c\x6a\x94\xa1\x59\xeb\xa0\xd2\x11\x9b\xf9\x11\x7d\x40\xe5\xa9\xa2\x47\x8c\xd6\x92\xdd\x23\x48\xfb\x4a\x01\x59\x67\xfc\x51\x1e\xd8\x4e\x8f\x3f\x1a\x6b\x52\x78\x4a\xd3\x32\x7f\x5e\x04\xd2\x52\xe0\xab\x84\x20\x6d\x2d\xce\x1a\x83\x34\xcd\x79\x5a\x0c\xd2\xa9\xe4\x97\x0e\x42\x8e\x02\xcc\x89\x61\x48\x7b\xa2\xdf\x7c\x1c\x52\x9e\xe3\x0f\xc6\x21\xae\x85\xd9\x79\xbb\x43\x8f\xde\x86\xfd\xec\xe0\xa3\x6d\xde\x93\xa3\x8f\xa6\x76\x4f\x86\x1f\x95\x15\x3e\x23\xfe\x78\x0c\x1f\xdf\x48\x00\x72\xf4\x6a\x9e\x12\x82\x74\xb3\xd6\x37\x14\x83\xb4\x76\xf5\x27\x83\x10\xe5\x2f\x90\x3f\x27\x0a\x09\x7e\xff\x3f\x00\x00\xff\xff\xa8\x17\x81\x3d\xd8\x3d\x00\x00") func templateBuilderQueryTmplBytes() ([]byte, error) { return bindataRead( @@ -194,7 +194,7 @@ func templateBuilderQueryTmpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "template/builder/query.tmpl", size: 15895, mode: os.FileMode(420), modTime: time.Unix(1571144482, 0)} + info := bindataFileInfo{name: "template/builder/query.tmpl", size: 15832, mode: os.FileMode(420), modTime: time.Unix(1571144548, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -219,7 +219,7 @@ func templateBuilderSetterTmpl() (*asset, error) { return a, nil } -var _templateBuilderUpdateTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xdc\x59\xeb\x6f\xe3\xc6\x11\xff\x4c\xfd\x15\x13\x42\x77\x90\x0c\x8b\xba\xbb\x6f\x75\xa1\x02\xe9\xd9\x07\x18\x28\x2e\xc5\xf9\x92\x06\x75\x8c\x60\xc5\x1d\x4a\x1b\x53\x4b\xde\xee\x52\xb6\xab\xf2\x7f\x2f\xf6\x29\xbe\x24\xcb\x81\x81\x22\xf9\x64\x71\x1f\xb3\x33\xbf\xf9\xcd\x63\xd7\xbb\xdd\xfc\x6c\xf4\xb1\x28\x9f\x04\x5b\xad\x15\x7c\x78\xf7\xfe\x2f\xb3\x52\xa0\x44\xae\xe0\x13\x49\x71\x59\x14\xf7\x70\xcd\xd3\x04\xbe\xcf\x73\x30\x8b\x24\xe8\x79\xb1\x45\x9a\x8c\xbe\xae\x99\x04\x59\x54\x22\x45\x48\x0b\x8a\xc0\x24\xe4\x2c\x45\x2e\x91\x42\xc5\x29\x0a\x50\x6b\x84\xef\x4b\x92\xae\x11\x3e\x24\xef\xfc\x2c\x64\x45\xc5\xe9\x88\x71\x33\xff\x8f\xeb\x8f\x57\x9f\x6f\xae\x20\x63\x39\x82\x1b\x13\x45\xa1\x80\x32\x81\xa9\x2a\xc4\x13\x14\x19\xa8\xc6\x61\x4a\x20\x26\xa3\xb3\x79\x5d\x8f\x46\xbb\x1d\x50\xcc\x18\x47\x88\xab\x92\x12\x85\x31\xd4\xb5\x1e\x1d\x97\xf7\x2b\xb8\x58\xc0\x92\x48\x84\x71\xf2\xb1\xe0\x19\x5b\x25\xff\x24\xe9\x3d\x59\x21\xb8\xad\x0a\x37\x65\x4e\x14\x42\xbc\x46\x42\x51\xc4\x30\xee\x4f\xb1\x4d\x59\x08\xd5\x98\x1a\x2f\x2b\x96\x6b\xf3\x2e\x16\x50\x0a\xc6\x15\x4c\x4a\x22\x53\x92\xc3\x38\xf9\x4c\x36\x38\x85\xf8\xc7\xb6\x2e\x02\x53\x64\x5b\xbb\x23\xfc\x0e\x62\xdc\xa2\x4d\x95\x2b\x26\x55\x21\xb4\x82\x17\x0b\x58\x29\x98\xe4\xc8\x61\x9c\xdc\xd8\xc1\x29\xbc\x37\x2a\xcc\xe7\xd0\xd4\xa2\xae\x35\xf2\x1a\x36\x3f\x92\x15\x02\x0c\x1a\x8c\xaf\xcc\x52\xa3\x96\x5e\x88\x5c\x31\xc5\x50\x26\x23\xf5\x54\x62\x57\x8c\x54\xa2\x4a\x15\xec\x46\x51\x6a\xe0\x1a\x45\xbb\xdd\xac\x81\x84\x45\x78\x9e\x31\xcc\xa9\xd4\x80\xcc\xea\x7a\x14\x95\x02\x29\x4b\x89\x42\x09\xb7\x77\xe1\x23\x69\x9e\x3b\xb2\x5a\xff\x6b\x8d\x02\x81\x50\x2a\x81\x00\xc7\x07\x08\xab\x8d\xca\x0d\x13\x92\x51\x56\xf1\x14\x26\x4d\xf0\xea\x1a\xce\xda\x0a\x4f\xad\xc4\x49\x29\x21\x49\x92\xe1\xa3\xa7\xdd\x4d\xda\xbc\xb6\xd8\xa4\x61\xc1\x02\x48\x59\x22\xa7\x93\x83\x4b\xce\xa1\x94\x49\x92\x4c\x47\x91\x40\x55\x09\x0e\x2d\x07\x5b\x5b\x77\x3b\x78\x60\x6a\x0d\xf8\xa8\x90\x53\x18\x43\xfc\x77\x7b\x7e\xdc\xf2\x7a\xd4\xe2\x99\x44\xa5\xf4\x8a\xc4\x11\x42\xef\xac\x7f\xaf\x30\xe7\x2a\xa4\x2b\x94\x7d\x91\xf3\x39\xdc\x90\x2d\x02\x3e\x62\x5a\x69\xb3\x35\xf4\xdf\x2a\x14\x4f\x40\x38\x05\x6b\x98\x1d\xe5\xd5\x66\x89\x42\x87\xa0\x28\x1e\xe4\x7c\x8b\x42\xb1\x14\x25\x6c\x88\x4a\xd7\x48\x61\xf9\x64\x63\xb3\x28\x51\x10\xc5\x0a\x3e\xe4\x3a\x18\xf2\x9d\xd6\x60\x92\xaa\x47\x48\x0b\xae\xf0\x51\xe9\x18\xd5\x7f\xa7\x30\x61\x5c\x9d\x03\x0a\x51\x88\xa9\x73\x57\x07\x81\x2f\x4e\x70\xdc\x38\x23\x76\xc1\x1d\xdb\xd8\x8f\xff\x8d\xa2\xf8\x89\xe4\x15\xc6\xf0\xce\x32\x75\x10\x22\x49\xb6\xe8\x10\x32\x74\xd7\x27\xcc\xfc\x07\xcb\x3a\x71\x69\xe5\xc8\x07\xa6\xd2\x75\xd7\xf3\x09\x15\xfa\x57\x72\xc9\x48\x8e\xa9\x9a\x18\xdd\x8d\x18\x41\xf8\x0a\x61\xfc\xeb\x39\x8c\x1b\x01\x1e\x02\xdb\x9c\x1d\xa5\x3a\x53\xed\x76\xf0\x5b\xc1\x78\x58\xe7\x85\x49\x88\xcf\x41\xe7\x93\x8b\x51\x14\x1d\x60\x9e\xe1\xbd\x0c\x22\x3d\xbe\x53\xa7\x84\x73\x7e\x14\x51\xcc\x48\x95\xab\xa6\xa4\x77\x0e\x6e\x99\x7c\xc6\x87\x49\xec\xf3\x67\x5d\x5f\x40\xc5\x65\x55\xea\x0c\x88\x14\xa8\x55\x26\xd6\x22\x3d\x5c\xb9\xf4\xa8\x1c\xd6\x8a\x71\x8a\x8f\x0d\x7b\xdf\xb5\xd5\x6b\x68\xb7\x27\xe7\xcf\xb6\x9e\xdc\xa3\xf9\x3a\x87\x65\xa5\xa0\x24\x9c\xa5\x52\x7b\x85\x70\xab\x30\x14\x69\x5a\x09\xf9\x22\xd2\xfd\x3c\xcc\x3a\x9d\xc8\x77\xa3\x88\x64\x19\xa6\x0a\xa9\x41\x44\xbb\xa9\x6b\x4f\x43\x71\x96\x99\x45\xdf\x2d\x80\xb3\xdc\x78\xdb\x68\x38\x41\x21\xa6\x23\x8d\x90\x83\xc4\xcb\x74\xe6\x5d\x3d\x62\x3a\x10\x7b\x27\x1b\xa1\xf7\x0f\xdb\x60\x31\xd9\x8d\xa2\x5f\x4f\x51\xdf\x69\x87\x42\x34\x14\xdb\xe3\xae\xbf\x5e\x0b\x77\x23\x79\x58\xe7\x5d\xc0\x71\x40\x5b\x6f\xea\xf4\xaf\xc7\x91\x36\x79\xf2\xb4\x40\x3b\x25\x9f\x76\x72\x89\x4f\x1e\x63\xb5\x29\xf3\x50\xf6\x33\x88\x5d\x40\xcc\xdf\xc8\xb9\x6f\x3f\x1a\x11\x68\x37\x3d\x86\x94\x63\xb7\xfb\x54\xe3\x29\xdf\x4e\xf5\xe3\x82\x63\xb7\xbf\xc8\x20\x7e\x23\x7f\xe0\x18\xf7\x7a\x86\x00\x55\xb3\xaf\x68\x48\x68\xb4\x0b\xad\xd1\xa3\x1d\x03\x01\xc9\xf8\x2a\xc7\x81\xd6\xe1\xa9\xd1\x38\xb4\x05\xf6\x7b\x07\x46\xad\x80\xeb\xcb\xe4\xab\xde\xe3\x73\xea\x91\x7e\xe2\xf9\xea\xd9\xb6\xed\xb4\x02\xfa\xbb\x05\xbe\x5a\x11\xb5\x82\x68\xc0\xf0\x48\xd0\xb4\x51\x3d\x5a\x25\xcf\x9a\xfe\x79\xd5\x7a\x19\x73\x96\xc7\xaf\x5b\x33\xff\x74\x25\x93\xb3\xfc\xcf\x5c\x34\x5b\x3c\x3c\x5a\x37\x5b\x34\xf4\xdd\x75\xf2\x65\x2f\xf0\x35\x2b\x69\x57\xf6\xf1\x8a\x0a\x85\xbd\x4f\xbe\x34\xee\xfe\x30\x25\x76\x40\xeb\x3f\x40\x95\x6d\x68\xfd\xff\x2b\xb4\xfb\x9f\xf3\x33\x90\x6b\x22\x90\xfa\x22\x66\x0b\x12\x2c\x51\x3d\x20\x5a\x06\xa9\x87\xc2\x65\x71\x21\xc1\x3c\x3d\xf4\x5e\x1e\x7c\x1d\xb3\x73\x0d\x8c\x32\x8b\xce\x27\x2b\xb5\x91\x26\x0b\x01\x13\x5e\x28\x18\x67\xc9\xf5\x66\x53\x29\xb2\xcc\x71\xaa\xbf\xec\xf3\xc1\xa5\x4d\x3a\xde\xbe\x99\x9e\x71\x20\x1a\x59\x81\x05\xd9\xbe\xc0\x86\x0c\x6c\xc7\x92\xcf\xd5\x06\x05\x4b\xed\x5c\x44\x28\xb5\xeb\x4f\x12\xe3\xb3\x5f\xf7\xb7\x15\xff\x43\xa9\x6f\x7b\x24\x77\x99\x38\x47\x22\x86\x65\x2f\x8b\x22\x6f\x09\x69\x7a\xa4\x45\x26\x47\xa3\x2b\x5d\x6f\xc3\x69\x63\xec\x49\xdc\x90\xf2\xb6\xd3\x5a\xdc\x59\xd7\xed\x5e\x2c\xbd\xd4\xa3\xb1\xc0\x4d\xb1\x45\xaa\xab\x85\xce\xbc\x99\x3e\xf5\x47\xce\xbe\x55\x68\x47\xc6\x25\x2c\x20\x36\x46\x86\x55\x4d\x48\xec\x33\xd0\xb8\xd4\xfb\x6e\x8c\x26\x41\xd9\xbe\x3c\x0d\x88\xde\xaf\x8b\x40\x5d\x1f\x33\xa6\xc7\xdd\x59\x97\xc6\x7b\xee\x9a\x2e\x05\x8c\x21\x24\x7f\x31\x77\x5d\x8f\xe3\xda\xca\x66\x03\x6a\x5f\xb6\x92\x9b\xb4\x28\x83\x27\x4e\x7e\xd7\xea\x44\xc2\x80\x0b\xba\xe0\xb8\xf8\x37\x39\x2f\xbc\xaf\xc5\x1f\x35\xf2\x71\x1f\xdd\x51\x14\xb9\xf6\xd6\x6c\xa8\x6b\x30\x3e\xb2\x25\x40\x0f\xe3\xbe\x7f\xa5\x2b\x04\x55\xb8\x51\x1b\x1c\x76\x2a\x19\x45\xd1\x89\xd7\x98\xc6\x49\x93\xc1\x97\xa5\x28\xea\xe6\x56\x47\x1a\x7b\x6c\x87\x1b\x0b\x50\xa2\xc2\xc3\xed\x89\xef\x18\x3c\x57\x1c\x38\x86\xb3\x79\xf1\x80\x02\x26\xe1\x82\x90\xbc\x97\x71\xcb\xb2\xa9\xdf\x30\x3f\xd3\x20\x9b\xc7\x1c\x6d\x70\x61\x7f\x97\x44\x90\x0d\x2a\x14\xba\x56\x64\x39\xd3\x0d\x93\xc9\xd8\xe6\x01\xd6\xeb\x60\x76\x18\xce\x44\xce\x59\xf8\xcd\xf0\xbc\x09\x53\x08\x90\x6d\xec\x3e\x43\xe3\xa4\xa7\x18\x95\x9f\xda\xee\xfc\x62\xc2\x2d\x86\x89\xbe\x68\x54\x39\x11\xc1\x51\xff\x75\x84\x9b\x42\x7c\x7d\x69\x09\x19\x5c\xec\xe5\xd4\xb5\xa5\x39\xbe\xcc\xcd\xb0\x7c\x02\x46\xe5\x0b\xbd\xbd\x3f\x74\xc2\xa8\x79\x67\xec\x04\xeb\x01\x1a\xb0\xac\x57\x65\x5d\x92\x19\x66\xc2\xbe\xe4\xf6\x29\x74\x74\x23\x6c\xc8\x3d\x4e\x8e\x65\x11\xdd\x78\x46\x26\xff\xeb\x6b\x1e\x33\xc1\x6a\x62\x52\x1b\xf4\xe2\x13\x6f\x19\x95\xb7\xec\xee\x0e\x16\x10\xd2\x54\x1d\x4e\x38\xc6\xe3\xa1\xc0\xf6\x4c\x38\x21\xb2\xbd\xcf\xfb\xfe\x96\xaf\x1a\xd7\x96\xcd\x75\xad\x7d\x7d\xd6\x97\x7a\xc8\xdf\x54\x6a\xb3\x8c\x33\x6e\xef\x3a\xae\x38\x87\x1c\x79\x10\x3c\x9d\xfa\x3c\x61\x7c\x11\xb3\x7d\xd9\xd1\xc1\xc5\xec\x2a\x3b\xbf\x80\xf8\xb7\x46\xbd\xb1\x77\x06\xe3\x47\x3b\x5f\xd7\x7b\x77\x06\xc5\xad\x4f\xb5\x9f\xfc\x22\xed\x2d\x3f\xbd\x1f\x4c\xae\x2f\x9f\x71\x5c\xd2\x0f\x01\xfb\xf6\x1d\x1d\xe8\xac\x0e\x14\xa7\xd0\x99\xf9\x77\x7e\x7d\x83\x84\x0d\xaa\x75\x41\x7d\x42\xfa\xe0\x5f\x23\x0e\x16\x29\x7b\xed\x74\x95\xdd\xff\x83\xc7\x55\x26\xff\x9f\x9d\x99\x9f\xfe\x0f\x8a\xa2\x31\x1f\x6e\xb7\x61\x7f\xb3\x78\xb9\x45\xe1\x62\x31\xeb\xb7\x0f\xed\x2e\x6e\xd6\x6e\x86\xda\x0d\x9b\xf5\xd2\x40\x06\x18\x6e\x90\x7c\xec\xef\xfa\x9d\x15\xbc\x7d\x0b\xdf\x0d\x56\x94\x61\x51\x01\x7e\xcb\x81\xad\x6f\xf6\x1b\xff\xf8\x72\x4a\xb4\x34\x76\xd4\x0e\x1a\x5c\xcb\xaf\xcc\x8c\x4c\xa6\xcd\x64\xde\x4b\x13\x07\xec\x81\xb7\xdb\x16\x43\x66\xcd\x0b\x41\x21\xf4\x9e\x9f\x48\xce\x28\x51\x85\x90\xf6\xbc\x2b\x5e\x6d\x5e\x8a\x5b\xe3\x9a\xd2\xb9\xdb\xf4\xcd\x0d\xe7\x69\xa3\xce\x4e\x92\xdf\xbf\x0c\xb5\xa2\xc4\xf0\x4b\x87\x76\xb6\x51\xc9\x95\xbe\xb0\x65\xed\x37\x80\x6d\x38\x32\x23\x2c\x47\x6a\xb8\x6f\xee\x08\xf0\x4b\x6c\x4f\x74\xb8\xff\x12\x5f\xc0\x9b\x6d\x6c\xee\x93\x21\x59\xb7\xe1\x6b\xfd\x7c\xbe\xad\x6d\x35\x55\x01\x56\x9f\x84\xba\xa6\xf7\x3a\xec\x29\xfc\x0d\xde\x5b\x93\x87\x2c\x3e\xf4\xea\x61\x5e\x7d\xca\x1c\x81\x48\xc9\x56\x7c\x83\x5c\x49\x7d\x05\x27\x50\x59\x4d\x4c\x71\xb6\xc6\xe3\xde\x78\xff\x32\xe2\x1a\x0c\x73\x23\xc2\x7d\x14\xb8\x9c\x37\x40\x8b\x63\xad\xd5\xdb\xb7\x83\x2c\xea\x5f\x26\x16\xcf\xf9\xf7\x90\xb5\xe6\x74\xfb\x5e\xfa\xbc\x79\xde\xbe\x66\x38\x0c\xfa\xd6\x47\xdb\xff\x02\x00\x00\xff\xff\xf6\xf4\x77\xf3\x9d\x1f\x00\x00") +var _templateBuilderUpdateTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xdc\x59\x6b\x6f\xe3\x36\xd6\xfe\x2c\xfd\x8a\x53\xc1\x33\xb0\x83\x58\x9e\x99\x6f\x6f\x5e\x78\x81\xee\x24\x03\x04\xd8\x9d\x2e\x26\xd3\x6e\xb1\x69\x50\xd0\xe2\x91\xcd\x46\x26\x35\x24\xe5\x24\xeb\xd5\x7f\x5f\xf0\x26\x4b\x96\xec\x38\x45\x80\x45\xfb\x29\x16\x2f\x0f\xcf\xe5\x39\x17\x32\xdb\xed\xec\x2c\xfe\x28\xca\x27\xc9\x96\x2b\x0d\x1f\xde\xbd\xff\xbf\x69\x29\x51\x21\xd7\xf0\x89\x64\xb8\x10\xe2\x1e\xae\x79\x96\xc2\xf7\x45\x01\x76\x91\x02\x33\x2f\x37\x48\xd3\xf8\xeb\x8a\x29\x50\xa2\x92\x19\x42\x26\x28\x02\x53\x50\xb0\x0c\xb9\x42\x0a\x15\xa7\x28\x41\xaf\x10\xbe\x2f\x49\xb6\x42\xf8\x90\xbe\x0b\xb3\x90\x8b\x8a\xd3\x98\x71\x3b\xff\xb7\xeb\x8f\x57\x9f\x6f\xae\x20\x67\x05\x82\x1f\x93\x42\x68\xa0\x4c\x62\xa6\x85\x7c\x02\x91\x83\x6e\x1d\xa6\x25\x62\x1a\x9f\xcd\xea\x3a\x8e\xb7\x5b\xa0\x98\x33\x8e\x90\x54\x25\x25\x1a\x13\xa8\x6b\x33\x3a\x2a\xef\x97\x70\x31\x87\x05\x51\x08\xa3\xf4\xa3\xe0\x39\x5b\xa6\xff\x20\xd9\x3d\x59\x22\xf8\xad\x1a\xd7\x65\x41\x34\x42\xb2\x42\x42\x51\x26\x30\xea\x4f\xb1\x75\x29\xa4\x6e\x4d\x8d\x16\x15\x2b\x8c\x7a\x17\x73\x28\x25\xe3\x1a\xc6\x25\x51\x19\x29\x60\x94\x7e\x26\x6b\x9c\x40\xf2\x63\x57\x16\x89\x19\xb2\x8d\xdb\xd1\xfc\x6e\x60\x0c\xec\x6c\x06\x6d\xe4\xba\x36\xd6\x34\xa6\x08\x23\xb9\x90\x60\x35\x64\x7c\x69\x97\xda\xa3\xcc\x42\xe4\x9a\x69\x86\x2a\x8d\xf5\x53\x89\xfb\x30\x4a\xcb\x2a\xd3\xb0\x8d\xa3\xcc\x9a\x20\x8e\xb6\xdb\x69\x4b\x3b\x67\xb5\x59\xce\xb0\xa0\xca\x28\x39\xad\xeb\x38\x2a\x25\x52\x96\x11\x8d\x0a\x6e\xef\x9a\x8f\xb4\x7d\x6e\xec\xa4\xfe\xe7\x0a\x25\x02\xa1\x54\x01\x01\x8e\x0f\xd0\xac\xb6\x22\xb7\x54\x48\xe3\xbc\xe2\x19\x8c\xdb\x06\xa9\x6b\x38\xeb\x0a\x3c\x71\x88\xe3\x52\x41\x9a\xa6\xc3\x47\x4f\xf6\x37\x19\xf5\xba\xb0\x69\x4b\x83\x39\x90\xb2\x44\x4e\xc7\x07\x97\x9c\x43\xa9\xd2\x34\x9d\xc4\x91\x44\x5d\x49\x0e\x1d\xa7\x39\x5d\xb7\x5b\x78\x60\x7a\x05\xf8\xa8\x91\x53\x18\x41\xf2\x57\x77\x7e\xd2\xf1\x64\xd4\xe1\x8e\x42\xad\xcd\x8a\xd4\x33\xc1\xec\xac\x7f\x2f\x98\x77\x15\xd2\x25\xaa\x3e\xe4\x6c\x06\x37\x64\x83\x80\x8f\x98\x55\x46\x6d\x63\xfa\x6f\x15\xca\x27\x20\x9c\x82\x53\xcc\x8d\xf2\x6a\xbd\x40\x69\xc2\x4a\x8a\x07\x35\xdb\xa0\xd4\x2c\x43\x05\x6b\xa2\xb3\x15\x52\x58\x3c\xb9\x78\x13\x25\x4a\xa2\x99\xe0\x43\xae\x83\x21\xdf\x19\x09\xc6\x99\x7e\x84\x4c\x70\x8d\x8f\xda\xc4\x9d\xf9\x3b\x81\x31\xe3\xfa\x1c\x50\x4a\x21\x27\xde\x5d\x7b\x16\xf8\xe2\x81\x93\xd6\x19\x89\x0f\xd8\xc4\xc5\x73\xf2\x2f\x94\xe2\x27\x52\x54\x98\xc0\x3b\xc7\xd4\x41\x13\x29\xb2\x41\x6f\x21\x4b\x77\x73\xc2\x34\x7c\xb0\x1c\x46\xe9\xdf\xab\x42\xb3\x1b\x2d\xa4\xc9\x06\x0e\x48\x3d\x30\x9d\xad\xf6\x5d\x9f\x52\x69\x7e\xa5\x97\x8c\x14\x98\xe9\xb1\x15\xde\xe2\x48\xc2\x97\x08\xa3\x5f\xcf\x61\xa4\x3c\xd0\xc5\x1c\x46\x69\x40\xb5\xa0\x99\x49\x3f\xdb\x2d\xfc\x26\x18\x6f\xd6\x05\x30\x05\xc9\x39\x98\x24\x71\x11\x47\xd1\x01\xea\x59\xe2\xab\x06\x32\x18\x78\xe2\x85\xf0\xde\x8f\x22\x8a\x39\xa9\x0a\xdd\x46\x7a\xe7\xed\xad\xd2\xcf\xf8\x30\x4e\x42\x52\xac\xeb\x0b\xa8\xb8\xaa\x4a\x93\xd6\x90\x02\x75\xc2\x24\x06\x32\xd8\xab\x50\xc1\x2a\x87\xa5\x62\x9c\xe2\x63\x4b\xdf\x77\x5d\xf1\x5a\xd2\xed\xd8\xf9\xb3\x2b\x12\xf7\x68\xbf\xce\x61\x51\x69\x28\x09\x67\x99\x32\x6e\x21\xdc\x09\x0c\x22\xcb\x2a\xa9\x5e\xc4\xba\x9f\x87\x69\x67\xb2\xf3\x36\x8e\x48\x9e\x63\xa6\x91\x5a\x8b\x18\x37\xed\xeb\xd3\x12\x9c\xe5\x76\xd1\x77\x73\xe0\xac\xb0\xde\xb6\x12\x8e\x51\xca\x49\x6c\x2c\xe4\x4d\x12\x30\xbd\x7a\x57\x8f\x98\x0d\x04\xdf\xc9\x4a\x98\xfd\xc3\x3a\x38\x9b\x6c\xe3\xe8\xd7\x53\xc4\xf7\xd2\xa1\x94\x2d\xc1\x76\x76\x37\x5f\xaf\x65\x77\x8b\x3c\x2c\xf3\xb6\xb1\xe3\x80\xb4\x41\xd5\xc9\xff\x1f\xb7\xb4\x4d\x94\xa7\x05\xda\x29\x09\x75\x2f\x99\x84\xec\x31\xd2\xeb\xb2\x68\x6a\x79\x0e\x89\x0f\x88\xd9\x1b\x35\x0b\x3d\x45\x2b\x02\xdd\xa6\xc7\x26\xe7\xb8\xed\x21\xd7\x04\xca\x77\x73\xfd\x48\x70\xdc\x6f\x1a\x72\x48\xde\xa8\x1f\x38\x76\x33\x7e\xc7\x54\xed\x66\xa1\x85\xd0\xea\x17\x3a\xa3\x47\x5b\x06\x02\x8a\xf1\x65\x81\x03\xbd\xc3\x53\xab\x73\xe8\x02\xf6\x9b\x07\x46\x1d\xc0\xf5\x65\xfa\xd5\xec\x09\x49\xf5\x48\x43\xf1\x7c\xf9\xec\xea\x76\x5a\x05\xfd\xdd\x80\xaf\x56\x45\x1d\x10\x6d\x6c\x78\x24\x68\xba\x56\x3d\x5a\x26\xcf\xda\xfe\x79\xd5\x82\x99\x70\x56\x24\xaf\x5c\x34\xff\x74\x35\x93\xb3\xe2\xcf\x5c\x35\x3b\x44\x3c\x5a\x38\x3b\x3c\x0c\xfd\x75\xfa\x65\x07\xf8\x9a\xa5\x74\x1f\xfb\x78\x49\x05\xe1\x6e\x89\x2f\x0d\xbc\x3f\x4c\x8d\x1d\x90\xfa\x0f\x50\x66\x5b\x52\xff\xef\x2a\xed\xee\xe7\xec\x0c\xd4\x8a\x48\xa4\xa1\x8a\xb9\x8a\x04\x0b\xd4\x0f\x88\x8e\x41\xfa\x41\xf8\x34\x2e\x15\xd8\x07\x85\xde\x7b\x42\x28\x64\x6e\xae\x65\xa3\xdc\x59\xe7\x93\x43\x6d\xe5\x49\x21\x61\xcc\x85\x86\x51\x9e\x5e\xaf\xd7\x95\x26\x8b\x02\x27\xe6\xcb\x3d\x0a\x5c\xba\xa4\x13\xf4\x9b\x9a\x19\x6f\x44\x8b\xd5\xb0\x20\xdf\x55\xd8\x26\x05\xbb\xb1\xf4\x73\xb5\x46\xc9\x32\x37\x17\x11\x4a\xdd\xfa\x93\x60\x42\xf6\xdb\xff\xed\xe0\x7f\x28\xcd\x7d\x8f\x14\x3e\x13\x17\x48\xe4\x30\xf6\x42\x88\xa2\x03\xd2\xf6\x48\x87\x4c\x9e\x46\x57\xa6\xe0\x36\xa7\x8d\xb0\x87\xb8\x26\xe5\xed\x5e\x6f\x71\xe7\x5c\xb7\x7d\x31\x7a\x69\x46\x13\x89\x6b\xb1\x41\x6a\xaa\x85\xc9\xbc\xb9\x39\xf5\x47\xce\xbe\x55\xe8\x46\x46\x25\xcc\x21\xb1\x4a\x36\xab\xda\x26\x71\x8f\x3b\xa3\xd2\xec\xbb\xb1\x92\x34\xc2\xf6\xf1\x8c\x41\xcc\x7e\x53\x04\xea\xfa\x98\x32\x3d\xee\x4e\xf7\x69\xbc\xe3\xae\x6d\x53\xc0\x2a\x42\x8a\x17\x73\xd7\x37\x39\xbe\xaf\x6c\x77\xa0\xee\xbd\x2a\xbd\xc9\x44\xd9\x78\xe2\xf4\xd7\xaa\x6e\x24\x0c\xb8\x60\xdf\x38\x3e\xfe\x6d\xce\x6b\x5e\xcd\x92\x8f\xc6\xf2\x49\xdf\xba\x71\x14\xf9\xfe\xd6\x6e\xa8\x6b\xb0\x3e\x72\x25\xc0\x0c\xe3\xae\x81\xa5\x4b\x04\x2d\xfc\xa8\x0b\x0e\x37\x95\xc6\x51\x74\xe2\x3d\xa6\x75\xd2\x78\xf0\x6d\x29\x8a\xf6\x73\xab\x27\x8d\x3b\x76\x8f\x1b\x73\xd0\xb2\xc2\xc3\xed\x49\xe8\x18\x02\x57\xbc\x71\x2c\x67\x0b\xf1\x80\x12\xc6\xcd\x0d\x21\x7d\xaf\x92\x8e\x66\x93\xb0\x61\x76\x66\x8c\x6c\x9f\x73\x8c\xc2\xc2\xfd\x2e\x89\x24\x6b\xd4\x28\x4d\xad\xc8\x0b\x66\x1a\x26\x9b\xb1\xed\xb3\x6a\x90\xc1\xee\xb0\x9c\x89\xbc\xb3\xf0\x9b\xe5\x79\xdb\x4c\x4d\x80\x6c\x12\xff\xd9\x34\x4e\x66\x8a\x51\xf5\xa9\xeb\xce\x2f\x36\xdc\x12\x18\x9b\x9b\x46\x55\x10\xd9\x38\xea\x3f\x9e\x70\x13\x48\xae\x2f\x1d\x21\x1b\x17\x07\x9c\xba\x76\x34\xc7\x97\xb9\x19\x16\x4f\xc0\xa8\x7a\xa1\xb7\x77\x87\x8e\x19\xb5\x2f\x8d\x7b\xc1\x7a\x80\x06\x2c\xef\x55\x59\x9f\x64\x86\x99\xb0\x2b\xb9\x7d\x0a\x1d\xdd\x08\x6b\x72\x8f\xe3\x63\x59\xc4\x34\x9e\x91\xcd\xff\xe6\x9e\xc7\x6c\xb0\xda\x98\x34\x0a\xbd\xf8\xc4\x5b\x46\xd5\x2d\xbb\xbb\x83\x39\x34\x69\xaa\x6e\x4e\x38\xc6\xe3\xa1\xc0\x0e\x4c\x38\x21\xb2\x83\xcf\xfb\xfe\x56\xaf\x1a\xd7\x8e\xcd\x75\x6d\x7c\x7d\xd6\x47\x3d\xe4\x6f\xaa\x8c\x5a\xd6\x19\xb7\x77\x7b\xae\x38\x87\x02\x79\x03\x3c\x99\x84\x3c\x61\x7d\x91\xb0\x5d\xd9\x31\xc1\xc5\xdc\x2a\x37\x3f\x87\xe4\xb7\x56\xbd\x71\x77\x06\xeb\x47\x37\x5f\xd7\x3b\x77\x36\x82\x3b\x9f\x1a\x3f\x85\x45\xc6\x5b\x61\x7a\x37\x98\x5e\x5f\x3e\xe3\xb8\xb4\x1f\x02\xee\xf5\x3b\x3a\xd0\x59\x1d\x28\x4e\x4d\x67\x16\x5e\xfa\xcd\x15\x12\xd6\xa8\x57\x82\x86\x84\xf4\x21\x3c\x47\x1c\x2c\x52\xee\xde\xe9\x2b\x7b\xf8\xb7\x8d\xaf\x4c\xe1\xff\x35\xd3\x30\xfd\x6f\x94\xa2\x35\xdf\x5c\x6f\x9b\xfd\xed\xe2\xe5\x17\x35\x17\x8b\x69\xbf\x7d\xe8\x76\x71\xd3\x6e\x33\xd4\x6d\xd8\x9c\x97\x06\x32\xc0\x70\x83\x14\x62\x7f\xdb\xef\xac\xe0\xed\x5b\xf8\x6e\xb0\xa2\x0c\x43\x35\xe6\x77\x1c\xd8\x84\x66\xbf\xf5\xef\x2c\x2f\x44\x47\x62\x4f\xed\x46\x82\x6b\xf5\x95\xd9\x91\xf1\xa4\x9d\xcc\x7b\x69\xe2\x80\x3e\xf0\x76\xd3\x61\xc8\xb4\x7d\x21\x10\xd2\xec\xf9\x89\x14\x8c\x12\x2d\xa4\x72\xe7\x5d\xf1\x6a\xfd\x52\xbb\xb5\xae\x29\x7b\x77\x9b\xbe\xba\xcd\x79\x46\xa9\xb3\x93\xf0\xfb\x97\xa1\x4e\x94\x58\x7e\x99\xd0\xce\xd7\x3a\xbd\x32\x17\xb6\xbc\xfb\x06\xb0\x69\x8e\xcc\x09\x2b\x90\x5a\xee\xdb\x3b\x02\xfc\x92\xb8\x13\xbd\xdd\x7f\x49\x2e\xe0\xcd\x26\xb1\xf7\xc9\x26\x59\x77\xcd\xd7\xf9\xf9\x7c\x5b\xdb\x69\xaa\x1a\xb3\x86\x24\xb4\xaf\x7a\xaf\xc3\x9e\xc0\x5f\xe0\xbd\x53\x79\x48\xe3\x43\xaf\x1e\xeb\xaa\xd0\xac\x2c\x10\x88\x52\x6c\xc9\xd7\xc8\xb5\x32\x57\x70\x02\x95\x93\xc4\x16\x67\xa7\x3c\xee\x94\x0f\x2f\x23\xbe\xc1\xb0\x37\x22\xdc\x45\x81\xcf\x79\x03\xb4\x38\xd6\x5a\xbd\x7d\x3b\xc8\xa2\xfe\x65\x62\xfe\x9c\x7f\x0f\x69\x6b\x4f\x77\x0f\xa6\xcf\xab\x17\xf4\x6b\x87\xc3\xa0\x6f\x43\xb4\xfd\x37\x00\x00\xff\xff\xb5\x13\x1c\x18\x73\x1f\x00\x00") func templateBuilderUpdateTmplBytes() ([]byte, error) { return bindataRead( @@ -234,12 +234,12 @@ func templateBuilderUpdateTmpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "template/builder/update.tmpl", size: 8093, mode: os.FileMode(420), modTime: time.Unix(1571144482, 0)} + info := bindataFileInfo{name: "template/builder/update.tmpl", size: 8051, mode: os.FileMode(420), modTime: time.Unix(1571144548, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templateClientTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x58\xdf\x6f\xe3\xb8\x11\x7e\xb6\xfe\x8a\xa9\xe0\xbd\x4a\x81\x23\xed\xdd\x5b\x5d\xec\xc3\x21\xd9\x1e\x0c\x14\xc9\xb5\x9b\xa2\xf7\x76\xa0\xa9\x91\xcc\x46\x26\xb5\x24\x95\x38\x70\xfd\xbf\x17\x43\x52\xbf\x6c\xc7\xc9\x2e\x7a\x2f\x89\x45\x52\x33\xdf\xcc\x7c\x1c\x7e\xe2\x7e\x9f\x5f\x45\x37\xaa\x79\xd1\xa2\xda\x58\xf8\xe9\xe3\x8f\x7f\xb9\x6e\x34\x1a\x94\x16\xfe\xc6\x38\xae\x95\x7a\x84\x95\xe4\x19\xfc\x5c\xd7\xe0\x16\x19\xa0\x79\xfd\x84\x45\x16\x3d\x6c\x84\x01\xa3\x5a\xcd\x11\xb8\x2a\x10\x84\x81\x5a\x70\x94\x06\x0b\x68\x65\x81\x1a\xec\x06\xe1\xe7\x86\xf1\x0d\xc2\x4f\xd9\xc7\x6e\x16\x4a\xd5\xca\x22\x12\xd2\xcd\xff\x7d\x75\xf3\xf9\xee\xcb\x67\x28\x45\x8d\x10\xc6\xb4\x52\x16\x0a\xa1\x91\x5b\xa5\x5f\x40\x95\x60\x47\xce\xac\x46\xcc\xa2\xab\xfc\x70\x88\xa2\xfd\x1e\x0a\x2c\x85\x44\x88\x79\x2d\x50\xda\x18\xc2\xf0\xbc\x79\xac\x60\xf9\x09\xd6\xcc\x20\xcc\xb3\x1b\x25\x4b\x51\x65\xbf\x32\xfe\xc8\x2a\xa4\x45\xfb\x3d\x58\xdc\x36\x35\xb3\x08\xf1\x06\x59\x81\x3a\x86\xb9\x7b\x5d\x6c\x1b\xa5\x2d\x24\xd1\x2c\xae\x55\x15\x47\xd1\x2c\x26\x8b\xa7\x46\xf2\xad\xa8\x34\xb3\x18\x47\xb3\xfd\x1e\x34\x93\x15\xc2\xfc\xf7\x05\xcc\x25\xb9\x9e\x67\x77\xaa\x40\x43\x26\x67\xde\x82\x3c\x63\xc2\x8f\x0f\x03\xce\xd6\x35\xa0\x2c\x1c\x96\x59\x5c\x09\xbb\x69\xd7\x19\x57\xdb\xbc\x0c\x65\x11\x92\xb7\x6b\x66\x95\xce\x51\xda\xbc\x10\xac\x46\x6e\x4f\x40\x18\xab\x34\xd9\x74\x50\xbe\x84\x87\x6b\x87\x66\xba\x30\xc4\x4b\xeb\xc2\x3b\xd9\xca\x0d\x99\xb0\xdc\xa3\x0f\xcb\x1c\x44\xb2\x40\x10\xdd\xfc\xe8\x77\x1a\x45\x79\x0e\x37\xae\x16\xc4\x08\x2a\xa7\xaf\x0c\xd8\x0d\xb3\xb0\x51\x75\x61\x80\xd5\x35\xd0\xd0\xba\x15\x75\x81\xda\x64\x91\x7d\x69\xb0\x7b\xcd\x58\xdd\x72\x0b\xfb\x68\xc6\x5d\xb6\xa2\x59\x9e\xc3\x17\xbe\xc1\x2d\x3b\x32\x59\x2a\x0d\x5c\x23\xb3\x42\x56\x0b\xf0\xc5\x10\xb2\x02\x26\x0b\x28\xb4\x6a\x1a\x7a\x30\xee\xcd\x2c\x9a\x05\x13\x57\xa1\x68\x99\x7f\xbe\x58\x3a\x1f\x7e\x9e\x83\xaf\xd2\x1d\xdb\x52\x89\xce\xa0\x10\xd2\xa2\x66\xdc\x79\x7f\x16\x76\xe3\xe6\xa7\x2f\x0d\xc1\xba\xec\x8d\x66\xae\x26\x8f\x3e\x0b\x7d\x56\x0f\x87\xe8\xe0\x92\x7a\x87\xcf\x21\x41\x2e\x64\x34\xc0\x40\xe2\x73\x87\xc2\xe7\xaa\xd5\x58\x0c\x00\x2a\xf1\x84\x12\x54\x63\x85\x92\x26\x8b\xca\x56\xf2\xc1\x4c\xa2\x1a\x6b\x20\xcb\xb2\x7b\x37\x9f\xc2\x55\x30\x4f\x89\xa7\x24\x78\x8b\xfb\x5a\x55\x4b\xa8\x55\x95\xfd\xaa\x85\xb4\xb5\x3c\x44\x33\x9e\x05\x9b\xce\x46\x96\x65\x69\x34\xd3\x68\x5b\x2d\xe1\x07\x6f\x64\x1f\xcd\x42\xf5\x96\xc0\x17\xd1\x2c\x24\x7f\x09\x5d\xf2\xef\xf0\xd9\x0f\x25\x3c\x2b\xb4\x78\x42\x9d\x2e\x4e\x88\x79\xa6\x16\xd3\xd4\x2d\x29\x9c\x33\xd9\x4b\x78\x67\xad\x27\x69\x97\xc6\xfb\xc6\xa5\x04\x25\xe5\x8f\x2b\x29\x91\x53\x28\x60\x95\x4b\x59\xc1\x2c\x73\x3d\xc3\x34\xc8\x45\x29\xb0\x80\xf5\x8b\x9f\x71\x28\x41\x92\x1f\x22\x18\x23\x6b\x7e\xf0\x3a\x2c\xe6\xee\xf5\xae\x51\xd1\xca\x85\x5b\xea\x73\x73\x54\x30\x66\x2d\xb5\xc6\x82\x3c\x0b\x9b\x79\x6c\x04\x85\xd5\xd0\x30\xcd\xb6\x68\x51\x1b\xe0\x4c\xc2\x1a\x81\x15\x05\x16\x9e\xf0\xa1\xd0\x44\xb5\x81\x85\xa1\xba\x14\x5d\xe2\x41\xdd\x39\xf7\x04\xe8\x8b\xc3\xe3\x12\x64\xac\x76\x7b\x25\xd4\x6f\x5c\xfe\x24\xd4\x7f\x01\xa8\xb5\xd2\x29\xf1\xc0\x3c\x0b\xcb\x37\x30\x18\xa4\x41\x6a\x4f\x6f\xb5\x19\x57\x2b\x4e\x79\xdc\xef\xe1\x3f\x4a\xc8\xa1\xb5\xdc\xfa\x76\x65\x20\x5e\x00\xb5\xeb\xa5\xaf\xea\x35\xcc\xed\xb6\xa9\xc9\x4c\x43\x44\x2b\x21\x0e\x8d\x2d\xff\x60\x72\x1f\x64\x4e\x75\x8b\x07\x97\x3d\x25\xae\x61\xd7\x37\x73\x6f\x26\xeb\x5a\x53\xdf\x4a\x67\x05\x96\xac\xad\x2d\xf9\x0b\x64\x95\xa2\x5e\x40\xb9\xb5\xd9\x67\x8a\xb8\x4c\xe2\x56\x9a\xb6\xa1\x2e\x87\x45\x08\x7a\x09\x1f\xbe\xc6\x8b\x51\x06\xd2\x81\x4a\x0f\xbb\xa3\xca\x5a\xcd\xa4\x61\x3c\x14\x71\x52\x98\x84\x77\xfb\x2b\x85\x87\x5d\xc2\xed\x8e\x0a\x69\x71\x67\xe9\x4c\xa0\xff\x54\x81\x87\xdd\x38\xfb\xa2\x84\xdf\x17\xa0\x1e\xdd\x66\x0c\xbb\x24\x4b\xae\xec\xee\xd6\x6f\x98\xbf\xd2\xdc\xfe\x42\x38\xdd\x39\x48\x1b\x85\x33\x29\x15\x35\x57\xa6\x2d\xb0\x31\x54\xd7\x2f\x84\x9c\x0e\xc6\x2e\xce\x99\xf5\x80\x08\x81\xc4\x67\x0f\x7c\xd1\x83\x49\x1d\x46\x9a\xff\xd3\x27\xf2\xfe\x6e\x30\x0e\x85\xeb\xd4\x63\x9f\x4b\xf8\xf0\x14\x3b\x7f\xde\x39\x2f\xab\x51\x1f\xea\xea\x41\x00\x5c\x4f\xe2\x59\xad\xaa\x05\x14\xb8\x6e\xdd\x93\xfb\x71\x18\x3a\xd1\xc3\x6e\xd2\x85\xca\xea\xff\xda\x60\xca\xea\xb4\xc5\x2c\x28\xea\x40\x8e\x5b\x42\x73\xc4\x0f\x87\xf0\x3a\xf0\x02\x56\xf6\xcf\x06\x5a\xe3\x3b\x40\x85\x16\x9e\x50\xaf\x95\x41\x8a\xae\xa2\xe4\x28\x09\x7d\x63\x51\x0d\xd2\xe1\xe6\xfa\x78\x9e\x47\x79\x3e\x0b\x66\x9c\x9f\x24\xa5\x51\x87\x26\x11\xb2\xc0\x5d\x1f\xd4\xc7\xb4\x03\xee\x57\xfc\xa3\x45\xfd\xd2\x2d\xbf\x51\x2d\x85\x62\x77\x29\xd9\x3c\xe1\x69\x30\x3d\x3e\x18\x44\xd9\x25\x7a\x5c\x6b\x7e\xa1\x5c\x61\x13\x07\x9c\x1d\x73\x16\xbe\x7a\xe9\xd9\x52\x5a\xdd\xe2\xe1\xe2\x89\xe2\x6b\x79\xe1\x4c\x29\xab\x3f\xe4\x54\x39\x57\xf4\x50\xef\x9b\x9a\x4a\xc7\xe9\xaf\x99\x9e\x24\xa3\x43\x86\x0e\x83\x46\xe3\x13\x4a\x6b\x1c\x23\xbe\xb6\xa8\x05\x1a\x28\xb5\xda\xf6\xbb\xe2\x4c\xcb\x70\xd6\x93\xd4\x37\x07\x4a\x7d\x97\xf9\xae\x2d\x84\x05\x91\x57\xbf\x97\xa2\xa5\xc0\xc2\x11\xd4\xf5\xda\x3e\xd2\xf8\x66\x50\xd1\x41\xf5\x84\xa5\x5e\xf5\xb0\xb1\xe6\x39\x95\x38\x9d\xd4\x72\x6a\x6e\xfa\xf2\x89\xa8\x0b\x32\x5d\xa3\xd3\x1a\x73\x99\xfd\x13\x39\xba\x13\xf6\x70\xd8\xef\x81\xfa\xca\x57\x3f\x1d\xf3\xd8\x8f\xb9\xa7\xe1\x78\xf8\x90\xfd\x64\xe2\xde\xfd\x7f\xa1\x56\xcf\xdd\xdb\x9d\x7a\xf6\xb2\x69\x8a\x64\xd8\x92\x17\x63\x71\x15\x19\x44\x94\x47\x3d\x68\xa8\x89\xcd\x84\x87\xf9\xd4\x6b\xb9\xc1\xd9\x50\xa9\x1f\x26\x13\xfb\x9e\xca\x3d\x7f\x9c\xa8\x1b\xa3\xf3\x03\x41\x36\x3a\x94\x13\x84\x23\x96\x4c\x4c\xa7\xc1\x54\x92\x1e\x0b\x4b\x6f\xf0\x08\xd2\xd1\xf4\x00\x2c\xf3\xbf\x3a\x7c\xff\x6a\x8a\x09\x3e\x09\xad\x1f\xf9\x0e\x80\xde\xd6\x09\xc0\xe0\xe2\x35\x80\x7e\xfa\x0d\x80\xf7\xf2\x2d\x8c\x43\x4d\x51\x5a\x61\x5f\xde\x82\x79\x2f\x31\xe9\xc8\x77\x22\xd6\xcf\x87\x40\x20\xc6\x7b\xb4\x1f\x5d\xdd\x8e\x4c\x65\xab\xdb\xf4\x18\xfb\xea\xf6\xdd\xe8\x45\xf1\x0e\xe4\xab\xdb\x44\x14\xa1\x2c\xab\xdb\xec\x81\x36\xe6\xfb\x50\x9f\xcb\xfd\xbd\x3c\x4d\xff\x02\x44\xb1\x04\x51\x1c\xfa\x73\xaf\xc6\x09\x8f\x0b\x3f\xf0\x1d\x34\xf1\xa6\x4e\x68\x12\x3c\xbc\x06\xd5\x4f\xbf\x4a\x13\x3f\x3d\xa1\xc9\x39\x88\xef\x67\x49\x6f\xf0\xfd\x2c\x19\x30\x8c\x59\xd2\x8f\xbe\xc6\x92\xd1\x82\xf7\x82\xbf\x44\x92\xb1\xbf\x77\x90\xe4\x1c\xe8\x73\x99\x77\x24\xc9\xba\xda\x65\xff\xde\xa0\xf6\xa9\x19\xdf\x72\x64\xce\x67\x9a\xbe\xda\xfd\xe8\x60\x7c\xf9\x1e\xd2\x04\x81\x73\x04\xde\x8d\xbe\x0a\xdc\xcd\xbe\xca\x98\x5f\xd0\x8e\x80\x4d\x4f\x09\x4f\x0e\xfa\x44\x14\xd6\x5c\xcc\xf6\x2f\x68\xcf\xa9\x7e\xda\x3e\x67\x52\x9f\x4c\xe1\x8f\xbf\x0a\x7a\xbe\x74\x52\xee\x72\x86\xb3\x7b\x59\xbf\x78\x8d\xd7\x87\xf3\x9b\xbf\xac\x7b\x44\x7a\x58\xc0\xba\xb5\xd0\x30\x29\xb8\xa1\x63\x97\xc9\xa0\x32\x14\xe7\xad\x36\x17\x23\xfa\xed\x1b\x42\x9a\x46\xe4\x3f\x24\x3b\x92\xf7\x1f\x19\x3c\x0b\x79\x22\x23\x67\x3f\x2f\x1c\xd0\xa4\xff\x46\x08\xd9\x18\x4c\x9d\x2a\x20\x0c\x02\xe3\x73\x51\xf9\xdb\x38\x5a\xdc\x31\xab\x97\x40\x49\xc3\x0c\x67\x35\xcc\xd1\x41\x76\x38\x53\x88\x5d\x92\x3b\x3d\xe4\x79\xb2\x87\x61\x69\x17\x4d\xa7\xe3\x3a\x1d\x31\xcc\x60\x51\x21\xa8\xf2\x98\x39\x6f\x10\xf8\x9c\x93\x37\xfb\x4b\x17\x93\xcf\xae\xdf\x41\xcb\x4f\x9e\xeb\xa3\xa8\x2e\x10\x7e\xe6\x95\x57\x65\x21\xa9\x51\x0e\xdf\xf3\x29\xfc\x18\x94\x72\xb8\x11\xe8\x75\x67\xf8\x9a\x4f\x1c\x35\xff\xb0\xab\x01\x77\xa3\x85\x3b\x4b\xba\x6e\x2e\x21\xee\xb4\x62\x1c\x14\x22\x95\x36\xa6\x4a\x07\x39\xef\xa8\x75\xe1\x3a\xc1\xe5\x26\x27\x89\x37\xba\x4d\xe8\x5f\x7d\xf5\x36\x61\xaa\xfc\x27\x97\x0b\xb3\xee\xb2\xa1\x36\x38\x9a\xfe\x56\xe0\xdf\x80\xbb\xff\xd0\xeb\x12\xfb\x31\x85\x37\xef\x43\x8e\xee\x6d\x07\xfc\x61\x1f\x39\x07\x91\xdb\x22\x9d\x86\x1e\x7e\x8e\x06\xff\x17\x00\x00\xff\xff\x94\x36\x8e\x5d\x3d\x18\x00\x00") +var _templateClientTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x58\xdf\x6f\xe3\xb8\x11\x7e\xb6\xfe\x8a\xa9\xe0\xbd\x4a\x81\x43\x6d\xef\xad\x2e\xf6\xe1\x90\x6c\x0f\x06\xda\xe4\xda\x4d\xd1\x7b\x3b\xd0\xd4\x48\x66\x23\x93\x5a\x8a\x4a\x1c\xb8\xfe\xdf\x8b\x21\xa9\x5f\xb6\xe3\x64\x17\xbd\x97\xc4\x22\xa9\x99\x6f\xe6\xfb\x38\x1c\x71\xbf\xcf\xae\xa2\x1b\x5d\xbf\x18\x59\x6e\x2c\xfc\xf8\xf1\x4f\x7f\xbe\xae\x0d\x36\xa8\x2c\xfc\x95\x0b\x5c\x6b\xfd\x08\x2b\x25\x18\xfc\x54\x55\xe0\x16\x35\x40\xf3\xe6\x09\x73\x16\x3d\x6c\x64\x03\x8d\x6e\x8d\x40\x10\x3a\x47\x90\x0d\x54\x52\xa0\x6a\x30\x87\x56\xe5\x68\xc0\x6e\x10\x7e\xaa\xb9\xd8\x20\xfc\xc8\x3e\x76\xb3\x50\xe8\x56\xe5\x91\x54\x6e\xfe\x6f\xab\x9b\xcf\x77\x5f\x3e\x43\x21\x2b\x84\x30\x66\xb4\xb6\x90\x4b\x83\xc2\x6a\xf3\x02\xba\x00\x3b\x72\x66\x0d\x22\x8b\xae\xb2\xc3\x21\x8a\xf6\x7b\xc8\xb1\x90\x0a\x21\x16\x95\x44\x65\x63\x08\xc3\xf3\xfa\xb1\x84\xe5\x27\x58\xf3\x06\x61\xce\x6e\xb4\x2a\x64\xc9\x7e\xe1\xe2\x91\x97\x48\x8b\xf6\x7b\xb0\xb8\xad\x2b\x6e\x11\xe2\x0d\xf2\x1c\x4d\x0c\x73\xf7\xba\xdc\xd6\xda\x58\x48\xa2\x59\x5c\xe9\x32\x8e\xa2\x59\x4c\x16\x4f\x8d\x64\x5b\x59\x1a\x6e\x31\x8e\x66\xfb\x3d\x18\xae\x4a\x84\xf9\x6f\x0b\x98\x2b\x72\x3d\x67\x77\x3a\xc7\x86\x4c\xce\xbc\x05\x75\xc6\x84\x1f\x1f\x06\x9c\xad\x6b\x40\x95\x3b\x2c\xb3\xb8\x94\x76\xd3\xae\x99\xd0\xdb\xac\x08\xb4\x48\x25\xda\x35\xb7\xda\x64\xa8\x6c\x96\x4b\x5e\xa1\xb0\x27\x20\x1a\xab\x0d\xd9\x74\x50\xbe\x84\x87\x6b\x87\x66\xba\x30\xc4\x4b\xeb\xc2\x3b\x6c\xe5\x86\x9a\xb0\xdc\xa3\x0f\xcb\x1c\x44\xb2\x40\x10\xdd\xfc\xe8\x77\x1a\x45\x59\x06\x37\x8e\x0b\x52\x04\xd1\xe9\x99\x01\xbb\xe1\x16\x36\xba\xca\x1b\xe0\x55\x05\x34\xb4\x6e\x65\x95\xa3\x69\x58\x64\x5f\x6a\xec\x5e\x6b\xac\x69\x85\x85\x7d\x34\x13\x2e\x5b\xd1\x2c\xcb\xe0\x8b\xd8\xe0\x96\x1f\x99\x2c\xb4\x01\x61\x90\x5b\xa9\xca\x05\x78\x32\xa4\x2a\x81\xab\x1c\x72\xa3\xeb\x9a\x1e\x1a\xf7\x26\x8b\x66\xc1\xc4\x55\x20\x8d\xf9\xe7\x8b\xd4\xf9\xf0\xb3\x0c\x3c\x4b\x77\x7c\x4b\x14\x9d\x41\x21\x95\x45\xc3\x85\xf3\xfe\x2c\xed\xc6\xcd\x4f\x5f\x1a\x82\x75\xd9\x1b\xcd\x5c\x4d\x1e\x7d\x16\xfa\xac\x1e\x0e\xd1\xc1\x25\xf5\x0e\x9f\x43\x82\x5c\xc8\xd8\x00\x07\x85\xcf\x1d\x0a\x9f\xab\xd6\x60\x3e\x00\x28\xe5\x13\x2a\xd0\xb5\x95\x5a\x35\x2c\x2a\x5a\x25\x06\x33\x89\xae\x6d\x03\x8c\xb1\x7b\x37\x9f\xc2\x55\x30\x4f\x89\xa7\x24\x78\x8b\xfb\x4a\x97\x4b\xa8\x74\xc9\x7e\x31\x52\xd9\x4a\x1d\xa2\x99\x60\xc1\xa6\xb3\xc1\x18\x4b\xa3\x99\x41\xdb\x1a\x05\x3f\x78\x23\xfb\x68\x16\xd8\x5b\x82\x58\x44\xb3\x90\xfc\x25\x74\xc9\xbf\xc3\x67\x3f\x94\x08\x96\x1b\xf9\x84\x26\x5d\x9c\x08\xf3\x0c\x17\xd3\xd4\x2d\x29\x9c\x33\xd9\x4b\x44\x67\xad\x17\x69\x97\xc6\xfb\xda\xa5\x04\x15\xe5\x4f\x68\xa5\x50\x50\x28\x60\xb5\x4b\x59\xce\x2d\x77\x35\xa3\xa9\x51\xc8\x42\x62\x0e\xeb\x17\x3f\xe3\x50\x82\x22\x3f\x24\x30\x4e\xd6\xfc\xe0\x75\x58\x2c\xdc\xeb\x5d\xa1\xa2\x95\x0b\xb7\xd4\xe7\xe6\x88\x30\x6e\x2d\x95\xc6\x9c\x3c\x4b\xcb\x3c\x36\x82\xc2\x2b\xa8\xb9\xe1\x5b\xb4\x68\x1a\x10\x5c\xc1\x1a\x81\xe7\x39\xe6\x5e\xf0\x81\x68\x92\xda\xa0\xc2\xc0\x2e\x45\x97\x78\x50\x77\xce\x3d\x01\xfa\xe2\xf0\xb8\x04\x35\xd6\xb8\xbd\x12\xf8\x1b\xd3\x9f\x04\xfe\x17\x80\xc6\x68\x93\x92\x0e\x9a\x67\x69\xc5\x06\x06\x83\x34\x48\xe5\xe9\xad\x32\xe3\xb8\x12\x94\xc7\xfd\x1e\xfe\xa3\xa5\x1a\x4a\xcb\xad\x2f\x57\x0d\xc4\x0b\xa0\x72\xbd\xf4\xac\x5e\xc3\xdc\x6e\xeb\x8a\xcc\xd4\x24\xb4\x02\xe2\x50\xd8\xb2\x0f\x4d\xe6\x83\xcc\x88\xb7\x78\x70\xd9\x4b\xe2\x1a\x76\x7d\x31\xf7\x66\x58\x57\x9a\xfa\x52\x3a\xcb\xb1\xe0\x6d\x65\xc9\x5f\x10\xab\x92\xd5\x02\x8a\xad\x65\x9f\x29\xe2\x22\x89\x5b\xd5\xb4\x35\x55\x39\xcc\x43\xd0\x4b\xf8\xf0\x35\x5e\x8c\x32\x90\x0e\x52\x7a\xd8\x1d\x31\x6b\x0d\x57\x0d\x17\x81\xc4\x09\x31\x89\xe8\xf6\x57\x0a\x0f\xbb\x44\xd8\x1d\x11\x69\x71\x67\xe9\x4c\xa0\xff\xc4\xc0\xc3\x6e\x9c\x7d\x59\xc0\x6f\x0b\xd0\x8f\x6e\x33\x86\x5d\xc2\x92\x2b\xbb\xbb\xf5\x1b\xe6\x2f\x34\xb7\xbf\x10\x4e\x77\x0e\xd2\x46\x11\x5c\x29\x4d\xc5\x95\x1b\x0b\x7c\x0c\xd5\xd5\x0b\xa9\xa6\x83\xb1\x8b\x73\x66\x3d\x20\x42\xa0\xf0\xd9\x03\x5f\xf4\x60\x52\x87\x91\xe6\xff\xf0\x89\xbc\xbf\x1b\x8c\x43\xe1\x2a\xf5\xd8\xe7\x12\x3e\x3c\xc5\xce\x9f\x77\x2e\x8a\x72\x54\x87\x3a\x3e\x08\x80\xab\x49\x82\x55\xba\x5c\x40\x8e\xeb\xd6\x3d\xb9\x1f\x87\xa1\x12\x3d\xec\x26\x55\xa8\x28\xff\xaf\x05\xa6\x28\x4f\x4b\xcc\x82\xa2\x0e\xe2\xb8\x25\x34\x47\xfa\x70\x08\xaf\x83\x2e\x60\x65\xff\xd8\x40\xdb\xf8\x0a\x50\xa2\x85\x27\x34\x6b\xdd\x20\x45\x57\x52\x72\xb4\x82\xbe\xb0\xe8\x1a\xe9\x70\x73\x75\x3c\xcb\xa2\x2c\x9b\x05\x33\xce\x4f\x92\xd2\xa8\x43\x93\x48\x95\xe3\xae\x0f\xea\x63\xda\x01\xf7\x2b\xfe\xd1\xa2\x79\xe9\x96\xdf\xe8\x96\x42\xb1\xbb\x94\x6c\x9e\xe8\x34\x98\x1e\x1f\x0c\xb2\xe8\x12\x3d\xe6\x5a\x5c\xa0\x2b\x6c\xe2\x80\xb3\x53\xce\xc2\xb3\x97\x9e\xa5\xd2\x9a\x16\x0f\x17\x4f\x14\xcf\xe5\x85\x33\xa5\x28\x7f\x97\x53\xe5\x1c\xe9\x81\xef\x9b\x8a\xa8\x13\xf4\xb7\x99\x9e\x24\xa3\x43\x86\x0e\x83\xda\xe0\x13\x2a\xdb\x38\x45\x7c\x6d\xd1\x48\x6c\xa0\x30\x7a\xdb\xef\x8a\x33\x25\xc3\x59\x4f\x52\x5f\x1c\x28\xf5\x5d\xe6\xbb\xb2\x10\x16\x44\xbe\xfb\xbd\x14\x2d\x05\x16\x8e\xa0\xae\xd6\xf6\x91\xc6\x37\x43\x17\x1d\xba\x9e\xb0\xd4\x77\x3d\x7c\xdc\xf3\x9c\xb6\x38\x5d\xab\xe5\xba\xb9\xe9\xcb\x27\x4d\x5d\x68\xd3\x0d\xba\x5e\x63\xae\xd8\x3f\x51\xa0\x3b\x61\x0f\x87\xfd\x1e\xa8\xae\x7c\xf5\xd3\xb1\x88\xfd\x98\x7b\x1a\x8e\x87\x0f\xec\xc7\x26\xee\xdd\xff\x17\x2a\xfd\xdc\xbd\xdd\x75\xcf\xbe\x6d\x9a\x22\x19\xb6\xe4\xc5\x58\x1c\x23\x43\x13\xe5\x51\x0f\x3d\xd4\xc4\x66\x22\xc2\x7c\xea\x7b\xb9\xc1\xd9\xc0\xd4\x0f\x93\x89\x7d\x2f\xe5\x5e\x3f\xae\xa9\x1b\xa3\xf3\x03\xa1\x6d\x74\x28\x27\x08\x47\x2a\x99\x98\x4e\x83\xa9\x24\x3d\x6e\x2c\xbd\xc1\x23\x48\x47\xd3\x03\x30\xe6\x7f\x75\xf8\xfe\x55\xe7\x13\x7c\x0a\x5a\x3f\xf2\x1d\x00\xbd\xad\x13\x80\xc1\xc5\x6b\x00\xfd\xf4\x1b\x00\xef\xd5\x5b\x18\x07\x4e\x51\x59\x69\x5f\xde\x82\x79\xaf\x30\xe9\xc4\x77\xd2\xac\x9f\x0f\x81\x40\x8c\xf7\x68\x3f\xba\xba\x1d\x99\x62\xab\xdb\xf4\x18\xfb\xea\xf6\xdd\xe8\x65\xfe\x0e\xe4\xab\xdb\x44\xe6\x81\x96\xd5\x2d\x7b\xa0\x8d\xf9\x3e\xd4\xe7\x72\x7f\xaf\x4e\xd3\xbf\x00\x99\x2f\x41\xe6\x87\xfe\xdc\xab\x70\xa2\xe3\xdc\x0f\x7c\x87\x4c\xbc\xa9\x13\x99\x04\x0f\xaf\x41\xf5\xd3\xaf\xca\xc4\x4f\x4f\x64\x72\x0e\xe2\xfb\x55\xd2\x1b\x7c\xbf\x4a\x06\x0c\x63\x95\xf4\xa3\xaf\xa9\x64\xb4\xe0\xbd\xe0\x2f\x89\x64\xec\xef\x1d\x22\x39\x07\xfa\x5c\xe6\x9d\x48\x58\xc7\x1d\xfb\xf7\x06\x8d\x4f\xcd\xf8\x96\x83\x39\x9f\x69\xfa\x6a\xf5\xa3\x83\xf1\xe5\x7b\x44\x13\x1a\x9c\x23\xf0\x6e\xf4\x55\xe0\x6e\xf6\x55\xc5\xfc\x8c\x76\x04\x6c\x7a\x4a\x78\x71\xd0\x27\xa2\xb4\xcd\xc5\x6c\xff\x8c\xf6\x5c\xd7\x4f\xdb\xe7\x4c\xea\x93\x29\xfc\xf1\x57\x41\xaf\x97\xae\x95\xbb\x9c\x61\x76\xaf\xaa\x17\xdf\xe3\xf5\xe1\xfc\xea\x2f\xeb\x1e\x91\x1e\x16\xb0\x6e\x2d\xd4\x5c\x49\xd1\xd0\xb1\xcb\x55\xe8\x32\xb4\x10\xad\x69\x2e\x46\xf4\xeb\x37\x84\x34\x8d\xc8\x7f\x48\x76\x22\xef\x3f\x32\x04\x0b\x79\x22\x23\x67\x3f\x2f\x1c\xd0\xa4\xff\x46\x08\xd9\x18\x4c\x9d\x76\x40\x18\x1a\x8c\xcf\x79\xe9\x6f\xe3\x68\x71\xa7\xac\xbe\x05\x4a\x6a\xde\x08\x5e\xc1\x1c\x1d\x64\x87\x33\x85\xd8\x25\xb9\xeb\x87\xbc\x4e\xf6\x30\x2c\xed\xa2\xe9\xfa\xb8\xae\x8f\x18\x66\x30\x2f\x11\x74\x71\xac\x9c\x37\x04\x7c\xce\xc9\x9b\xf5\xa5\x8b\xc9\x67\xd7\xef\xa0\xe5\x27\xaf\xf5\x51\x54\x17\x04\x3f\xf3\x9d\xd7\x9c\xfd\xbd\xad\xac\x9c\xde\x19\x86\xbb\x80\xbe\xe3\x0c\xdf\xf1\x89\x13\xe5\xef\x76\x29\xe0\xee\xb2\x70\x67\xa9\xa3\x9b\x2b\x88\xbb\x2e\x31\x0e\xbd\x21\x91\x1a\x13\xc7\xa1\x91\x77\xa2\xba\x70\x91\xe0\xb2\x92\x51\x73\x37\xba\x47\xe8\x5f\x7d\xf5\x1e\x61\xda\xf3\x4f\xae\x15\x66\xdd\x35\x43\xd5\xe0\x68\xfa\x5b\x81\x7f\x03\xee\xfe\x13\xaf\x4b\xec\xc7\x14\xde\xbc\x09\x39\xba\xb1\x1d\xf0\x87\x1d\xe4\x1c\x44\x6e\x73\x74\xdd\xf3\xf0\x73\x34\xf8\xbf\x00\x00\x00\xff\xff\xa5\x32\xdc\x63\x37\x18\x00\x00") func templateClientTmplBytes() ([]byte, error) { return bindataRead( @@ -254,7 +254,7 @@ func templateClientTmpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "template/client.tmpl", size: 6205, mode: os.FileMode(420), modTime: time.Unix(1571144432, 0)} + info := bindataFileInfo{name: "template/client.tmpl", size: 6199, mode: os.FileMode(420), modTime: time.Unix(1571144548, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -919,7 +919,7 @@ func templateMigrateSchemaTmpl() (*asset, error) { return a, nil } -var _templatePredicateTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x94\x93\x51\x6b\xe4\x36\x10\xc7\x9f\xad\x4f\xf1\xc7\xb8\x60\x1f\x1b\x3b\x77\x6f\x0d\xf4\xe1\x7a\xbd\xc2\x41\x09\x81\xe4\xbd\x68\xa5\xb1\x2d\xe2\x95\x5c\x69\xbc\x49\x10\xfe\xee\x45\xb6\xb3\xd9\x24\x0d\xe5\xde\x16\xcf\xcc\x5f\xfa\xfd\x66\x15\x63\xf3\x49\x7c\x73\xe3\x93\x37\x5d\xcf\xf8\x72\xf9\xf9\xd7\x8b\xd1\x53\x20\xcb\xf8\x53\x2a\xda\x3b\x77\x8f\x1f\x56\xd5\xf8\x3a\x0c\x58\x9a\x02\x52\xdd\x1f\x49\xd7\xe2\xae\x37\x01\xc1\x4d\x5e\x11\x94\xd3\x04\x13\x30\x18\x45\x36\x90\xc6\x64\x35\x79\x70\x4f\xf8\x3a\x4a\xd5\x13\xbe\xd4\x97\xcf\x55\xb4\x6e\xb2\x5a\x18\xbb\xd4\xff\xfa\xf1\xed\xfb\xf5\xed\x77\xb4\x66\x20\x6c\xdf\xbc\x73\x0c\x6d\x3c\x29\x76\xfe\x09\xae\x05\x9f\x1d\xc6\x9e\xa8\x16\x9f\x9a\x79\x16\x22\x46\x68\x6a\x8d\x25\xe4\xa3\x27\x6d\x94\x64\xca\xb1\x56\x2e\xf0\x60\xb8\x07\x3d\x32\x59\x8d\x02\xf9\x8d\x54\xf7\xb2\xa3\xfc\x55\xef\xc5\x3c\x8b\x2c\x46\x30\x1d\xc6\x41\x32\x21\xef\x49\x6a\xf2\x39\xea\x94\x13\x23\xd2\x74\x4a\x34\x87\xd1\x79\x46\x29\xb2\xbc\x3d\x70\x2e\x44\x96\x77\x86\xfb\x69\x5f\x2b\x77\x68\xda\xcd\x98\xb1\x6a\xda\x4b\x76\xbe\x21\xcb\x8d\x36\x72\x20\xc5\x4d\xe7\xe9\x30\x18\xdb\x74\x5e\x8e\x7d\xa3\xc3\x90\xff\xcc\x74\xf8\x67\xc8\x45\xb5\xd0\x7a\x69\x3b\x42\xf1\xf7\x0e\x85\xc5\xd5\x6f\x28\xea\x6b\xa7\x29\x2c\x18\x4d\x83\x18\x51\xd8\xfa\x5a\x1e\x08\xf3\x9c\x36\x92\x74\x9e\x68\xd1\x4e\x56\xb1\x71\x16\xad\xf3\x5b\xef\x26\x25\xb5\xef\x27\x33\x68\xf2\xa1\x16\xfc\x34\xd2\x9b\xac\x34\x5a\xc6\x08\xd3\xa2\x63\x94\x03\x59\x14\xf5\x2d\x3b\x2f\x3b\xaa\xf0\x19\xf3\x6c\x2c\x93\x4f\x20\x71\x4e\xd6\x86\x90\xe6\x62\x44\x69\xac\xa6\xc7\x97\x6e\x5c\x56\xf5\xef\xeb\x51\x6b\xc3\x2a\x78\xe5\xfb\x38\xfe\x1d\xde\x0d\xf9\x3f\x56\x41\x50\xce\x06\xf6\x93\x62\xc8\x73\x5a\xe7\xb1\x08\x07\x7b\x79\x24\x1f\xe4\x10\xb0\x97\xe9\xff\xe9\x2c\x36\xb9\x48\xac\xb5\x48\x78\x1f\xc5\x97\x2f\xde\xcd\x0e\x45\xd8\x30\x16\xfb\xcf\x4c\x0b\x88\x69\x51\x18\xcc\xf3\xee\x04\xd5\xa6\x48\x73\xee\xef\x79\xfc\x4c\x41\xf5\xe2\xe0\x8d\xf4\x28\x32\x4f\x3c\x79\xfb\xfa\x7b\xb9\xdc\xb6\x3c\xe2\x4c\x79\x95\x9a\xb3\xf0\x60\x58\xf5\x38\xa6\xcb\x1d\xeb\x32\xb1\xad\x85\xf4\x1c\xfe\x9f\x41\x64\x99\x92\x61\x5d\xfd\xfb\x7b\x5e\x89\x2c\xcb\x4e\x44\xe5\xb1\xda\x72\xb7\x07\x92\x65\x9a\x5a\x39\x0d\xbc\xf4\x8d\xd2\x1a\x55\xb6\x07\xae\x6f\x47\x6f\x2c\xb7\x65\x3e\xd9\x7b\xeb\x1e\xec\x62\x7c\x59\xce\x69\x55\x57\xf8\xe5\x2e\xdf\xe1\x58\xa5\xc8\x59\x64\x73\x25\xce\x9f\xde\x7f\xfc\xfa\x37\x00\x00\xff\xff\x59\x6c\xb9\xae\xbd\x04\x00\x00") +var _templatePredicateTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x94\x93\x5f\x6b\xec\x36\x10\xc5\x9f\xad\x4f\x71\x30\x2e\x78\xc3\xc6\x4e\xf3\xd6\x40\x1f\xd2\x34\x85\x40\x1b\x02\xc9\x7b\xd1\x4a\xe3\xb5\x88\x57\xf2\x95\xc6\x9b\x04\xe1\xef\x7e\x91\xed\x6c\x36\x7f\x2e\x97\xfb\x66\x34\x67\x8e\xe6\x77\xc6\x8a\xb1\x3e\x11\x57\xae\x7f\xf1\x66\xdb\x32\xce\xcf\x7e\xff\xe3\xb4\xf7\x14\xc8\x32\xfe\x91\x8a\x36\xce\x3d\xe2\xc6\xaa\x0a\x97\x5d\x87\x49\x14\x90\xea\x7e\x4f\xba\x12\x0f\xad\x09\x08\x6e\xf0\x8a\xa0\x9c\x26\x98\x80\xce\x28\xb2\x81\x34\x06\xab\xc9\x83\x5b\xc2\x65\x2f\x55\x4b\x38\xaf\xce\x5e\xab\x68\xdc\x60\xb5\x30\x76\xaa\xff\x7b\x73\x75\x7d\x7b\x7f\x8d\xc6\x74\x84\xe5\xcc\x3b\xc7\xd0\xc6\x93\x62\xe7\x5f\xe0\x1a\xf0\xd1\x65\xec\x89\x2a\x71\x52\x8f\xa3\x10\x31\x42\x53\x63\x2c\x21\xef\x3d\x69\xa3\x24\x53\x8e\xb9\x72\x8a\x27\xc3\x2d\xe8\x99\xc9\x6a\x14\xc8\xef\xa4\x7a\x94\x5b\xca\xdf\x69\x4f\xc7\x51\x64\x31\x82\x69\xd7\x77\x92\x09\x79\x4b\x52\x93\xcf\x51\x25\x9f\x18\x91\xba\x93\xa3\xd9\xf5\xce\x33\x4a\x91\xe5\xcd\x8e\x73\x21\xb2\x7c\x6b\xb8\x1d\x36\x95\x72\xbb\xba\x59\x12\x33\x56\x0d\x1b\xc9\xce\xd7\x64\xb9\xd6\x46\x76\xa4\xb8\xde\x7a\xda\x75\xc6\xd6\x5b\x2f\xfb\xb6\xd6\xa1\xcb\x7f\xa5\x3b\x7c\xeb\x72\xb1\x9a\x68\xbd\xb4\x5b\x42\xf1\xff\x1a\x85\xc5\xc5\x9f\x28\xaa\x5b\xa7\x29\x4c\x18\x75\x8d\x18\x51\xd8\xea\x56\xee\x08\xe3\x98\x36\x92\xe2\x3c\xd0\xa2\x19\xac\x62\xe3\x2c\x1a\xe7\x17\xed\x12\x4a\x92\x6f\x06\xd3\x69\xf2\xa1\x12\xfc\xd2\xd3\x07\xaf\xd4\x5a\xc6\x08\xd3\xa0\xa8\xfe\x1b\x3a\x36\xf7\xec\xfc\xdc\x69\x2c\x93\x4f\x08\x71\x4c\x79\x75\x21\x1d\xc6\x88\xd2\x58\x4d\xcf\x28\xaa\x57\xe9\xd9\xaa\xfa\x6b\xbe\x64\x16\xcc\xd1\xce\x64\x5f\x19\x7f\x42\xba\x23\xff\xf7\x1c\x0a\x94\xb3\x81\xfd\xa0\x18\xf2\x98\xd0\x79\x4c\x21\x83\xbd\xdc\x93\x0f\xb2\x0b\xd8\xc8\xf4\x4f\x3a\x8b\x25\x50\x24\xbe\x4a\x24\xa4\x1f\xd9\x97\x6f\x59\x9b\x35\x8a\xb0\x8c\x34\x25\xfe\x36\xdf\x32\xb6\xc1\x38\xae\x0f\x38\x4d\xb2\x34\xc7\x99\xbd\xb6\x1f\xc1\xaf\xde\xe8\x3f\x04\x1d\x45\xe6\x89\x07\x6f\xdf\x9f\x97\xd3\xb4\xe5\x1e\x47\x61\xaf\x92\x38\x0b\x4f\x86\x55\x8b\x7d\x1a\x6e\x5f\x95\x89\x6d\x2e\xa4\x27\xf0\x73\x06\x91\x65\x4a\x86\x79\xdd\x9f\xe7\xbc\x10\x59\x96\x1d\x88\xca\xfd\x6a\xf1\x5d\x1e\x45\x96\x69\x6a\xe4\xd0\xf1\xa4\xeb\xa5\x35\xaa\x6c\x76\x5c\xdd\xf7\xde\x58\x6e\xca\x7c\xb0\x8f\xd6\x3d\xd9\x29\xf1\x69\x39\x87\x55\x5d\xe0\xb7\x87\x7c\x8d\xfd\x2a\x59\x8e\x22\x1b\x57\xe2\xf8\xb9\x7d\xf1\xf5\x3d\x00\x00\xff\xff\x58\xc7\xbb\xb5\xb1\x04\x00\x00") func templatePredicateTmplBytes() ([]byte, error) { return bindataRead( @@ -934,7 +934,7 @@ func templatePredicateTmpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "template/predicate.tmpl", size: 1213, mode: os.FileMode(420), modTime: time.Unix(1571144432, 0)} + info := bindataFileInfo{name: "template/predicate.tmpl", size: 1201, mode: os.FileMode(420), modTime: time.Unix(1571144548, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -959,7 +959,7 @@ func templateTxTmpl() (*asset, error) { return a, nil } -var _templateWhereTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xe4\x57\x4d\x6f\xdb\x38\x13\x3e\x5b\xbf\x62\x20\xb8\x78\xed\xa2\xa1\xda\xde\xde\x05\x72\x08\x9a\x14\xf5\x62\x91\x74\x37\xc5\xee\xa1\x28\x16\x8c\x38\x92\x88\xc8\xa4\x4a\xd2\x4e\x03\x41\xff\x7d\x31\x24\x2d\x29\x8e\x9d\x3a\xdb\x06\xd8\xa2\x37\x9b\x9c\xcf\x67\x9e\x99\xa1\xda\x36\x7b\x9e\xbc\xd1\xcd\xad\x91\x65\xe5\xe0\xf5\xcb\x57\xff\x3f\x6a\x0c\x5a\x54\x0e\xde\xf2\x1c\xaf\xb4\xbe\x86\x85\xca\x19\x9c\xd4\x35\x78\x21\x0b\x74\x6f\xd6\x28\x58\xf2\xa1\x92\x16\xac\x5e\x99\x1c\x21\xd7\x02\x41\x5a\xa8\x65\x8e\xca\xa2\x80\x95\x12\x68\xc0\x55\x08\x27\x0d\xcf\x2b\x84\xd7\xec\xe5\xe6\x16\x0a\xbd\x52\x22\x91\xca\xdf\xff\xb6\x78\x73\x76\x7e\x79\x06\x85\xac\x11\xe2\x99\xd1\xda\x81\x90\x06\x73\xa7\xcd\x2d\xe8\x02\xdc\xc8\x99\x33\x88\x2c\x79\x9e\x75\x5d\x92\xb4\x2d\x08\x2c\xa4\x42\x48\x6f\x2a\x34\x98\x42\x38\x3d\x82\x1b\xe9\x2a\xc0\x2f\x0e\x95\x80\x29\xa4\xef\x79\x7e\xcd\x4b\x4c\x61\xca\xe2\x4f\x38\xea\xba\x64\xd2\xb6\xe0\x70\xd9\xd4\xdc\x21\xa4\x15\x72\x81\x26\x05\x46\x56\xda\x16\x48\x37\x7a\x19\x84\xe4\xb2\xd1\xc6\xa5\x30\xf5\x57\x59\x06\x8b\x53\x0a\xde\xa1\xb1\xb0\x46\xe3\x64\x8e\x16\xae\x38\xa1\xa0\x7d\x3a\xd2\x80\x14\xa8\x9c\x2c\x24\x1a\x96\x14\x2b\x95\xc3\xe2\x74\x26\x05\xb4\x2d\x4c\xd9\xe2\x94\x7d\xb8\x6d\x10\xba\x6e\x0e\x8d\x41\x21\x73\xee\x90\xf9\xab\x73\xbe\xa4\x73\x68\x93\x89\x41\xb7\x32\x6a\x8f\x40\xdb\x82\x2c\xa0\x74\x30\xab\x51\xc1\x94\x5d\x3a\x6d\x78\x89\x73\x78\x05\x5d\xf7\x1e\xcd\xa9\xe4\x35\xe6\xae\xcf\x68\x96\x4c\x28\x71\xc3\x55\x89\x30\xfd\xfb\x05\x4c\x6d\xd0\x80\x5f\x8e\x07\xf5\x00\x90\x97\x9c\xba\x65\x53\xd3\x65\x63\xa4\x72\x05\xa4\x22\x58\xcc\x9e\xd9\xac\x0f\x29\x93\x22\x1d\x2c\x6d\x74\x8f\xe0\x4b\x8f\x5d\x30\x43\xc0\xbd\x08\x11\x50\x38\xde\xcb\x3c\x09\x30\x8f\x42\xd2\x0d\x39\xd4\x8d\xf5\x18\x41\x2c\xd6\x94\x9b\x92\xce\x53\x72\xb6\xc9\x7c\xaa\x1b\xf6\x27\x37\x92\x0b\x99\x87\x43\x2f\xe6\xa5\x6c\x14\x8b\xb5\xf4\x36\x7c\x09\x46\xd9\x2c\x4e\x9f\xd9\xd4\x5b\x89\x80\x26\x93\x2c\x83\x5e\xb2\xeb\x80\x37\x4d\x2d\xd1\x7a\x76\xd2\xf9\x20\x3a\x94\x24\x96\x3b\xf0\x01\x6b\xc1\x92\x89\x57\x1f\xd9\x99\x6d\x42\xa3\xa2\xee\x0a\x9d\x31\xd6\xc7\xfa\x08\x76\x7c\x7f\x7a\x3c\x82\x1f\x93\x1d\xed\x76\x62\xca\x34\x64\x9a\x5e\x34\x1e\x5a\x48\xa3\xda\x88\x23\x1b\x03\x8f\xa1\x58\xa6\x1b\x7b\x8f\x66\xbb\x89\xc6\x22\xd1\xee\x52\x6d\xeb\xdf\x3c\x99\x6c\xf7\xfa\x28\xef\x22\x64\xfc\x96\xea\x69\x23\x7f\xb2\xe7\xf0\xeb\xe5\xc5\x39\xe4\x5c\x29\xed\xe0\x8a\xc6\xdf\xb2\xe1\x86\xc6\x9e\x95\xaa\x84\xf4\x38\x05\xae\x04\x9c\xa9\xd5\x12\x2a\x6e\x81\x83\xa3\x1a\x86\x49\x25\x02\x56\xc4\x14\x4f\x13\x50\x54\x25\x3f\xce\x7c\x16\xb2\x00\x32\x3b\xd3\x06\xa6\x05\x5b\x58\xef\xcb\xff\x22\x7b\xf3\x90\xf1\x98\xc5\xd3\x82\x5d\x3a\xb3\xca\x9d\x8f\x32\xdc\xef\xa1\x2f\x7e\x5e\xf1\x5a\xba\x5b\xc8\x2b\xcc\xaf\xef\x53\xb7\x6d\xe1\xf3\x4a\x13\x80\x45\x4f\xaf\xc0\x65\x58\xb8\xff\xd9\x38\xc7\x72\x5e\x83\xd3\x63\x07\x67\xbf\xb3\x64\x72\x9f\xed\xeb\xf0\xef\x20\x06\x3f\x01\x85\x1f\xc3\xe1\x5d\x24\xf6\x78\xa6\x44\x82\x5e\xea\x70\xa6\x16\x51\x79\x9b\xa8\x5f\x61\xea\x16\x55\xb7\xfe\xce\x93\xc9\x24\xd2\x24\xf2\xf5\x51\xcc\xa5\x3e\xb4\xfd\x54\x2d\x06\x3e\x6f\x82\xb4\x0d\xe6\xb2\x90\xf9\x50\x05\x0b\x42\x5a\x7e\x55\xa3\x80\x42\x1b\x58\xae\x6a\x27\x8f\x36\xe2\xb4\xf6\x4b\x54\x3d\x79\xa9\x46\xf8\x79\x67\x8d\x22\x67\x47\x35\x90\x4a\xe0\x97\x51\x25\x5e\x0e\x52\x14\xde\x31\x91\xd6\x17\x82\xfe\xcd\x72\x5e\xd7\xbd\x3a\xbb\xf0\xf1\xcf\x37\x69\x8d\x66\xfb\xbd\x05\xe2\xd5\xb7\x97\xc7\xfa\x90\xdd\xb1\xfe\xea\xea\xd8\x6e\xbd\x3b\x1b\xc4\x33\x85\x88\x1f\x5a\x94\x7a\x80\x84\x69\x40\xf4\xbe\x37\x5d\x1d\x1d\x7b\xf1\x63\x70\x46\x2e\x37\x8f\x94\x70\x36\x3c\x5a\xee\x04\xf4\x0d\x4b\x6a\x7f\xa7\xef\xde\x5a\x71\x2a\x79\x9b\xb2\xde\x02\xeb\xd0\x6d\xe6\xc2\x1c\xe8\xcf\x1e\x1c\x08\x71\x16\x6e\x99\xa4\x2e\x58\x13\xa4\x4b\x7e\x8d\xb3\x8f\x9f\xa4\x72\x68\x0a\x9e\x63\xdb\xbd\x80\x1a\xd5\x68\xc3\xce\xa9\x5b\x26\xc4\x5a\x49\x0a\x81\x19\xeb\x30\x6c\x26\xeb\x8f\xf2\x13\x1c\xc3\x20\xfd\x51\x7e\xa2\x8b\x2e\x7a\xde\x40\xfc\x5f\xde\xac\xc3\x7c\xfa\xbe\x4b\xd6\xf3\xe0\x49\xf6\xec\xa8\x59\xf7\x0e\xae\x08\xc5\x99\x28\xd1\xee\x69\xbb\xf4\x1d\xa7\xd8\xf0\xde\xde\x7b\xa0\x21\xde\x71\x4b\x26\x1f\xea\x04\xec\xf9\x87\xa2\xc4\x5d\x8d\xf0\x43\xbd\xc1\x28\x5d\x42\xe9\x5f\x30\x80\xf2\xcf\x2a\xfe\x34\x04\x08\x68\x0e\x11\x3c\xb3\x7f\x49\x57\xa5\x3d\xca\xdf\xb7\x8c\x01\x15\x0e\xa5\x5c\xa3\x82\x5c\x2b\x21\x9d\xd4\xca\xc2\x4c\xbb\x0a\xcd\x68\xd3\xcd\x77\x55\x9c\xae\x2d\x30\xc6\xee\x96\x15\xc3\x3c\x8f\x8e\x7e\x36\x5a\xdc\x84\x7a\x3d\xd9\x1b\x3c\xcb\xe0\x44\x09\x28\x8d\x5e\x35\x16\x6a\x69\x1d\xe8\x62\xfc\x26\xe9\x5f\xd0\x27\xe7\xa7\xa0\x1b\x34\xdc\x69\x03\x57\xe8\x6e\x10\x3d\x1d\x96\xf1\x3b\xfb\x44\x89\xd9\x48\xef\x5e\x1d\x0f\xa9\xe0\x8f\xf0\xe9\xcd\xd5\x61\xdf\xde\x6c\xdf\xb7\x77\x96\xc1\x85\x39\x04\xf1\x8b\x3f\x1e\x04\xfc\xc2\xfc\x14\x78\x6b\xf3\xcd\x70\x9f\x6b\x77\x67\xb2\xd1\xf3\xaa\x47\x36\x0e\xb5\x30\xb4\x06\x24\x02\xc6\xe7\xda\xcd\x9a\x3d\xf8\xfc\xe8\xc0\x2a\xed\xbe\x0d\xd9\x61\x8c\xfc\x13\x00\x00\xff\xff\x4f\xfe\x07\x69\xe0\x14\x00\x00") +var _templateWhereTmpl = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xe4\x57\x4d\x6f\x1b\x37\x10\x3d\x6b\x7f\xc5\x60\xa1\xa0\x52\x10\x73\xd3\xdc\x5a\xc0\x07\x23\x76\x10\x15\xad\x9d\xd6\x41\x7b\x08\x82\x82\x5e\xce\x4a\x84\x57\xe4\x86\xa4\xe4\x18\x8b\xfd\xef\xc5\x90\xdc\x0f\xeb\xc3\x91\x1b\x1b\x48\xda\x9b\x44\x0e\x87\x33\xef\xbd\x99\xe1\xd6\x75\xf6\x3c\x79\xad\xab\x5b\x23\xe7\x0b\x07\xaf\x5e\xfe\xf8\xd3\x51\x65\xd0\xa2\x72\xf0\x86\xe7\x78\xa5\xf5\x35\xcc\x54\xce\xe0\xa4\x2c\xc1\x1b\x59\xa0\x7d\xb3\x46\xc1\x92\xf7\x0b\x69\xc1\xea\x95\xc9\x11\x72\x2d\x10\xa4\x85\x52\xe6\xa8\x2c\x0a\x58\x29\x81\x06\xdc\x02\xe1\xa4\xe2\xf9\x02\xe1\x15\x7b\xd9\xee\x42\xa1\x57\x4a\x24\x52\xf9\xfd\x5f\x67\xaf\xcf\xce\x2f\xcf\xa0\x90\x25\x42\x5c\x33\x5a\x3b\x10\xd2\x60\xee\xb4\xb9\x05\x5d\x80\x1b\x5c\xe6\x0c\x22\x4b\x9e\x67\x4d\x93\x24\x75\x0d\x02\x0b\xa9\x10\xd2\x9b\x05\x1a\x4c\x21\xac\x1e\xc1\x8d\x74\x0b\xc0\xcf\x0e\x95\x80\x31\xa4\xef\x78\x7e\xcd\xe7\x98\xc2\x98\xc5\x9f\x70\xd4\x34\xc9\xa8\xae\xc1\xe1\xb2\x2a\xb9\x43\x48\x17\xc8\x05\x9a\x14\x18\x79\xa9\x6b\xa0\xb3\xf1\x96\xde\x48\x2e\x2b\x6d\x5c\x0a\x63\xbf\x95\x65\x30\x3b\xa5\xe0\x1d\x1a\x0b\x6b\x34\x4e\xe6\x68\xe1\x8a\x13\x0a\xda\xa7\x23\x0d\x48\x81\xca\xc9\x42\xa2\x61\x49\xb1\x52\x39\xcc\x4e\x27\x52\x40\x5d\xc3\x98\xcd\x4e\xd9\xfb\xdb\x0a\xa1\x69\xa6\x50\x19\x14\x32\xe7\x0e\x99\xdf\x3a\xe7\x4b\x5a\x87\x3a\x19\x19\x74\x2b\xa3\xf6\x18\xd4\x35\xc8\x02\xc6\xec\xb7\x55\xe9\xe4\xa5\xd3\x86\xd2\x6b\x9a\x77\x68\x4e\x25\x2f\x31\x77\x5d\x2e\x93\x64\x44\x29\x1b\xae\xe6\x08\xe3\xbf\x5f\xc0\xd8\x46\xf3\x9f\x8f\x61\xcc\xda\xb3\x1e\x1a\x6f\x39\x76\xcb\xaa\xa4\xcd\xca\x48\xe5\x0a\x48\x45\xf0\x98\x3d\xb3\x59\x17\x4c\x26\x45\xda\x7b\x6a\xcf\x1e\xc1\xe7\x0e\xb5\xe0\x86\x20\x7b\x11\x22\xa0\x70\xfc\x2d\xd3\x24\x00\x3c\x08\x49\x57\x74\xa1\xae\xac\x47\x07\x22\x4d\x63\x6e\xe6\xb4\x9e\xd2\x65\x5d\xce\xba\x62\x7f\x72\x23\xb9\x90\x79\x58\xf4\x66\xde\xca\x46\xb3\xc8\xa2\xf7\xe1\xc1\x1f\x64\x33\x3b\x7d\x66\x53\xef\x25\x42\x99\x8c\xb2\x0c\x3a\xcb\xa6\x01\x5e\x55\xa5\x44\xeb\x75\x49\xeb\xbd\x69\x4f\x46\x24\x3a\x28\x01\x4b\xc1\x92\x91\x3f\x3e\xf0\x33\x69\x43\x23\x3a\x77\x85\xce\x18\xeb\x62\x7d\x80\x2e\x1e\x53\x18\x0f\x50\xc6\x68\x47\x89\x9d\x98\x79\x1a\x72\x4c\x2f\x2a\x0f\x2a\xa4\xf1\xd8\x40\x1d\xad\x83\x87\x88\x2b\xd3\x95\xdd\x12\xd8\x6e\x89\xb1\x28\xb1\xbb\x22\xdb\xf8\x37\x4d\x46\x9b\xf5\x3d\xc8\xbb\x08\x19\xbf\x21\x26\x6d\x54\x4e\xf6\x1c\x7e\xb9\xbc\x38\x87\x9c\x2b\xa5\x1d\x5c\x51\xcb\x5b\x56\xdc\x50\xab\xb3\x52\xcd\x21\x3d\x4e\x81\x2b\x01\x67\x6a\xb5\x84\x05\xb7\xc0\xc1\x11\x7b\xa1\x3b\x89\x80\x15\x69\xc4\x0b\x04\x14\xf1\xe3\x5b\x98\xcf\x42\x16\x40\x6e\x27\xda\xc0\xb8\x60\x33\xeb\xef\xf2\xbf\xc8\xdf\x34\x64\x3c\xd4\xef\xb8\x60\x97\xce\xac\x72\xe7\xa3\x0c\xfb\x7b\x84\x8b\x9f\x56\xbc\x94\xee\x16\xf2\x05\xe6\xd7\xdb\xa2\xad\x6b\xf8\xb4\xd2\x04\x60\xd1\x09\x2b\xa8\x18\x66\xee\x07\x1b\x7b\x57\xce\x4b\x70\x7a\x78\xc1\xd9\xef\x2c\x19\x6d\xeb\x7c\x1d\xfe\x1d\xa4\xdd\x47\x15\xef\x43\xd4\xbb\x4b\xbe\x1e\xc9\x94\xe8\xef\xac\x0e\xd7\x68\x11\x0f\x6f\x4a\xf4\x0b\x1a\xdd\x10\xe9\xc6\xdf\x69\x32\x1a\x45\x81\x44\xa5\x3e\x48\xb3\x54\x81\xb6\xeb\xa4\x45\xaf\xe4\x36\x48\x5b\x61\x2e\x0b\x99\xf7\xf8\x5b\x10\xd2\xf2\xab\x12\x05\x14\xda\xc0\x92\x90\x3f\x6a\xcd\x69\xc8\xcf\x51\x75\xb2\x6d\x55\xbb\xc5\x50\xd4\xea\x80\x01\xa9\x04\x7e\x1e\xf0\xf0\xb2\xb7\xa2\xe0\x8e\x49\xac\x9e\x06\xfa\x37\xc9\x79\x59\x76\xc7\xd9\x85\x8f\x7e\xda\x26\x35\xe8\xe6\x5b\x23\xc3\x1f\xdf\x1c\x17\xeb\x43\xa6\xc5\xfa\x8b\xc3\x62\xb3\xe4\xee\xcc\x0c\xaf\x13\x12\x7c\x28\x4d\xd2\x3e\x19\x53\x63\xe8\xee\x6e\xab\x39\x5e\xec\xcd\x8f\xc1\x19\xb9\x6c\x1f\x24\x61\xad\x7f\xa0\xdc\x09\xe8\x2b\xc6\xd2\xfe\x0a\xdf\x3d\xa7\x5a\x5e\xc9\xa7\x2c\x37\xc0\x3a\x74\x7e\xb9\x50\xff\xdd\xda\xbd\x8d\x20\xf6\xc0\x0d\x97\x54\x03\x6b\x82\x74\xc9\xaf\x71\xf2\xe1\xa3\x54\x0e\x4d\xc1\x73\xac\x9b\x17\x50\xa2\x1a\xcc\xd4\x29\xd5\xca\x88\x34\x2b\xe9\x40\x50\xc6\x3a\x34\x99\xd1\xfa\x83\xfc\x08\xc7\xd0\x5b\x7f\x90\x1f\x69\xa3\x89\x37\xb7\x10\x7f\x9b\xb3\xb4\xef\x4b\x8f\x3b\x56\xbd\x02\x9e\x64\xb2\x0e\xca\x74\x6f\xc3\x8a\x50\x9c\x89\x39\xda\x3d\x05\x97\xbe\xe5\x14\x1b\x6e\x4d\xba\x7b\x4a\xe1\x2d\xb7\xe4\xf2\xbe\x1a\xc0\x4e\x79\x28\xe6\xb8\xab\x04\xbe\x93\xf7\x16\x25\x4a\xf8\xfc\x0b\xee\x29\xf3\x6c\xc1\x9f\x86\xfa\x80\x63\x1f\xc1\x33\xfb\x97\x74\x8b\xb4\xc3\xf7\x71\x09\x0c\xa8\x70\x98\xcb\x35\x2a\xc8\xb5\x12\xd2\x49\xad\x2c\x4c\xb4\x5b\xa0\x19\xcc\xb6\xe9\x2e\xae\x69\xdb\x02\x63\xec\x2e\xa1\x18\x7a\x78\xbc\xe8\xff\x23\x88\x9b\xc0\xd4\x93\xbd\xb4\xb3\x0c\x4e\x94\x80\xb9\xd1\xab\xca\x42\x29\xad\xa3\xaf\xfb\xc1\xfb\xa3\x7b\x27\x9f\x9c\x9f\x82\xae\xd0\x70\xa7\x0d\x5c\xa1\xbb\x41\xf4\x42\x58\xc6\x2f\xe8\x13\x25\x26\x83\x73\x5b\x0c\x1e\xc2\xdd\xb7\xfd\x51\xcd\xd5\x61\x5f\xd5\x6c\xdf\x57\x75\x96\xc1\x85\x39\x04\xeb\x8b\x3f\xee\x85\xfa\xc2\xfc\xc7\x91\xd6\xe6\xab\x81\x3e\xd7\xee\x4e\x1f\xa3\x07\x54\x87\x69\x6c\x61\xa1\x45\xf5\x18\x04\x74\xcf\xb5\x9b\x54\x7b\x90\xf9\x7e\x21\x55\xda\x7d\x1d\xa6\x7d\xd3\xf8\x27\x00\x00\xff\xff\xc8\x82\x92\x6e\xa8\x14\x00\x00") func templateWhereTmplBytes() ([]byte, error) { return bindataRead( @@ -974,7 +974,7 @@ func templateWhereTmpl() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "template/where.tmpl", size: 5344, mode: os.FileMode(420), modTime: time.Unix(1571144482, 0)} + info := bindataFileInfo{name: "template/where.tmpl", size: 5288, mode: os.FileMode(420), modTime: time.Unix(1571144548, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/entc/gen/template/base.tmpl b/entc/gen/template/base.tmpl index 3efa804ce..5fc93b08f 100644 --- a/entc/gen/template/base.tmpl +++ b/entc/gen/template/base.tmpl @@ -12,9 +12,9 @@ in the LICENSE file in the root directory of this source tree. {{ template "import" $ }} // Order applies an ordering on either graph traversal or sql selector. -type Order func({{ if gt (len $.Storage) 1 }}interface{}{{ else }}{{ (index $.Storage 0).Builder }}{{ end }}) +type Order func({{ if $.MultiStorage }}interface{}{{ else }}{{ (index $.Storage 0).Builder }}{{ end }}) -{{ if gt (len $.Storage) 1 }} +{{ if $.MultiStorage }} // OrderPerDialect construct the "order by" clause for graph traversals based on dialect type. func OrderPerDialect({{ range $i, $storage := $.Storage }}{{ if $i }},{{ end }}f{{ $i }} func({{ $storage.Builder }}){{ end }}) Order { return Order(func (v interface{}) { @@ -34,7 +34,7 @@ func OrderPerDialect({{ range $i, $storage := $.Storage }}{{ if $i }},{{ end }}f {{ $f = pascal $f }} // {{ $f }} applies the given fields in {{ upper $f }} order. func {{ $f }}(fields ...string) Order { - return Order{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return Order{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{- with extend (index $.Nodes 0) "Func" $f "Order" $order -}} {{ $tmpl := printf "dialect/%s/order" $storage }} diff --git a/entc/gen/template/builder/create.tmpl b/entc/gen/template/builder/create.tmpl index bb953d075..243a4c0f1 100644 --- a/entc/gen/template/builder/create.tmpl +++ b/entc/gen/template/builder/create.tmpl @@ -64,7 +64,7 @@ func ({{ $receiver }} *{{ $builder }}) Save(ctx context.Context) (*{{ $.Name }}, } {{ end -}} {{ end -}} - {{- if gt (len $.Storage) 1 -}} + {{- if $.MultiStorage -}} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: diff --git a/entc/gen/template/builder/delete.tmpl b/entc/gen/template/builder/delete.tmpl index 8173e6336..e28087362 100644 --- a/entc/gen/template/builder/delete.tmpl +++ b/entc/gen/template/builder/delete.tmpl @@ -28,7 +28,7 @@ func ({{ $receiver}} *{{ $builder }}) Where(ps ...predicate.{{ $.Name }}) *{{ $b // Exec executes the deletion query and returns how many vertices were deleted. func ({{ $receiver}} *{{ $builder }}) Exec(ctx context.Context) (int, error) { - {{- if gt (len $.Storage) 1 -}} + {{- if $.MultiStorage -}} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: diff --git a/entc/gen/template/builder/query.tmpl b/entc/gen/template/builder/query.tmpl index eb2e0ece8..5b31830ce 100644 --- a/entc/gen/template/builder/query.tmpl +++ b/entc/gen/template/builder/query.tmpl @@ -13,7 +13,6 @@ in the LICENSE file in the root directory of this source tree. {{ $builder := print (pascal $.Name) "Query" }} {{ $receiver := receiver $builder }} -{{ $multistorage := gt (len $.Storage) 1 }} // {{ $builder }} is the builder for querying {{ pascal $.Name }} entities. type {{ $builder }} struct { @@ -59,7 +58,7 @@ func ({{ $receiver }} *{{ $builder }}) Order(o ...Order) *{{ $builder }} { // Query{{ pascal $e.Name }} chains the current query on the {{ $e.Name }} edge. func ({{ $receiver }} *{{ $builder }}) Query{{ pascal $e.Name }}() *{{ $edge_builder }} { query := &{{ $edge_builder }}{config: {{ $receiver }}.config} - {{- if $multistorage }} + {{- if $.MultiStorage }} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage -}} case {{ join $storage.Dialects ", " }}: @@ -175,7 +174,7 @@ func ({{ $receiver }} *{{ $builder }}) OnlyXID(ctx context.Context) {{ $.ID.Type // All executes the query and returns a list of {{ plural $.Name }}. func ({{ $receiver }} *{{ $builder }}) All(ctx context.Context) ([]*{{ $.Name }}, error) { - {{- if $multistorage }} + {{- if $.MultiStorage }} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: @@ -200,7 +199,6 @@ func ({{ $receiver }} *{{ $builder }}) AllX(ctx context.Context) []*{{ $.Name }} // IDs executes the query and returns a list of {{ $.Name }} ids. func ({{ $receiver }} *{{ $builder }}) IDs(ctx context.Context) ([]{{ $.ID.Type }}, error) { - var ids []{{ $.ID.Type }} if err := {{ $receiver }}.Select({{ $.Package }}.FieldID).Scan(ctx, &ids); err != nil { return nil, err } @@ -218,7 +216,7 @@ func ({{ $receiver }} *{{ $builder }}) IDsX(ctx context.Context) []{{ $.ID.Type // Count returns the count of the given query. func ({{ $receiver }} *{{ $builder }}) Count(ctx context.Context) (int, error) { - {{- if $multistorage }} + {{- if $.MultiStorage }} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: @@ -243,7 +241,7 @@ func ({{ $receiver }} *{{ $builder }}) CountX(ctx context.Context) int { // Exist returns true if the query has elements in the graph. func ({{ $receiver }} *{{ $builder }}) Exist(ctx context.Context) (bool, error) { - {{- if $multistorage }} + {{- if $.MultiStorage }} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: @@ -306,7 +304,7 @@ func ({{ $receiver }} *{{ $builder }}) Clone() *{{ $builder }} { func ({{ $receiver }} *{{ $builder }}) GroupBy(field string, fields ...string) *{{ $groupBuilder }} { group := &{{ $groupBuilder }}{config: {{ $receiver }}.config} group.fields = append([]string{field}, fields...) - {{- if $multistorage }} + {{- if $.MultiStorage }} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: @@ -339,7 +337,7 @@ func ({{ $receiver }} *{{ $builder }}) GroupBy(field string, fields ...string) * func ({{ $receiver }} *{{ $builder }}) Select(field string, fields ...string) *{{ $selectBuilder }} { selector := &{{ $selectBuilder }}{config: {{ $receiver }}.config} selector.fields = append([]string{field}, fields...) - {{- if $multistorage }} + {{- if $.MultiStorage }} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: @@ -382,7 +380,7 @@ func ({{ $groupReceiver }} *{{ $groupBuilder }}) Aggregate(fns ...Aggregate) *{{ // Scan applies the group-by query and scan the result into the given value. func ({{ $groupReceiver }} *{{ $groupBuilder }}) Scan(ctx context.Context, v interface{}) error { - {{- if $multistorage }} + {{- if $.MultiStorage }} switch {{ $groupReceiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: @@ -451,7 +449,7 @@ type {{ $selectBuilder }} struct { // Scan applies the selector query and scan the result into the given value. func ({{ $selectReceiver }} *{{ $selectBuilder }}) Scan(ctx context.Context, v interface{}) error { - {{- if $multistorage }} + {{- if $.MultiStorage }} switch {{ $selectReceiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: diff --git a/entc/gen/template/builder/update.tmpl b/entc/gen/template/builder/update.tmpl index 5c01940da..e9065703f 100644 --- a/entc/gen/template/builder/update.tmpl +++ b/entc/gen/template/builder/update.tmpl @@ -13,7 +13,6 @@ in the LICENSE file in the root directory of this source tree. {{ $builder := print (pascal $.Name) "Update" }} {{ $receiver := receiver $builder }} -{{ $multistorage := gt (len $.Storage) 1 }} // {{ $builder }} is the builder for updating {{ $.Name }} entities. type {{ $builder }} struct { @@ -41,7 +40,7 @@ func ({{ $receiver }} *{{ $builder }}) Save(ctx context.Context) (int, error) { {{ with extend $ "Receiver" $receiver "Package" $pkg "ZeroValue" 0 -}} {{ template "update/save" . }} {{- end -}} - {{- if $multistorage -}} + {{- if $.MultiStorage -}} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: @@ -108,7 +107,7 @@ func ({{ $receiver }} *{{ $onebuilder }} ) Save(ctx context.Context) (*{{ $.Name {{ with extend $ "Receiver" $receiver "Package" $pkg "ZeroValue" "nil" -}} {{ template "update/save" . }} {{- end -}} - {{- if $multistorage -}} + {{- if $.MultiStorage -}} switch {{ $receiver }}.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: diff --git a/entc/gen/template/client.tmpl b/entc/gen/template/client.tmpl index d5453b235..9bc29aad2 100644 --- a/entc/gen/template/client.tmpl +++ b/entc/gen/template/client.tmpl @@ -181,7 +181,7 @@ func (c *{{ $client }}) GetX(ctx context.Context, id {{ $n.ID.Type }}) *{{ $n.Na // Query{{ pascal $e.Name }} queries the {{ $e.Name }} edge of a {{ $n.Name }}. func (c *{{ $client }}) Query{{ pascal $e.Name }}({{ $rec }} *{{ $n.Name }}) *{{ $builder }} { query := &{{ $e.Type.Name }}Query{config: c.config} - {{ if gt (len $.Storage) 1 -}} + {{ if $.MultiStorage -}} switch c.driver.Dialect() { {{- range $_, $storage := $.Storage }} case {{ join $storage.Dialects ", " }}: diff --git a/entc/gen/template/predicate.tmpl b/entc/gen/template/predicate.tmpl index 344485fed..4aee2cbc7 100644 --- a/entc/gen/template/predicate.tmpl +++ b/entc/gen/template/predicate.tmpl @@ -19,9 +19,9 @@ import ( {{ range $_, $n := $.Nodes -}} // {{ $n.Name }} is the predicate function for {{ $n.Package }} builders. -type {{ $n.Name }} func({{ if gt (len $.Storage) 1 }}interface{}{{ else }}{{ (index $.Storage 0).Builder }}{{ end }}) +type {{ $n.Name }} func({{ if $.MultiStorage }}interface{}{{ else }}{{ (index $.Storage 0).Builder }}{{ end }}) -{{ if gt (len $.Storage) 1 }} +{{ if $.MultiStorage }} // {{ $n.Name }}PerDialect construct a predicate for graph traversals based on dialect type. func {{ $n.Name }}PerDialect({{ range $i, $storage := $.Storage }}{{ if $i }},{{ end }}f{{ $i }} func({{ $storage.Builder }}){{ end }}) {{ $n.Name }} { return {{ $n.Name }}(func (v interface{}) { diff --git a/entc/gen/template/where.tmpl b/entc/gen/template/where.tmpl index bdbfddcfa..899b17e43 100644 --- a/entc/gen/template/where.tmpl +++ b/entc/gen/template/where.tmpl @@ -14,7 +14,7 @@ in the LICENSE file in the root directory of this source tree. // ID filters vertices based on their identifier. func ID(id {{ $.ID.Type }}) predicate.{{ $.Name }} { - return predicate.{{ $.Name }}{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return predicate.{{ $.Name }}{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{ $tmpl := printf "dialect/%s/predicate/id" $storage }} {{- xtemplate $tmpl $ }}, @@ -27,7 +27,7 @@ func ID(id {{ $.ID.Type }}) predicate.{{ $.Name }} { {{ $func := printf "ID%s" $op.Name }} // {{ $func }} applies the {{ $op.Name }} predicate on the ID field. func {{ $func }}({{ $arg }} {{ if $op.Variadic }}...{{ end }}{{ $.ID.Type }}) predicate.{{ $.Name }} { - return predicate.{{ $.Name }}{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return predicate.{{ $.Name }}{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{- with extend $ "Arg" $arg "Op" $op "Storage" $storage -}} {{ $tmpl := printf "dialect/%s/predicate/id/ops" $storage }} @@ -44,7 +44,7 @@ func ID(id {{ $.ID.Type }}) predicate.{{ $.Name }} { {{ $func := $f.StructField }} // {{ $func }} applies equality check predicate on the {{ quote $f.Name }} field. It's identical to {{ $func }}EQ. func {{ $func }}(v {{ $f.Type }}) predicate.{{ $.Name }} { - return predicate.{{ $.Name }}{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return predicate.{{ $.Name }}{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{- with extend $ "Field" $f -}} {{ $tmpl := printf "dialect/%s/predicate/field" $storage }} @@ -59,7 +59,7 @@ func ID(id {{ $.ID.Type }}) predicate.{{ $.Name }} { {{ range $_, $f := $.Fields }} {{ $ops := ops $f }} {{/* storage specific predicates disabled for multi-storage codegen */}} - {{ if eq (len $.Storage) 1 }} + {{ if not $.MultiStorage }} {{ $storage := index $.Storage 0 }} {{ $ops = append $ops (call $storage.Ops $f) }} {{ end }} @@ -75,7 +75,7 @@ func ID(id {{ $.ID.Type }}) predicate.{{ $.Name }} { v[i] = {{ $arg }}[i] } {{- end }} - return predicate.{{ $.Name }}{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return predicate.{{ $.Name }}{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{- with extend $ "Arg" $arg "Field" $f "Op" $op "Storage" $storage -}} {{ $tmpl := printf "dialect/%s/predicate/field/ops" $storage }} @@ -91,7 +91,7 @@ func ID(id {{ $.ID.Type }}) predicate.{{ $.Name }} { {{ $func := print "Has" $e.StructField }} // {{ $func }} applies the HasEdge predicate on the {{ quote $e.Name }} edge. func {{ $func }}() predicate.{{ $.Name }} { - return predicate.{{ $.Name }}{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return predicate.{{ $.Name }}{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{- with extend $ "Edge" $e -}} {{ $tmpl := printf "dialect/%s/predicate/edge/has" $storage }} @@ -103,7 +103,7 @@ func ID(id {{ $.ID.Type }}) predicate.{{ $.Name }} { {{ $func = printf "%sWith" $func }} // {{ $func }} applies the HasEdge predicate on the {{ quote $e.Name }} edge with a given conditions (other predicates). func {{ $func }}(preds ...predicate.{{ $e.Type.Name }}) predicate.{{ $.Name }} { - return predicate.{{ $.Name }}{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return predicate.{{ $.Name }}{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{- with extend $ "Edge" $e -}} {{ $tmpl := printf "dialect/%s/predicate/edge/haswith" $storage }} @@ -116,7 +116,7 @@ func ID(id {{ $.ID.Type }}) predicate.{{ $.Name }} { // And groups list of predicates with the AND operator between them. func And(predicates ...predicate.{{ $.Name }}) predicate.{{ $.Name }} { - return predicate.{{ $.Name }}{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return predicate.{{ $.Name }}{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{ $tmpl := printf "dialect/%s/predicate/and" $storage }} {{- xtemplate $tmpl . }}, @@ -126,7 +126,7 @@ func And(predicates ...predicate.{{ $.Name }}) predicate.{{ $.Name }} { // Or groups list of predicates with the OR operator between them. func Or(predicates ...predicate.{{ $.Name }}) predicate.{{ $.Name }} { - return predicate.{{ $.Name }}{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return predicate.{{ $.Name }}{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{ $tmpl := printf "dialect/%s/predicate/or" $storage }} {{- xtemplate $tmpl . }}, @@ -136,7 +136,7 @@ func Or(predicates ...predicate.{{ $.Name }}) predicate.{{ $.Name }} { // Not applies the not operator on the given predicate. func Not(p predicate.{{ $.Name }}) predicate.{{ $.Name }} { - return predicate.{{ $.Name }}{{ if gt (len $.Storage) 1 }}PerDialect{{ end }}( + return predicate.{{ $.Name }}{{ if $.MultiStorage }}PerDialect{{ end }}( {{ range $_, $storage := $.Storage -}} {{ $tmpl := printf "dialect/%s/predicate/not" $storage }} {{- xtemplate $tmpl . }},