From a46947ae4b292eba38825647254299f608b85b24 Mon Sep 17 00:00:00 2001 From: Leland Batey Date: Wed, 23 Nov 2016 15:11:12 -0800 Subject: [PATCH] Fix for ports not correctly handling null values --- .../NAME-server/server_main.gotemplate | 8 ++--- gengokit/template/template.go | 34 +++++++++---------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/gengokit/template/NAME-service/NAME-server/server_main.gotemplate b/gengokit/template/NAME-service/NAME-server/server_main.gotemplate index dbb0984..0540994 100644 --- a/gengokit/template/NAME-service/NAME-server/server_main.gotemplate +++ b/gengokit/template/NAME-service/NAME-server/server_main.gotemplate @@ -33,16 +33,16 @@ func main() { flag.Parse() // Use environment variables, if set. Flags have priority over Env vars. - if os.Getenv("DEBUG_ADDR") != "" && *debugAddr == "" { + if os.Getenv("DEBUG_ADDR") != "" && *debugAddr == ":5060" { *debugAddr = os.Getenv("DEBUG_ADDR") } - if os.Getenv("HTTP_ADDR") != "" && *httpAddr == "" { + if os.Getenv("HTTP_ADDR") != "" && *httpAddr == ":5050" { *httpAddr = os.Getenv("HTTP_ADDR") } - if os.Getenv("GRPC_ADDR") != "" && *grpcAddr == "" { + if os.Getenv("GRPC_ADDR") != "" && *grpcAddr == ":5040" { *grpcAddr = os.Getenv("GRPC_ADDR") } - if os.Getenv("PORT") != "" && *httpAddr == "" { + if os.Getenv("PORT") != "" && *httpAddr == ":5050" { *httpAddr = fmt.Sprintf(":%s", os.Getenv("PORT")) } diff --git a/gengokit/template/template.go b/gengokit/template/template.go index 779c1a8..053ad09 100644 --- a/gengokit/template/template.go +++ b/gengokit/template/template.go @@ -76,7 +76,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _nameServiceNameCliClientClient_mainGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x56\x4d\x6f\xdb\x38\x10\x3d\x4b\xbf\x62\x2a\x24\x80\x5c\x38\x74\x17\xd8\xbd\x18\xf0\x21\xcd\xb6\xdb\x00\xdb\xc2\x48\x02\xf4\x52\x60\x41\x53\x23\x89\x1b\x8a\x54\x49\x5a\x49\x40\xe8\xbf\x2f\x86\x92\x65\xbb\x89\x91\xfd\x0a\x90\x48\x1a\xcd\xbc\xf9\x7a\x8f\x4a\xcb\xc5\x3d\xaf\x10\x1a\x2e\x75\x9a\xca\xa6\x35\xd6\x43\x9e\x26\x19\x6a\x61\x0a\xa9\xab\xc5\x9f\xce\xe8\x2c\x4d\xb2\x52\xf1\x2a\x5e\x1b\x4f\x17\xe3\xe8\xaf\xf3\x56\x18\xdd\x8d\xb7\x52\x57\xd1\xea\x65\x83\x59\x9a\x26\x59\x65\x14\xd7\x15\x33\xb6\x5a\x3c\x2e\x34\xfa\x85\x30\xda\xe3\x63\x04\xa8\x8c\xa9\x14\xb2\x03\x97\xca\xb6\x62\x08\x93\xbe\xde\x6e\x98\x30\xcd\xa2\xbd\xaf\x16\x68\xad\xb1\x8e\xde\x2c\x16\x70\x57\x4b\x07\xb7\x68\x3b\x29\x30\x4d\x84\x92\xa8\xfd\x27\xae\x0b\x85\x16\xb2\x10\xd8\x75\x6c\x61\xcd\x7d\x0d\x17\x7d\x0f\x8b\x0a\x35\x5a\xee\xb1\x58\x08\x25\x17\xf5\xe0\x49\x55\x52\xb6\x21\xfc\xf5\x38\xd4\x7e\xac\x2e\xa9\xbd\x6f\xff\x49\x18\xf9\x67\x69\xd2\x6e\xa2\xfb\xfa\xfd\x71\x40\x96\xce\xd2\xb4\xe3\x96\x46\xfe\x07\xac\x60\x9c\x27\x5b\x73\xeb\xf0\x5a\xfb\xc9\x4a\xa3\x65\xb7\xad\x92\xa3\x89\xb6\xc2\xae\x4c\xd3\x72\x31\x5a\x86\x29\xb1\xaf\x96\xb7\xe5\x60\x69\x37\xec\x06\x2b\xe9\x3c\xda\x10\xd8\x38\x33\xf6\x85\x37\xd8\xf7\xf4\x84\x96\xb2\xa7\xe5\x56\x8b\xb8\xff\x7c\x06\x61\x9c\x31\x02\x2f\x0a\xa1\x24\xb4\x16\xdd\xb6\x41\x07\xda\x80\x1b\x10\xa0\x90\x4e\x98\x0e\xed\x13\xb8\x27\xe7\xb1\x99\x03\xd7\x05\xe0\x63\x8b\xc2\x3b\xd8\x3a\xb4\x0e\xbc\x89\x48\xad\x35\x9d\x2c\x10\x7c\x4d\x61\x16\x85\x27\x60\x8b\xce\x81\x29\x81\xeb\x1d\x26\x1b\xf6\x3a\x64\x6b\xbd\x34\x1a\xa4\x03\x8b\xa5\x42\xe1\xb1\x00\xa9\x23\x1c\xc1\x50\x55\x1b\xa9\xb9\x7d\x8a\x69\xc9\x34\x9a\x69\x27\x23\x9f\xdd\x32\x1a\x2f\xbc\xe5\xda\xd1\xc0\x19\xa5\x05\xe2\xb0\x8b\x48\x14\xda\x71\x2b\xcd\xd6\xed\x42\x85\xd1\xce\xdb\xad\xf0\xc6\x3a\xd8\x18\x5f\x8f\x2d\x41\x6d\x9c\x5f\x46\x61\xec\x16\x91\xa6\xc9\xb8\xb4\xc8\x87\x4b\xc2\x1e\x7e\x56\x31\x07\xbb\x8d\x8e\x79\x46\x6f\x63\xea\x6c\x0e\x19\xfd\x7e\xba\xbb\x5b\x1f\x8d\xa0\x28\x5c\x27\xb2\x59\x9a\x44\x42\x9e\x46\xa2\xb7\x13\xd2\xf2\x97\x77\x3f\xbf\xa3\x9b\xea\x66\x7d\x05\x39\x81\xce\x4e\xa0\x36\xe8\x6b\x53\x00\xbc\x8c\x3a\xbc\x25\xa4\x10\x2c\xd7\x15\xc2\x99\xd4\x05\x3e\xce\xe1\x4c\xc2\x72\x05\x13\x6b\x3e\x47\x47\xd7\xf7\x21\xc8\x72\x74\xa2\x07\x54\x0e\xe9\x7a\x67\x7e\x37\x0f\x68\xe1\x4c\x8e\x04\x0b\x01\x75\x31\x5d\xb2\x79\xf2\xef\x32\xcc\x27\x9c\x53\x19\xa8\xcb\xd9\xc1\x42\x42\x60\x57\x71\xa1\x97\xb6\x72\xec\x52\xa9\x8f\xb4\xf4\xbe\x27\xaf\x24\x36\x1f\xc5\x95\x13\xf5\xa7\xa0\x1d\xb5\xdb\x0d\x0b\xe1\x37\x43\x09\xe0\x65\xc5\x24\x09\xda\x61\x45\x51\x70\x11\x55\x96\xf0\x76\xe2\xc1\x9b\x15\x64\x19\x09\x69\x07\x3a\x27\x4f\x58\xc1\xfe\xe4\x60\x5f\xf0\x21\x9f\x22\x66\x69\xd2\x03\xcd\x11\x08\x67\x62\xc1\x1e\x47\x18\xad\x07\x90\xe5\x0a\x22\x0f\x7e\x95\x5c\xe5\x93\xeb\x7c\x30\x7e\x95\xbe\xbe\xd6\x0e\xc5\xd6\x62\x3e\x3b\x30\xde\xc9\x06\xcd\xd6\xe7\x74\x2c\xb3\x5b\x14\x46\x17\x33\xa2\x86\x2c\x23\xe8\x9b\x15\x68\xa9\x62\xa6\xa4\x6c\x3c\xfb\xd8\x5a\xa9\x7d\x99\x1b\xc7\x6e\x7d\x81\xd6\xce\x21\xfb\x40\xbd\xc2\x43\x2d\x15\xe9\x98\x2b\xa9\xab\x88\x4f\xa2\xd1\x28\x48\xb0\x4b\x38\xef\xb2\x58\x26\x61\x27\xc6\xb1\x0f\x8f\xd2\xe7\x3f\xd1\x53\x9f\x26\x49\x81\x25\xda\xe8\xcf\xae\x94\x89\x0b\x78\x36\xa2\xfd\x99\x1c\x47\x44\xce\xfb\xe9\x50\x81\xa7\xea\x8b\xbb\x58\xd2\x21\x65\xb1\x31\x1e\x27\x31\xb8\x16\x85\x2c\x25\x16\xdf\x74\x94\xc3\x61\x59\x7d\xfa\xc2\x08\x5e\xc9\x70\xde\x7d\xd3\xfb\x2e\x8f\xd1\xd2\xc4\x3d\x48\x2f\x6a\x78\x3b\x8a\x2e\xa4\x21\xc0\x83\xf4\x35\x9c\x79\x8c\x64\x27\x1a\xee\x75\x40\xa6\x33\x8f\xcf\x25\x40\x4b\xe7\x0e\x49\x95\xcf\x68\x9f\x2d\x69\xbc\x21\x5c\x0c\xc8\x51\x27\x11\xe5\x80\xf5\x04\x44\x37\xbb\x28\xfa\xd4\x50\x54\xe4\x3b\x35\x3c\x72\x37\x02\xb1\xcf\xdc\xba\x9a\xef\x75\x32\xa0\x47\x71\xd1\x83\xc5\xef\x5b\x74\x7e\x62\xe0\xd1\x37\x97\x85\x30\x55\x96\x87\xf0\xf7\x4b\x22\xfd\xb2\x2b\xae\x14\x19\x27\x31\x47\xea\xbc\xc0\xcb\x57\x88\x29\xb8\x8a\x94\x3c\x59\xda\x8f\x8b\xfb\x81\x9f\x71\x79\x49\xd2\x4d\x3d\xee\x3e\x4b\x87\xdd\x8d\xff\xbb\xb0\xf7\x5c\xdc\x57\xd6\x6c\x75\x41\x2a\x1b\xa7\xf3\x1f\x0b\x7f\x21\xdf\xeb\x25\x8f\xe8\x6b\x02\x57\x3a\xcf\x86\x69\xc3\xcd\x50\x11\x16\x91\x20\xcb\x48\xfb\x23\xc7\xff\x69\x4d\x47\xb9\x87\xd3\x11\x6e\xd0\xb5\x46\x17\xa7\x73\x77\xb3\xf4\x80\x5d\x07\x3c\x2b\xb0\xe4\x5b\xe5\x97\xaf\x4b\x50\xea\x8e\x2b\x59\xc0\x28\xb2\xf3\xef\x71\x4a\xc3\xd3\x73\x51\xf6\x69\xfa\x57\x00\x00\x00\xff\xff\x6c\xf0\x67\x0a\xe4\x0a\x00\x00") +var _nameServiceNameCliClientClient_mainGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x56\xef\x6f\x9b\x48\x10\xfd\x0c\x7f\xc5\x1c\x6a\x24\x5c\x39\xd0\x93\xee\xbe\x58\xca\x87\x34\xd7\x5e\x23\x5d\x2b\x2b\x89\xd4\x2f\x27\x9d\x08\xac\x61\xaf\xb0\x4b\x77\x17\x27\x15\xf2\xff\x7e\x6f\x16\x8c\xed\xc6\x96\xef\x57\xa4\x04\x58\x66\xde\xcc\xbe\x79\x6f\x49\x9b\xe5\x5f\xb2\x52\x50\x93\x49\x15\x86\xb2\x69\xb5\x71\x14\x87\x41\x24\x54\xae\x0b\xa9\xca\xf4\x4f\xab\x55\x84\x85\x55\x9d\x95\xfe\xda\x38\xbe\x68\xcb\x7f\xad\x33\xb9\x56\xeb\xf1\x16\xe1\x7e\xd5\xc9\x46\x44\x21\x6e\x4a\x5d\x67\xaa\x4c\xb4\x29\xd3\xe7\x54\x09\x97\x22\xd8\x89\x67\x0f\x50\x6a\x5d\xd6\x22\xd9\x0b\x29\x4d\x9b\x0f\x69\xd2\x55\xdd\x63\x92\xeb\x26\x6d\xbf\x94\xa9\x30\x46\x1b\xcb\x6f\xd2\x94\x1e\x2a\x69\xe9\x5e\x98\xb5\xcc\x45\x18\xe4\xb5\x14\xca\x7d\xc8\x54\x51\x0b\x43\x51\xdf\x27\xb7\x7e\x0b\xcb\xcc\x55\x74\xb9\xd9\x50\x5a\x0a\x25\x4c\xe6\x44\x91\x22\x36\xad\x86\x48\xee\x92\xab\x0d\xe9\xe7\xf3\x10\x34\x76\x17\x54\xce\xb5\xff\x24\x8d\xe3\x91\xd6\x3e\xfa\xf0\xe5\xdb\xc3\x84\x28\x9c\x85\xe1\x3a\x33\x4c\xf9\x1f\x74\x45\x23\x9f\xc9\x32\x33\x56\xdc\x2a\x37\xad\x32\xb5\xc9\x7d\x5b\xcb\x71\x89\xa7\x92\xdc\xe8\x06\xf3\x1b\x57\x06\x96\x92\xcf\x26\x6b\x57\xc3\x4a\xfb\x98\xdc\x89\x52\x5a\x27\x0c\x4a\x8f\x9c\x25\x9f\xb2\x46\x6c\x36\xfc\x24\x0c\x57\x0f\x57\x9d\xca\xfd\xfc\xe3\x19\xf5\x23\xc7\x82\xb2\xa2\xc0\x0e\xa8\x35\xc2\x76\x8d\xb0\xa4\x34\xd9\x01\x81\x0a\x69\x73\x8d\xec\x6f\x64\xbf\x01\xbc\x99\x13\x58\x25\xf1\xdc\x8a\xdc\x59\xea\x10\x66\xc9\x69\x8f\xd4\x1a\xbd\x96\x85\x20\x57\x71\x9a\x41\x00\x03\x03\xd3\x92\x5e\x21\x6d\x8b\x99\x0c\x73\x1d\xaa\xb5\x4e\x6a\x45\x78\x34\x62\x55\x23\x45\x14\x04\x71\x32\x1c\xc3\x70\x57\x8f\x52\x65\x28\xcf\x65\x79\x69\x5c\xe6\x99\x8c\x7a\xb6\x0b\xbf\x78\xe9\x4c\xa6\x2c\x13\x9e\x70\x59\x62\x0d\x5b\x8f\xc4\xa9\xe0\x5d\xea\xce\x6e\x53\x41\x3c\x88\xee\x72\x07\x1a\xe9\x51\x63\x40\xc3\x96\xa8\xd2\xd6\x2d\xbc\x31\xb6\x83\x80\x14\xc7\xa1\x79\x3d\x5c\x33\xf6\xf0\x73\xe5\x6b\x24\xf7\x3e\x30\x8e\xf8\xad\x2f\x1d\xcd\x29\xe2\xdf\x0f\x0f\x0f\xcb\x03\x0a\x8a\xc2\xae\xf3\x68\x06\x24\x16\xd8\x69\x24\x7e\x3b\x21\x2d\x7e\x7e\xf3\xd3\x1b\xbe\x29\xef\x96\x37\x14\x33\xe8\xec\x04\x6a\x23\x5c\xa5\x0b\xa2\xe3\xa8\xc3\x5b\x46\xea\x7b\x50\x85\x83\xe0\x95\x54\x85\x78\x9e\xe3\x4a\x8b\x2b\x9a\x54\xf3\xd1\x07\xda\xcd\xa6\xef\xe5\x6a\x0c\xe2\x07\x51\x5b\xc1\xd7\x07\xfd\x9b\x7e\x82\x05\x5f\xc9\x51\x60\x78\xa5\x8a\xe9\x12\xcd\x83\x7f\x57\x61\x3e\xe1\x9c\xaa\xc0\xbb\x9c\xed\x0d\x04\x52\xbf\xf1\x03\xbd\x36\x98\xd4\x75\x5d\xbf\xe7\xa1\x6f\x36\x1c\x15\xf8\xcd\x7b\x73\xc5\x2c\xfd\x29\x69\x2b\x6d\x58\xa6\xef\x7f\xd5\x5c\x80\x8e\x3b\x26\x08\x60\x34\x4f\xa5\x37\x9c\x47\x45\xbf\xaf\x27\x1d\xfc\x70\x85\x49\xb3\x91\xb6\xa0\x73\x8e\x04\xf1\xbb\x93\x23\xf9\x24\x9e\xe2\x29\x03\x00\x1b\x62\x1e\x89\x71\x26\x15\xec\x70\x20\x4c\x35\x80\x80\x2f\xaf\x83\x5f\x64\x56\xc7\x53\xe8\x7c\x58\xfc\x8c\x53\xf3\x56\x59\x91\x77\x06\xbb\xdb\x5b\x7c\xc0\x71\xac\x3b\x17\xf3\xb1\x8c\x4d\x01\xae\x98\xb1\x34\x50\x8e\x41\x51\x48\xc9\xda\x57\x0a\x70\xb8\x27\xef\x5b\x68\xc3\xad\x62\x8d\x03\xc7\x15\x88\x80\x3a\xde\xf1\x5e\xe9\xa9\x92\x35\xfb\x38\xab\x21\x1e\x8f\xcf\xa6\x51\xf0\x08\x0c\xbb\xa0\x8b\x75\xe4\xdb\x64\xec\x00\xd9\xef\x9e\xa5\x8b\x7f\xe4\x27\x90\x1f\x14\x62\x85\xe9\x71\x3c\xe6\xa3\xfd\x00\x5e\x50\xb4\x3b\x93\x3d\x45\x1c\xbc\x63\x87\x1b\x3c\xd5\x9f\x9f\xc5\x82\x0f\x29\x23\x1a\xed\xc4\x64\x06\x0b\x07\xcb\x95\x14\xc5\xef\xca\xdb\x61\xbf\xad\x4d\x78\x84\x82\x33\x15\x2e\xd6\x00\x9a\x76\x79\x88\x16\x06\xf6\x49\xba\xbc\xa2\xd7\xa3\xe9\xfa\xb0\xef\x09\x4b\x15\xbd\x42\x4b\x2c\x76\x96\xe1\xce\x07\xbc\x84\x37\x2f\x2d\xc0\x43\xcf\xb0\xe5\xe8\x88\xec\xa3\x05\xd3\xdb\xf7\x97\x03\xb2\xf7\x89\x47\xd9\x53\x3d\x03\xf1\xcd\x36\x8b\x3f\x35\x9c\xe5\xf5\xce\x1b\x1e\xb5\xeb\x81\x92\x8f\xf0\x43\x95\xed\x7c\x32\xa0\x7b\x73\xf1\x83\x11\x5f\x3b\x61\xdd\xa4\xc0\x83\x6f\x2e\xec\x32\x75\x16\xf7\xfd\xdf\x6f\x89\xfd\x9b\xdc\x64\x75\xcd\x8b\x93\x99\xbd\x74\x8e\xe8\xf2\x8c\x30\x73\xe0\xb0\x24\x4f\xb6\xf6\xfd\xe0\xbe\xd3\xa7\x1f\x1e\xd8\x99\xf6\xb8\xfd\x2c\xed\xef\x6e\xfc\xdf\x25\x79\x8b\x4f\x4c\x69\x74\xa7\x0a\x76\xd9\xc8\xce\x7f\x6c\xfc\x48\xbd\xf3\x2d\x8f\xe8\x4b\x06\xaf\x55\x1c\x0d\x6c\xd3\xdd\xd0\x11\xbe\x9a\x3c\x8d\x85\x97\xfd\x41\xe0\xff\x34\xa6\x83\xda\xc3\xe9\x88\xda\xf8\xda\x02\xf7\x64\xed\xf5\x2c\xdc\x53\xd7\x9e\xce\x70\x3c\x64\x5d\xed\x16\xe7\x2d\x28\xd5\x1a\x07\x50\x41\xa3\xc9\x2e\xbe\x7a\x96\x86\xa7\x97\xa6\xc4\x64\xff\x0a\x00\x00\xff\xff\x6c\xf0\x67\x0a\xe4\x0a\x00\x00") func nameServiceNameCliClientClient_mainGotemplateBytes() ([]byte, error) { return bindataRead( @@ -91,12 +91,12 @@ func nameServiceNameCliClientClient_mainGotemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "NAME-service/NAME-cli-client/client_main.gotemplate", size: 2788, mode: os.FileMode(436), modTime: time.Unix(1479871093, 0)} + info := bindataFileInfo{name: "NAME-service/NAME-cli-client/client_main.gotemplate", size: 2788, mode: os.FileMode(436), modTime: time.Unix(1478723139, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _nameServiceNameServerServer_mainGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x56\x4d\x6f\xdb\x38\x13\x3e\x8b\xbf\x62\x2a\xf4\x2d\xa4\x17\x8a\xd4\xc5\x6e\xf7\x10\xd4\x87\xe6\xa3\x69\xb0\x49\xd6\x88\x5d\xec\x71\x41\x4b\x23\x9a\x88\x44\x0a\x24\xad\x3a\x10\xf2\xdf\x17\x43\xc9\xb6\x9c\xda\x6e\x0f\x0d\x10\x4b\xe2\x3c\x7c\xe6\x93\x33\x6c\x78\xfe\xc4\x05\x42\xcd\xa5\x62\x4c\xd6\x8d\x36\x0e\x22\x16\x84\x65\xc5\x45\x48\xcf\xda\xd1\x43\xe1\xe6\x91\x2d\x9d\x6b\xc6\xef\x59\xd3\x18\x5d\xd2\x8a\xb6\xfd\x6f\x66\xa5\x50\xbc\xa2\x0f\xfb\x6c\x73\x5e\x55\x21\x63\x41\x96\xc1\xef\x05\x4c\xb9\x71\xcf\x2c\x08\x85\xae\xb8\x12\xa9\x36\x22\x5b\x67\x44\x95\x6b\xe5\x70\xed\xb5\x08\xad\x45\x85\xe9\x08\x22\x4c\x93\x0f\x1c\x37\x1a\xfe\x92\x8e\x50\xd2\x2d\x57\x8b\x34\xd7\x75\x26\xf4\xd9\x93\x74\x19\xfd\x57\x5a\x0c\xc0\xf9\x52\x5a\x98\xa1\x69\x65\x8e\x2c\x58\x72\x55\x54\x68\x20\xec\xba\xf4\xd6\xbb\x39\xe5\x6e\x09\x67\x2f\x2f\x90\x0d\x32\x9b\x59\x34\x2d\x9a\x90\x05\xb6\xcd\x0f\x22\x05\x2a\x34\xdc\x61\x11\xb2\xa0\x59\x78\xc8\xf4\x62\x1f\x14\x32\x16\x33\x56\xae\x54\xee\x83\x1a\xc5\xd0\xb1\xa0\xe5\x86\xa2\x1a\x14\xb8\x58\x89\x4f\x45\x61\xc0\xff\x4d\x80\xc2\x9c\xce\x9c\x91\x4a\x44\xa1\x97\xa6\xbc\x28\x4c\x98\x40\x78\xfe\xe1\xfd\x9f\xef\xe9\xe5\x8a\x96\x81\xab\x02\x6a\x74\x46\xe6\x16\x2a\x69\x1d\x2a\x20\x24\x5a\x1b\xc6\x2c\x08\x28\x13\x3b\xe2\xd7\xcc\x24\x1d\x13\x7f\xf0\xc4\x5f\xe6\xf3\xe9\x21\x2e\x8a\xf6\x71\x2e\x92\x8e\xb9\xfe\xf0\x5c\xe2\x71\x7a\x09\x11\x31\xc6\x07\x28\x63\x16\x78\x8e\x29\x37\x16\xa3\xb8\x4f\xd0\x57\x8b\x80\xaa\x95\x46\xab\x1a\x95\x83\x96\x1b\xc9\x17\x15\xda\x04\x64\x09\x16\x5d\x0a\x9f\x2b\x2e\x2c\x2c\x79\x8b\xd0\x18\xa9\x8d\x74\xcf\xa0\x5b\x34\x70\xad\x5a\xc2\xdb\x94\x05\xb2\x04\x6d\xd3\x1b\x74\xa8\xda\x28\xbc\xba\xbe\xf8\x7a\xf3\xef\xa7\xab\xab\xc7\x30\x86\x37\x13\x08\x43\x80\x77\xef\xe0\xff\xbb\xc8\x4f\xfc\x62\xc7\x82\x60\xbc\x78\x8c\x83\x05\x2f\xaf\x55\x90\x93\x07\x34\x6c\x33\x30\x52\xb0\x5b\x3b\x42\x70\x80\xfe\xe6\x71\x7a\xb9\x4f\x4f\xec\xdb\x9c\x8c\xd8\x77\x6b\x47\xf6\x1f\x60\x9f\xfe\xfd\x38\xdf\x23\xfe\x81\xd9\x65\xed\xd2\x59\x63\xa4\x72\x65\x14\x9e\xff\xcf\x86\xc9\xf7\x6c\x5e\x8f\x4f\xe9\x9d\x16\x42\x2a\x01\x85\xa6\xda\x4f\xfb\xc2\xaf\xb4\x10\xe8\x1f\xe9\x9d\x7f\x65\x01\x69\x19\x96\x27\x5e\xf0\x80\xdf\xee\xb4\x28\x6b\xd7\x23\x22\x6d\xd3\x99\x2b\xf4\xca\xc5\x07\x90\x97\x7d\xab\x88\xfa\xf5\x38\xfd\x47\xba\x65\x14\x3a\xb2\x8d\x10\x57\x58\xf2\x55\xe5\xe6\xb2\x46\xeb\x78\xdd\x7c\x9d\x5f\xfe\x3c\x0b\x75\x2b\x34\xfb\x4c\x97\x7e\xad\x8f\x66\x8f\x26\x47\xa2\xb0\xb6\x82\x4a\x7f\x89\x55\xa5\x29\xd8\x05\x96\xb8\x71\x77\x0f\x21\xb4\x2e\x16\xcf\x18\x0e\x85\x7f\xb1\xb2\x52\xa1\xb5\xfb\x61\xb2\x7d\xab\x82\x66\x91\x76\xdd\x8d\x7e\xe0\x35\x42\x3a\xf4\xaf\x94\xbe\x5e\x5e\x66\xbe\x3f\xf5\xe1\xdb\xc0\x27\x30\xb4\x2f\xf2\x69\x80\x47\xe4\x6f\x96\xd1\x09\xdc\xd2\x56\x43\x6a\xc6\x7d\x64\x89\x06\xb7\xb9\xbb\x56\x45\xa3\xa5\x72\xfb\x56\x45\x2c\xe8\x3a\xc3\x95\x40\x78\x2b\xe1\x7c\xb2\x33\xe9\x1e\xdd\x52\x17\x96\x7a\x1e\x0b\x82\xae\x9b\xeb\x3b\xfd\x0d\x0d\xbc\x95\x83\xb5\x5b\xc2\x09\xd8\x36\x4f\xef\xf9\x13\x76\xdd\x77\xd2\x68\x30\x30\x26\x45\xa8\x0a\x62\xa3\x38\xe1\x20\xb7\xa4\x94\xf6\x6f\x36\xd8\xee\xa7\x4d\xfa\x4e\xd9\x39\xf5\xb3\x13\xa6\x26\x23\x23\x86\xb0\xdc\x63\xbe\xe4\x4a\xe6\xbc\xda\x05\x06\x8d\xc9\x49\x71\xcd\x9f\x30\x22\x31\xa0\x31\x9a\x2a\x24\x77\x6b\x12\x0c\xc3\x2c\xbd\xe0\xf9\x93\x30\x7a\xa5\x8a\x4d\xd3\xbb\x55\x0e\x8d\x59\x35\x6e\x9b\x36\x16\x08\x0d\x34\x2f\xfa\x51\x11\xbc\x62\xa6\x93\xe0\xc7\x69\x02\xbf\x51\x5a\xfb\xd9\x9a\x3e\x68\x27\xcb\xe7\x28\x4f\x60\x18\xb1\xe9\xec\xf6\xe6\xf6\x61\xbe\xf7\x3d\xbf\x7e\xbc\xa7\x3d\xde\xde\x8f\x67\xfe\x30\x5f\x93\xa5\x65\x14\xfa\xa3\xfc\xf1\x2c\xa7\xb2\xde\x18\xd7\x4f\x9a\xbe\x7d\x1f\xb0\x6c\x38\x41\xe7\x3f\x3a\x88\x86\x2b\x4b\x23\x91\x4a\xdf\xb7\x58\x5f\xf8\x41\x4d\x3b\xfd\x24\x1a\x2a\x15\xef\x57\x6b\x5f\xaa\x75\xfa\xc5\x07\x23\x0a\x33\x8f\xef\xaf\x14\x59\x98\xf4\xf0\x5e\x68\x3e\x93\x25\x5e\x92\xde\xaa\x02\xd7\xf1\x89\xad\x79\x5d\x54\x52\xe1\x71\x86\xcb\x1e\x70\x8a\x83\x7e\x64\x75\x82\x63\xda\x03\x4e\x71\xd8\xe7\x7a\xa1\xab\xe3\x14\x33\x2f\x3f\xc5\xe0\x0c\xcf\x4f\xd8\x30\x27\x71\xec\xe3\x3b\x6e\x3c\xc3\x7c\xde\x4d\xb8\x71\x19\x78\xaa\x3b\x9f\xe5\x4f\xaa\xf0\x99\x88\x76\xc8\x04\xea\x71\x4d\xf8\x4b\xc2\x36\xa5\xbf\xa4\x26\x88\xb2\xbf\xb4\x6c\xce\x36\xf5\x06\x5a\x1d\xfc\x8b\x72\xb7\x4e\x60\xdb\x01\x92\xa1\xa7\xc6\x47\x9c\xdc\x8c\xab\x1f\xfa\xb8\x01\x26\xb0\x1c\xbb\xe8\xef\x2e\xbf\xd6\x45\xa2\xec\xab\xbe\x52\x09\x75\x07\xda\xae\xd0\x0d\x26\x45\xa1\xcb\x1b\x32\x7d\x33\xc2\xc9\x74\x59\x7a\xe0\x9b\x09\x28\x59\x79\xcd\x5b\x6f\xd0\x18\xfa\x34\xe8\x56\x46\xb1\xc0\xf7\xa6\xc0\x9a\x76\x1c\x3f\x9a\xfb\xfd\x80\x78\x15\x3e\xdf\x35\x08\xe9\x6f\x6e\x9b\xb3\x67\xfc\xc9\x6b\x16\xe9\x23\x0a\xb2\xc9\x74\xdd\xc1\x69\x13\xd9\x04\xac\x69\x8f\x56\xd8\xd8\x83\x8d\xb9\x36\xed\x03\x5e\xa9\x71\x98\x1f\x57\xea\xcd\xfe\x00\xc5\xb5\x74\xbe\x0b\xd1\xc6\x98\xbd\xb0\xff\x02\x00\x00\xff\xff\xa8\x3c\x59\x4a\x8f\x0c\x00\x00") +var _nameServiceNameServerServer_mainGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x56\x5f\x8f\xda\x38\x10\x7f\x4e\x3e\x85\x1b\xf5\xaa\xe4\xc4\x26\x3d\x5d\x7b\x0f\xab\xf2\xd0\xfd\x53\xba\xba\xdd\x3d\x04\x54\xf7\x78\x0a\xc9\x10\xac\x26\x76\x64\x1b\x0a\x8a\xf8\xee\x37\xe3\x38\x10\xb6\x40\xfb\xd0\xaa\x4b\x12\xcf\xcf\xbf\xf9\xe7\x99\x71\x9d\x66\x5f\xd3\x02\x58\x95\x72\xe1\xfb\xbc\xaa\xa5\x32\x2c\xf4\xbd\x60\x51\xa6\x45\x40\xcf\xca\xd0\x43\x40\xf7\x48\x96\xc6\xd4\xfd\xf7\xa4\xae\x95\x5c\xd0\x8a\xd4\xed\x6f\xa2\x79\x21\xd2\x92\x3e\xf4\x56\x67\x69\x89\xaf\xbe\x97\x24\xec\xcf\x9c\x8d\x53\x65\xb6\x28\x28\x64\x99\x8a\x22\x96\xaa\x48\x36\x09\x51\x65\x52\x18\xd8\x58\x2d\x85\x94\x45\x09\x71\x0f\x52\xa8\x3a\x73\x1c\x23\xc9\xfe\xe6\x86\x50\xdc\x2c\x57\xf3\x38\x93\x55\x52\xc8\xab\xaf\xdc\x24\xf4\x57\xca\xc2\x01\x67\x4b\xae\xd9\x14\xd4\x9a\x67\xe0\x7b\xcb\x54\xe4\x25\x28\x16\x34\x4d\xfc\x60\xdd\x1c\xa7\x66\xc9\xae\x76\x3b\x96\x38\x19\xda\x8d\x68\x50\x68\x82\x5e\x67\x27\x91\x05\x08\x50\xa9\x81\x1c\x31\xf5\xdc\x42\xc6\x37\xc7\x20\xd4\x1e\xf9\xfe\x62\x25\x32\x1b\xd4\x30\x62\x8d\xef\xad\x53\x45\x51\xf5\x72\x98\xaf\x8a\x8f\x79\xae\x98\xfd\x37\x64\x14\xe6\x78\x6a\x14\x17\x45\x18\x58\x69\x9c\xa2\x38\x18\xb0\xe0\xfa\xfd\xdb\xbf\xde\xd2\xcb\x1d\x2d\x33\xb4\x91\x55\x80\xc8\x4c\xb3\x92\x6b\x03\x82\x11\x12\xb4\x0e\x22\x64\xa6\x4c\x1c\x88\x5f\x32\x93\xb4\x4f\xfc\xde\x12\x7f\x9e\xcd\xc6\xa7\xb8\x28\xda\xe7\xb9\x48\xda\xe7\x7a\x67\xb9\x8a\xc9\xf8\x96\x85\xc4\x18\x9d\xa0\xc4\xff\x96\x03\xb3\xaf\x21\x8c\xda\x04\x7d\xd1\xc0\x40\xac\xb9\x92\xa2\x02\x61\x18\x06\x89\xa7\xf3\x12\xf4\x80\xf1\x05\xd3\x60\x62\xf6\x09\x37\x69\xb6\x4c\xd7\xc0\x6a\xc5\xa5\xe2\x66\xcb\x24\xa6\x88\xdd\x8b\x35\xe1\x75\xec\x7b\x88\x95\x3a\x1e\x01\xaa\x5c\x87\xc1\xdd\xfd\xcd\x97\xd1\x7f\x1f\xef\xee\x26\x41\xc4\x5e\x0d\x59\x10\x30\xf6\xe6\x0d\xfb\xfd\x10\xf9\xe1\xb0\x8b\x2d\x65\xc6\xeb\x4b\xce\x11\xf9\xde\xee\xa5\x1e\xf2\xf4\x84\x9a\x7d\x1a\x9c\x96\xf7\x9d\x96\x83\xe0\x0c\xcb\x09\x1d\x23\x8c\xe9\xb1\x0e\x52\xb1\xcf\x8e\x53\xf1\xae\x53\x71\x10\x9c\x21\x39\xa1\x62\xfc\xcf\x64\x76\xc4\xfe\x33\x0e\x60\x4f\x88\xa7\x98\x0f\x61\x16\x61\x70\xfd\x9b\xc6\xfc\x7f\x47\x69\x95\xd9\x34\x3f\xca\xa2\xc0\x83\xc3\x72\x49\xf5\x10\xb7\xc5\x80\x65\x5a\x80\x7d\xc4\x8f\xf6\xd5\xf7\x48\x8b\x5b\x1e\x5a\xc1\x33\x7c\x43\x19\x2a\x6b\x11\x21\xea\x98\x9a\x5c\xae\x4c\x74\x02\x79\xdb\xb6\x8f\xb0\x5d\x8f\xe2\x7f\xb1\x3b\x84\x81\x21\xdb\x08\x71\x07\x8b\x74\x55\x9a\x19\xaf\x40\x9b\xb4\xaa\xbf\xcc\x6e\x7f\x9e\x85\x3a\x18\xa8\x63\xa6\x5b\xbb\xd6\x86\xb4\x45\x93\x23\x61\x50\xe9\x82\xca\x61\x09\x65\x29\x29\xe2\x39\x2c\xa0\x73\xf7\x08\x81\x4d\x2e\x9f\x6f\x21\x70\xc5\x70\xb3\xd2\x5c\x60\xb5\x1c\x87\x49\xb7\xed\x8b\xd5\xf3\xb8\x69\x46\xf2\x39\xad\x80\xc5\xae\xa7\xc5\xf4\xb5\xdb\x4d\x6d\xcf\x6a\xc3\xd7\xc1\x87\xcc\xb5\x34\xf2\xc9\xc1\x43\xf2\x17\x15\x61\x55\xee\x69\x4b\x97\x9a\x7e\x6f\x59\x82\x82\x7d\xee\xee\x45\x5e\x4b\xcc\xf3\xb1\x55\xd8\xc9\x9a\x46\x61\x6f\x06\xf6\x9a\xb3\xeb\xe1\xc1\xa4\x27\x30\x4b\x99\x6b\xea\x83\xa8\xad\x69\x66\xf2\x51\x7e\x43\xff\x5f\x73\x67\xed\x9e\x70\xc8\xb0\xc7\xc6\x4f\xe9\x57\x68\x9a\xef\xa4\xa1\x33\x30\x22\x45\x20\x72\x62\xa3\x38\x81\x93\x6b\x52\x4a\xfb\xbb\x0d\xba\xf9\x69\x93\xbe\x53\x76\x4d\x3d\xee\x82\xa9\x83\x9e\x11\x2e\x2c\x4f\x90\x61\x80\x39\x9e\x8b\x43\x60\x40\xa9\x8c\x14\x57\xe8\x52\x48\x62\x86\x2b\x92\x4e\x48\x66\x36\x24\x70\x03\x2e\xbe\xc1\x91\x5b\x28\xb9\x12\x79\xd7\x08\x1f\x50\xa0\xd4\xaa\x36\xfb\xb4\xf9\x5e\x21\x19\xcd\x90\x76\x7c\x78\x2f\x98\xa9\x12\xec\x88\x1d\xb0\x3f\x28\xad\xed\xbc\x8d\x9f\xa5\xe1\x8b\x6d\x98\x0d\x98\x1b\xbb\xf1\xf4\x61\xf4\xf0\x3c\x3b\xfa\x9e\xdd\x4f\x9e\x68\x8f\xb5\xf7\xc3\x95\x2d\xe6\x7b\xb2\x14\x6b\xd9\x96\xf2\x87\xab\x8c\x8e\x75\x67\x5c\x3b\x7d\xda\x96\x7e\xc2\x32\x57\x41\xd7\x3f\x2a\x44\xcc\x8d\xa6\x31\x49\x47\xdf\x76\x5c\x7b\xf0\xbd\x8a\x76\xda\xe9\xe4\x4e\x2a\x3c\xad\x36\xf6\xa8\x56\xf1\x67\x1b\x8c\x30\x48\x2c\xbe\xbd\x66\x24\xb8\xdf\xc2\x5b\xa1\xfa\x44\x96\x58\x49\xfc\x20\x72\xd8\x44\x17\xb6\x66\x55\x5e\x62\x8d\x9d\x67\xb8\x6d\x01\x97\x38\xe8\x87\x97\x17\x38\xc6\x2d\xe0\x12\x87\xde\x56\x73\x59\x9e\xa7\x98\x5a\xf9\x25\x06\x8c\x66\x76\xc1\x86\x19\x89\x23\x1b\xdf\x7e\xe3\x71\x33\xfb\x30\xf0\xfa\xc7\xc0\x52\x3d\xda\x2c\x7f\x14\xb9\xcd\x44\x78\x40\x0e\x58\xd5\x3f\x13\xf6\xe2\xb0\x4f\xe9\x2f\x39\x13\x44\xd9\x5e\x64\xba\xda\xa6\xde\x40\xab\xce\xbf\x10\xcb\x68\xc0\xf6\x1d\x60\xe0\x7a\x6a\x74\xc6\xc9\x6e\x5c\xfd\xd0\xc7\x0e\x88\xd1\xec\xbb\x68\xef\x33\xbf\xd6\x45\xa2\x6c\x4f\x7d\x29\x06\xd4\x1d\x68\x3b\x5e\x7d\x9d\x49\x88\xce\x6a\x32\xbd\x9b\xe3\x64\x3a\x4e\x6b\x02\xe2\x7c\x16\xbc\xb4\x9a\xf7\xde\xe0\x93\x3e\x15\x98\x95\x12\xf8\x46\xbd\xc9\xd3\x6a\xdd\x8f\x1f\x0d\xff\x76\x40\xbc\x08\x9f\xed\x1a\x84\xb4\xb7\xb9\xae\xf6\x94\xad\x3c\x1c\x36\x13\x28\xc8\x26\x85\xf7\xdb\x53\xd3\x26\xc4\xf0\xa3\xa6\xb3\x27\xac\xef\x41\x67\xae\x8e\xdb\x80\x97\xa2\x1f\xe6\xc9\x4a\xbc\x3a\x1e\xa0\xb0\xe1\xc6\x76\x21\xda\x18\xf9\x3b\xff\xff\x00\x00\x00\xff\xff\x49\x39\xcf\xfa\xa3\x0c\x00\x00") func nameServiceNameServerServer_mainGotemplateBytes() ([]byte, error) { return bindataRead( @@ -111,12 +111,12 @@ func nameServiceNameServerServer_mainGotemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "NAME-service/NAME-server/server_main.gotemplate", size: 3215, mode: os.FileMode(436), modTime: time.Unix(1479871113, 0)} + info := bindataFileInfo{name: "NAME-service/NAME-server/server_main.gotemplate", size: 3235, mode: os.FileMode(436), modTime: time.Unix(1479942637, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _nameServiceGeneratedCliHandlersClient_handlerGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x8c\x52\x4d\x8f\xda\x30\x10\x3d\xdb\xbf\x62\x84\x22\x94\x54\x60\xee\x48\x3d\x40\xd5\x22\x0e\xad\x10\xed\x1f\x30\xc9\x90\x58\x4d\x1c\xaf\xe3\xec\x87\x46\xfe\xef\x2b\x1b\x43\x96\xbd\xb0\x97\x64\xf2\xde\x9b\xe7\xf1\x9b\x18\x59\xfe\x97\x35\x42\xd9\x2a\xd4\xae\x91\xba\x6a\xd1\x72\xae\x3a\xd3\x5b\x07\x39\x67\xe6\x04\x33\xa2\x4c\x1c\xb6\xfb\x88\x1d\xa4\x6b\x60\xe9\xfd\x8c\x17\x9c\x13\xc1\x8b\x72\x0d\x64\x0e\x61\xfd\x1d\x84\xf7\x9c\x11\x59\xa9\x6b\x84\x4c\x05\x28\x73\x28\xfe\xa2\x7d\x56\x25\x8a\xdf\xe8\x9a\xbe\x1a\x82\x68\xb5\x02\xa2\x4c\x89\x3f\xb2\x43\xef\x41\x75\xa6\xc5\x0e\xb5\x1b\xe0\x2a\xe6\xec\x3c\xea\xf2\xa3\x2a\x27\x8a\x87\x29\x5d\xe1\x6b\x34\xfe\x11\x87\xde\xd8\x7a\x88\xde\xa1\x80\x9b\x9c\x68\xd7\x87\x0a\xc4\xaf\x51\x97\x4e\xf5\x3a\xf0\x01\x47\x5d\x79\x5f\x40\xfe\xcd\x9c\xc4\x4d\x95\x29\x71\xc4\xa7\x11\x07\xf7\xef\xcd\x60\xf2\x58\x00\x5a\xdb\xdb\x82\x38\x63\xf6\xc2\x86\x4b\x3d\xec\x0b\x7a\xa2\x65\x0a\xa7\x43\xd7\x84\xb6\x2f\x0d\x1e\xb2\xe5\x8c\x4d\x31\x1a\x69\x65\x17\xa3\x0c\x3e\x22\x6a\x93\x26\x9e\xa1\xce\x20\x75\x05\x79\x7c\xe8\xde\xa5\x0e\xb1\x1f\xb6\x72\xc0\x30\x54\x71\x87\x1f\xd1\xa0\x74\x58\x15\xf7\xf0\x4f\x3d\x76\x45\xb2\x65\xd3\xed\x2e\x64\x5a\xd3\x1a\xe6\x9f\x99\x5d\xbf\xb1\xb5\xf7\x8b\xdb\x38\xd8\x0e\x08\x0f\x7d\x1e\xdb\xe8\x6a\x4a\x62\xfa\x48\x54\xac\x7d\x5c\x8a\x1b\xad\x86\x79\x5a\xce\x02\xb4\x6a\x39\x8b\x7f\xe1\x45\x76\x7d\xbf\x07\x00\x00\xff\xff\x50\xcc\x31\x90\xe8\x02\x00\x00") +var _nameServiceGeneratedCliHandlersClient_handlerGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x8c\x52\x4d\x6f\xea\x30\x10\x3c\xc7\xbf\x62\x85\x10\x4a\x9e\xc0\xdc\x91\xde\xe1\xf1\xd4\x22\x0e\xad\x10\xed\x1f\x30\xc9\x02\x56\x13\x27\xb5\x9d\x7e\xc8\xf2\x7f\xef\xda\x98\x50\x7a\xa1\x17\xb0\x77\x66\xc7\xb3\xb3\xe9\x44\xf9\x22\x0e\x08\x65\x2d\x51\xd9\xa3\x50\x55\x8d\x9a\x31\xd9\x74\xad\xb6\x90\xb3\xac\xdb\xc1\xc8\xb9\x31\xdf\x2c\xd7\xb1\xb6\x11\xf6\x08\x33\xef\x47\xac\x60\xcc\x39\x78\x97\x74\x1f\x5b\x84\xc5\x5f\xe0\xde\xb3\xcc\x39\x2d\x14\x29\x8e\x65\x28\x11\xc2\x9f\x50\xbf\xc9\x12\xf9\x03\xda\x63\x5b\x99\x40\x9a\xcf\x81\x44\x25\x7f\x14\x0d\x7a\x0f\xf4\x5c\x8d\x0d\x19\x30\x70\x26\xb3\x6c\xdf\xab\xf2\x3b\x2b\x77\x2e\x3e\x26\x55\x85\x1f\x51\xf8\x7f\x34\xfd\x4f\x1f\x4c\xd4\x0e\x07\x18\xe8\xce\xad\xda\x70\x02\x7e\x4f\x42\x56\xb6\x2a\xe0\xa1\x8e\xaa\xf2\xbe\x80\xfc\x4f\xb7\xe3\x03\x8b\xfa\xb6\xf8\xda\xa3\xb1\xcf\x9f\x1d\x26\x8d\x29\xa0\xd6\xad\x2e\x1c\xcb\x32\x7d\x42\xc3\x50\x37\xfb\x02\xdf\xb9\x59\x0a\xa7\x21\x6f\xa1\xed\x57\xc6\x43\xb6\xd4\x7d\x89\xb1\x13\x5a\x34\x31\xca\xa0\xc3\x23\x37\x71\xe2\x1b\x72\x0f\xb4\x35\xc8\xe3\x8f\x6a\x6d\xea\xe0\x6b\xb3\x14\x06\x83\xa9\xe2\xaa\xbe\xc5\x0e\x85\xc5\xaa\xb8\x2e\xdf\xa9\xbe\x29\x92\x6c\x76\x99\xee\x04\xa6\x35\x2d\x60\xf2\x13\x59\xb5\x64\x88\x82\x1a\xec\x60\x6d\x10\x6e\xea\xdc\x96\xa1\x69\x86\x24\x2e\x97\x04\xc5\xb3\x8f\x4b\xb1\xbd\x56\x30\x49\xcb\x99\x82\x92\x35\xcb\xe2\x57\x78\xa2\x9d\xff\xbf\x02\x00\x00\xff\xff\x50\xcc\x31\x90\xe8\x02\x00\x00") func nameServiceGeneratedCliHandlersClient_handlerGotemplateBytes() ([]byte, error) { return bindataRead( @@ -131,12 +131,12 @@ func nameServiceGeneratedCliHandlersClient_handlerGotemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "NAME-service/generated/cli/handlers/client_handler.gotemplate", size: 744, mode: os.FileMode(436), modTime: time.Unix(1479871093, 0)} + info := bindataFileInfo{name: "NAME-service/generated/cli/handlers/client_handler.gotemplate", size: 744, mode: os.FileMode(436), modTime: time.Unix(1478723139, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _nameServiceGeneratedClientGrpcClientGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x7c\x55\xcd\x6e\xe3\x36\x10\x3e\x8b\x4f\x31\x15\x82\x42\x0a\x14\xea\x9e\xc2\x97\xf5\x6e\x17\x5b\x34\xa9\x91\x0d\xda\xc3\x62\x51\xd0\xd4\x58\x26\x6c\x93\x2a\x49\x3b\x36\x04\xbd\x7b\x31\x14\xe9\xc8\xde\x64\x0f\x41\xc4\x99\x6f\xfe\xbe\xf9\x71\x5d\xc3\x42\xc8\x8d\x68\x11\x5a\xdb\x49\xe8\xac\x39\xa8\x06\x1d\x08\x68\x9f\x16\x73\x90\x5b\x85\xda\xc3\xca\x58\xf0\x6b\x84\xbe\xe7\x5f\xd1\x1e\x94\x44\xfe\x28\x76\x38\x0c\xe0\xe2\x93\x75\x13\x37\x8c\xa9\x5d\x67\xac\x87\x82\x65\x79\x6b\xb6\x42\xb7\xdc\xd8\xb6\x3e\xd6\x1a\x7d\x2d\x8d\xf6\x78\xf4\x79\xd0\x99\x76\x8b\x7c\x02\x21\xf3\xf7\x35\xf5\x0e\xbd\x68\x84\x17\x01\xa2\xfc\x7a\xbf\xe4\xd2\xec\xea\x6e\xd3\xd6\x68\xad\xb1\x2e\x67\x97\x9a\xd6\xdc\x6d\x94\xaf\xe9\x0f\x75\xd3\x19\xa5\x29\x30\xf9\xf2\x56\x68\x17\xb2\x7c\x07\x7f\x06\xc4\xa4\x58\x56\xd7\xf0\xbc\x56\x0e\x22\x07\x2c\x73\x07\x09\x79\xdf\xf3\x2f\xa1\xdc\x85\xf0\x6b\xb8\x1b\x06\xa8\x5b\xd4\x68\x85\xc7\x26\x67\x59\xb7\x0c\x90\xc5\x87\x4b\x50\xce\x4a\xc6\xea\x1a\x1e\xf1\x05\x2c\xfa\xbd\xd5\x0e\x84\x4e\x7c\xc2\x52\xc8\x0d\x36\xb0\x3c\x5d\x75\x42\x1a\xad\x51\x7a\x65\x34\x87\x2f\x1e\x94\xa3\xbe\xb0\xd5\x5e\x4b\xf2\x54\x90\x1a\x6e\x29\x5f\x3e\x0f\x06\x73\xa3\x75\x05\xa6\x23\x0b\x07\x9c\x47\xf1\x5f\x41\x50\x42\xd1\x2d\x79\xdf\x7f\x36\xd4\x4d\xb8\xea\x2d\xbd\xd0\x56\x10\x88\x2d\xa1\x67\xd9\x41\x58\x90\x32\xa6\x32\x37\x7a\xa5\x5a\xc6\x32\x1a\x8e\x7f\x2b\x58\xc1\xfd\x0c\xac\xd0\x2d\x9e\xc3\xf5\x2c\xcb\xd0\x5a\x52\xac\x8a\x5f\xa5\x2c\x59\x96\xa9\x15\x39\x84\x5f\x66\xa0\xd5\x36\x20\xb2\xb1\x7c\x7a\xc7\x60\x8e\xff\x63\x45\x57\xa0\xb5\x15\xe4\x52\x68\x6d\x3c\x88\xae\xdb\x9e\xa2\xe7\x9c\x1c\x0d\x2c\x1b\x18\xcb\xe4\xa4\x1e\x47\x91\xbe\x7d\xbf\xe8\xee\x45\xc1\x14\xee\x2d\xed\x07\x5c\x19\x8b\x05\x25\x13\xa7\xf3\x6f\xb1\xdd\xa3\x7b\x36\x9f\x9f\x16\xf3\x87\x38\x74\x85\x94\x7c\x8d\xa2\x41\xeb\xca\xb2\xa2\xf0\x59\xdf\xdf\xc1\x8b\xf2\x6b\xb8\xf1\x48\xc1\xf9\x30\xb0\x6c\x22\xed\x36\x6d\xa0\xf6\x7e\x46\x08\x1e\x77\x6d\xe4\x97\xa2\x11\x72\xe4\xec\x46\x25\x50\xea\xc2\x03\xfa\xb5\x69\xdc\x08\x0c\xdc\xf7\xfd\xb3\xf9\xd3\xbc\xa0\x85\x1b\x15\x9b\xf4\x29\x0e\x35\xa4\xe9\xe6\x49\x12\xac\x02\xbf\x14\xe6\x7d\xc3\x19\x5c\x32\xf2\x88\x2f\x23\x29\xc5\x68\x4b\x8c\xe8\x2a\x7e\xe7\x7d\x9f\x6a\x1a\x06\xde\xf7\xd3\x7c\x47\x61\x3e\x85\xaa\x6b\xa1\x3b\x48\xfe\x49\x4b\xd3\x20\x11\x3b\x41\x3c\xe1\x7f\x7b\x74\x7e\x8a\xfb\x88\x6f\xe2\x5c\x67\xb4\xc3\x04\x9c\xce\xef\x8d\xe2\x49\xfd\x7c\xea\x52\x42\xfd\x90\xb0\x17\xa3\xc2\x39\x8f\xf2\xf2\x4c\x59\x51\x06\x49\xec\x0c\xea\x26\x76\x33\x7e\xa5\x0f\x96\x26\x76\xac\x66\xb4\x75\x3d\x01\xa6\xbd\xbc\x6e\x24\x6d\x7d\x70\xf7\x43\x0f\xee\x01\xe0\x67\xcd\xad\x5e\x63\x67\x43\x45\x8b\xc2\x06\xc6\xfc\xa9\xc3\x8b\x5d\x04\xe7\xed\x5e\x7a\x5a\xaa\x38\xa6\xf0\xed\xbb\xf3\x56\xe9\x96\xf0\x75\x0d\xd3\x5d\xa0\xdb\x21\x80\x2e\x47\x78\xf9\xb5\xf0\xb0\x33\x8d\x5a\x29\x0c\x47\x65\x72\x71\x68\xcf\x43\xb4\x0b\x7b\x32\x2d\x6e\xa7\x09\x94\xe3\xfa\xb2\xf1\x1e\xcd\xfd\x31\x6d\xd1\x57\xd4\x4d\xb1\xc1\x53\xb8\x40\x63\x46\xe5\xa5\xb3\xfe\x4c\x6a\x70\x6b\xe0\x2d\xc7\xe1\x5c\x98\xb4\x83\x30\x03\x72\xc9\xa6\x07\x84\x96\x72\x88\xf1\x7f\xb6\xc9\x21\x97\x44\x4e\x79\xb5\x01\x71\x16\x7f\x27\x27\x57\x79\x49\x7f\x4c\x7e\xf9\x7c\xfc\x5f\xc1\xae\x81\xdb\xf4\xc3\xc4\x1f\x3e\x96\xd7\x88\x90\x36\xed\x6f\x27\xd4\xb4\x27\x59\x3a\x9d\x9b\xd7\xd3\x19\x12\x0b\x5b\xab\x56\x70\xa8\xc0\x04\x9d\xf4\x47\x1e\xea\x28\x36\x25\x2f\x62\xd6\xbf\x91\x72\x5c\xf0\xd1\xf1\x8c\x8e\x24\x31\x1d\x9e\x15\x6c\x2a\x38\x84\x89\x1e\xc2\xb9\x1c\x8f\xef\x08\x9d\x9e\xdf\xdb\x5d\x03\x33\x38\x17\xf0\x87\x51\xba\xb8\xdd\x35\xd5\xab\x68\x41\x36\xa3\x57\xce\x79\x59\x26\x77\x91\x19\xe9\x8f\x23\xef\xff\x07\x00\x00\xff\xff\x3a\x03\xa3\xb4\x4e\x08\x00\x00") +var _nameServiceGeneratedClientGrpcClientGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x7c\x55\xdf\x6f\xdb\x36\x10\x7e\x16\xff\x8a\x9b\x51\x0c\x52\xa0\x50\xef\x1d\xfc\x52\x77\x2b\x3a\xac\x9d\xd1\x06\xdb\xc3\x30\x0c\x34\x45\xcb\x84\x6d\x52\xa3\x68\x27\x81\xa0\xff\x7d\x77\xfc\x91\xc8\x5e\x92\xa2\x41\xc4\xe3\x77\x77\x1f\xbf\xfb\x91\xa6\x81\xb5\x90\x7b\xd1\x29\xe8\x5c\x2f\xa1\x77\xf6\xac\x5b\x35\x80\x80\xee\xdb\x7a\x05\xf2\xa0\x95\xf1\xb0\xb5\x0e\xfc\x4e\xc1\x38\xf2\xef\xca\x9d\xb5\x54\xfc\xab\x38\xaa\x69\x82\x21\x1d\x59\x3f\x0b\xc3\x98\x3e\xf6\xd6\x79\x28\x59\xb1\xe8\xec\x41\x98\x8e\x5b\xd7\x35\x0f\x8d\x51\xbe\x91\xd6\x78\xf5\xe0\x17\xe1\xce\x76\x07\xc5\x67\x10\x72\x7f\xfd\xa6\x39\x2a\x2f\x5a\xe1\x45\x80\x68\xbf\x3b\x6d\xb8\xb4\xc7\xa6\xdf\x77\x8d\x72\xce\xba\x61\xc1\x2e\x6f\x3a\x7b\xbb\xd7\xbe\xa1\x1f\x65\xda\xde\x6a\x43\x89\x29\x96\x77\xc2\x0c\x81\xe5\x2b\xf8\x27\x40\x22\xc5\x0a\x54\xeb\x6e\xa7\x07\x48\x1a\xb0\x62\x38\x4b\x58\xa0\x28\x9f\xc3\x73\xd7\xc2\xef\xe0\x16\x45\x69\x3a\x65\x94\x13\x5e\xb5\x98\xab\xdf\x04\xc8\xfa\xc3\x25\x68\xc1\x2a\xc6\x30\xe0\x57\x75\x0f\x4e\xf9\x93\x33\x28\xba\xc9\x7a\xc2\x06\xe5\x54\x2d\x6c\x1e\xaf\x2a\x81\xe2\x19\x25\xbd\xb6\x86\xc3\x67\x0f\x48\x06\xeb\xc2\xb6\x27\x23\x29\x52\x49\xd7\x70\x43\x7c\xf9\x2a\x38\xac\xd0\x50\x83\xed\xc9\x63\x00\xce\x93\xf9\xf7\x60\xa8\xa0\xec\x37\x7c\x1c\x3f\x59\xaa\x26\x5c\xd5\x96\x4e\xca\xd5\x10\x84\xad\x60\x64\xc5\x59\x38\x90\x32\x51\xc1\xc8\x5b\xdd\xa1\x2a\xd4\x1c\xff\xd4\xb0\x85\xf7\x4b\x40\xc9\xb0\x07\x72\x3a\x74\x29\xd0\x9b\x2e\xb6\xe5\x8f\x52\x56\x78\xd6\x5b\x0a\x08\x3f\x2c\xc1\xe8\x43\x40\x14\xf1\xf9\x74\x4e\xc9\x06\xfe\xa7\x13\x7d\x89\xdf\x35\x2c\xa4\x30\xc6\x7a\x10\x7d\x7f\x78\x4c\x91\x17\x14\x68\x62\xf8\x9f\x15\x72\xf6\x9e\x81\x32\xfd\xf5\xf7\x45\x75\x2f\x1e\x4c\xe9\x5e\xba\xfd\xa0\xf0\x11\xaa\x24\x32\xa9\x3b\xff\x10\x87\x93\x1a\xee\xec\x27\xd4\xfe\x4b\x6a\xba\x52\x4a\xbe\x53\xa2\x55\x6e\xa8\xaa\x9a\xd2\x17\xe3\x78\x0b\xf7\xd8\x3d\xf0\xce\x2b\x4a\xce\x27\x34\xce\xac\xd8\x98\x41\x5a\xbc\x42\x04\x4f\xb3\x16\xf5\xa5\x6c\x84\x8c\x9a\xbd\xd3\x19\x94\xab\x80\x69\x77\xb6\x1d\x22\x30\x68\x3f\x8e\x77\xf6\x37\x7b\xaf\x1c\xa2\x53\x91\x7e\x4e\x4d\x0d\xb9\xbb\x79\xb6\x04\xaf\xa0\x2f\xa5\x79\xdd\x71\x09\x97\x8a\x60\x1b\x45\x51\xca\xe8\x4b\x8a\x98\x3a\x7d\x63\x27\xe7\x37\x4d\x13\x76\xce\x9c\x6f\x34\x2e\xe6\x50\x7d\x6d\xc4\x81\x41\x82\xd2\xb6\x8a\x84\x9d\x21\xbe\xa9\x7f\x51\x6f\x3f\xc7\x7d\x54\x2f\xe2\x90\xa5\x19\x54\x06\xce\xfb\x17\x41\xf9\xfa\xee\xb1\xcf\x84\xc6\x29\x63\x2f\x5a\x05\x47\x21\xd9\xab\x27\xc9\xca\x2a\x58\x52\x65\x50\xd1\x54\xcd\xf4\x95\x3f\x58\xee\xd8\xf8\x9a\xe8\x3b\x8c\x04\x98\xd7\xf2\xba\x90\x34\xf5\x21\xdc\xff\x6a\xf0\x1e\xf0\xdf\x1b\x35\xaa\x9f\x73\x17\x53\x4d\x83\xc2\x90\x85\xc7\x37\x5e\xcc\x22\x0c\xde\x9d\xa4\xa7\xa1\x4a\x6d\x8a\xc3\x80\x36\x6d\x3a\xc2\xe3\xb2\x99\xcf\x02\xed\x0e\x01\xb4\x39\xc2\xc9\xef\x84\x87\xa3\x6d\xf5\x56\xab\xb0\x54\x66\x1b\x87\xe6\x3c\x64\xbb\xf0\x27\xd7\xf2\x66\x4e\xa0\x8a\xe3\xcb\xe2\x3e\x5a\xf9\x87\x3c\x45\xdf\x91\x7c\xb9\x57\x8f\x61\x03\x45\x46\xd5\x65\xb0\xf1\x49\xd4\x10\xd6\xc2\x4b\x81\xc3\xba\xb0\x79\x06\xb1\x73\x29\x24\x9b\x2f\x10\x1a\xca\x29\xe5\x7f\x6b\x92\x03\x97\x2c\x4e\x75\x35\x01\xa9\x17\x7f\xa1\x20\x57\xbc\xa4\x7f\xc8\x71\xf9\x2a\xfe\xae\xe1\xd8\xc2\x4d\xfe\xc3\xc4\xbf\x7c\xac\xae\x11\x81\x36\xcd\x6f\x2f\xf4\xbc\x26\x45\x5e\x9d\xfb\xe7\xd5\x19\x88\x85\xa9\xc5\x45\x79\xc6\xcd\x1d\xee\x30\x2d\x0f\xef\x28\xf7\x15\x2f\x13\xeb\x9f\xe8\x32\x0e\x78\x0c\xbc\xa4\x25\x49\x4a\x87\x23\x86\xad\xe1\x1c\x3a\x7a\x0a\xeb\x32\x2e\xdf\x08\x9d\xaf\xdf\x1b\xe4\xbf\x84\xa7\x07\xfc\x8a\x1d\x57\xa2\xad\x7e\x36\xad\xc9\x27\x46\xc5\xfa\x55\x55\x0e\x97\x94\x41\x76\x51\xf7\xff\x02\x00\x00\xff\xff\x3a\x03\xa3\xb4\x4e\x08\x00\x00") func nameServiceGeneratedClientGrpcClientGotemplateBytes() ([]byte, error) { return bindataRead( @@ -151,12 +151,12 @@ func nameServiceGeneratedClientGrpcClientGotemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "NAME-service/generated/client/grpc/client.gotemplate", size: 2126, mode: os.FileMode(436), modTime: time.Unix(1479871093, 0)} + info := bindataFileInfo{name: "NAME-service/generated/client/grpc/client.gotemplate", size: 2126, mode: os.FileMode(436), modTime: time.Unix(1478128977, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _nameServiceGeneratedClientHttpClientGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x2c\xcb\xb1\x0d\xc2\x30\x10\x05\xd0\x3e\x53\x5c\x1d\x09\xdf\x10\x34\x29\x91\xc8\x02\x56\xf8\x98\x88\xc3\x67\x9d\x3f\x95\xe5\xdd\x69\x18\xe0\x8d\xa1\xab\xdc\x01\x29\x7e\x61\x7c\x7b\xd7\x82\x5a\xfc\x7d\x52\x5f\x64\x63\xe4\xda\x9b\x07\x95\xf8\x34\xcb\x44\x2a\x2e\x4f\x0f\x39\xfc\x01\x59\x75\xce\x65\x8c\x23\x9b\x49\xda\xf6\xfd\xb6\xc1\x1a\x22\x5d\xed\x44\xe5\xfe\x27\x92\xe6\x5c\x7e\x01\x00\x00\xff\xff\x0b\x3c\x4c\x9e\x69\x00\x00\x00") +var _nameServiceGeneratedClientHttpClientGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x2c\xcb\x31\x0e\xc2\x30\x0c\x05\xd0\x9d\x53\x78\xae\x44\x7c\x08\x96\x8e\x48\xe4\x02\x51\xf9\x84\x0a\x13\x47\xce\x67\x8a\x7a\x77\x18\xd8\xdf\x9b\x53\x17\xb9\x01\x52\xfd\xcc\xf8\x8c\xa1\x15\xad\xfa\x6b\xa7\x3e\xc9\xce\x28\x6d\x74\x0f\x2a\xf1\xee\x56\x88\x54\x5d\x1e\x1e\xb2\xf9\x1d\xb2\xe8\x71\x9c\xe6\xdc\x8a\x99\xa4\x35\xe7\xeb\x0a\xeb\x88\x74\xb1\x1d\x8d\xf9\x5f\x24\xfd\xd4\x37\x00\x00\xff\xff\x0b\x3c\x4c\x9e\x69\x00\x00\x00") func nameServiceGeneratedClientHttpClientGotemplateBytes() ([]byte, error) { return bindataRead( @@ -171,12 +171,12 @@ func nameServiceGeneratedClientHttpClientGotemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "NAME-service/generated/client/http/client.gotemplate", size: 105, mode: os.FileMode(436), modTime: time.Unix(1478978340, 0)} + info := bindataFileInfo{name: "NAME-service/generated/client/http/client.gotemplate", size: 105, mode: os.FileMode(436), modTime: time.Unix(1477930115, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _nameServiceGeneratedEndpointsGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x8c\x55\xdd\x6e\xdc\x38\x0f\xbd\x1e\x3f\x05\xbf\x20\x40\x67\x3e\x4c\x34\xf7\x0b\xf4\x66\x8b\xfd\xc9\x45\x8b\x62\xdb\x17\xd0\xc8\xf4\x98\x88\x2c\xa9\x12\x3d\xc9\xac\xe1\x77\x5f\x50\xb2\x1d\x67\x63\x2c\x7a\x11\x38\x43\x53\x87\x87\xe7\x90\x72\xd0\xe6\x49\x5f\x10\xd2\xd5\x54\xd5\xe9\x04\xdf\x5b\x4a\xd0\x90\x45\x30\xde\xb1\x26\x97\xa0\x43\x6e\x7d\x9d\x80\x3d\x74\xfa\x09\x81\x5c\x4d\x57\xaa\x7b\x6d\x01\x5d\x1d\x3c\x39\x4e\xd0\x44\xdf\x41\xc2\x78\x25\x83\xe9\x28\x48\x11\x7f\xf4\x98\x18\xb4\xab\x21\x62\x0a\xde\x25\x04\xbe\x05\xcc\x48\x92\x8a\xc0\xad\x4f\xf8\x8a\x72\x04\x9d\xe0\x19\xad\x95\x27\x3a\xe3\x6b\x8c\x49\x00\x04\xaf\xc6\xe9\x77\xe3\xe3\x74\x30\xa3\x1d\x73\x40\x5b\x0b\xbe\x01\xdf\x47\x48\x7d\x08\x3e\x32\xd6\xc0\x51\xbb\x24\xff\x4b\x39\xd2\x96\xfe\xd6\x4c\xde\x09\x5a\xe3\x63\xa7\x39\x29\x78\x64\xd0\x36\x79\x20\x67\x6c\x5f\x63\x5a\xd8\x40\x47\x75\x6d\xf1\x59\x47\x4c\xaa\xaa\xa8\xcb\x40\xfb\x6a\x77\x77\xf1\x56\xbb\x8b\xf2\xf1\x72\x7a\x39\x39\xe4\x93\x48\x85\x2f\x7c\x57\xc9\x4b\xe2\xb6\x3f\x2b\xe3\xbb\xd3\xc5\x3f\x3c\x11\x9f\xe4\x6f\x06\x95\x94\x70\x86\xbb\x61\x50\x5f\x7f\x7d\xcc\x90\x5f\x35\xb7\xf0\x30\x8e\x77\xd5\x21\x3b\xf0\xdb\xa2\xa9\xf1\xd6\xa2\xe1\x34\x37\xc7\xed\x4a\x2b\xe0\x56\x33\x18\xdf\x05\x51\x42\x3b\xd0\x75\x3d\x1b\x20\x5d\x7d\x48\x02\xd6\xa1\x76\x2c\x7a\x9f\x11\xfa\x84\xb5\x08\xab\xa1\x45\x1b\x30\x42\xe2\xd8\x1b\x3e\xca\xeb\xa9\xd4\x76\x25\x72\xec\x41\x0b\x5c\x22\x77\xb1\x08\x41\x47\xdd\x21\x63\x54\xd5\xe9\x24\xf1\x47\x07\xba\x58\x1a\x8f\x40\xfc\x21\x49\xb1\xa6\xb7\xd9\x9a\xa6\x77\x46\x64\x9f\x28\x3b\x14\x67\x3c\xf8\x80\x51\x33\x82\x97\xb3\x01\xe3\xc3\x5c\x50\x00\xcf\x3a\x51\x52\xf0\xbb\x8f\x80\x2f\xba\x0b\x16\x8f\x70\xf3\x3d\x74\x74\x69\x19\x82\x4e\x32\x16\x2b\xa9\x84\xe0\x52\xa8\xd4\x09\xd1\xd7\xbd\xc1\x2c\x83\x76\xd0\x32\x07\xf5\xa7\x76\xb5\x15\x8e\xcf\xc4\x2d\xa0\x36\xed\x34\xdd\xb0\x9f\xab\x1f\xe0\x99\x22\xd6\xd0\x87\x02\x9a\x02\x1a\x6a\xc8\x40\xd0\xdc\x2a\xd8\x3f\x66\x7e\x94\x04\xff\xac\xcf\xf6\x06\x1a\x3a\x4a\x5c\x36\x03\x6a\x4c\x74\x71\x72\x94\xdc\xd5\x3f\x61\x96\xf2\x5b\xb1\x65\xd9\xa4\x4c\x11\xdf\x9a\x5d\xcc\x10\x88\x59\x49\x75\x58\xab\x6b\x2c\xa1\xe3\xb7\xea\xae\x8c\x7b\x5d\x4a\x7b\x93\xd5\x2d\x70\x58\xff\x97\x8d\xb2\x3e\x45\x2b\x12\x85\x3b\x2c\x63\xf5\xca\x97\x1c\x63\x6c\xb4\x0c\xd4\xb6\x13\x02\xb6\x14\xdb\xbe\x18\x7a\x29\xf6\xba\x89\xa7\xec\xc3\x17\x7c\xfe\x34\xf5\x63\x7c\x77\x26\x97\x75\xea\xb2\xb2\x99\xe5\xca\xdb\xe3\x74\x83\x70\x1f\x1d\x50\x1e\x66\xe1\x68\xb4\xb5\x18\xcb\x3c\x4f\x7c\x55\x95\x3b\x7a\xa7\xe9\x50\x0d\x43\xd4\xee\x82\x70\x4f\xf0\xcb\x47\x50\x73\xfe\xe7\xe2\xc7\x38\x56\xbb\x61\xb8\x27\xf5\x45\x77\x38\x8e\xf3\x79\x00\x58\xfa\x50\x73\xb0\x1a\x86\x07\x89\x8e\x63\x35\xbe\x5d\xd7\x9f\x28\x22\x03\x0a\xfb\x15\xc3\x03\xac\xea\xee\x0d\xbf\xc0\x74\x95\xa8\x4f\xe5\x79\x94\x81\xf8\x7f\x38\xab\x61\xf8\xc3\x4b\x1a\xdc\x93\xfa\xab\xdc\xac\xdf\x6f\x01\xa7\xa3\x07\xd8\xbf\x4f\x2a\x57\xee\x2a\xeb\x08\x18\xa3\x8f\x07\x18\xaa\xdd\x6e\xbe\x92\x73\x50\x08\xa3\xda\xd0\x40\x38\x09\x87\x43\xb5\xdb\x51\x93\x53\xff\xf7\x11\x1c\xd9\x8c\xb1\x9b\x5c\x71\x64\x33\x4c\xb5\xdb\x8d\xd5\x12\x9d\x2b\xa8\x9f\xe1\x76\x38\x0a\x4a\xb5\x1b\xab\x61\x28\xf2\x8a\xb8\x9f\x65\xab\xd6\x0a\xe7\xbd\xbd\x67\xcc\x0a\x17\xdf\xd6\xa2\xdf\x33\x6e\xe9\x5e\x84\x17\xb0\xad\x16\x13\x64\x7a\xeb\xb3\x25\xe3\x5b\x5e\xc3\xc3\xfb\x21\x78\xd3\xbc\x60\x6f\x5b\x37\x7f\x01\x97\x35\x1a\xc4\xa8\xe5\x5b\xb8\x0a\x17\x13\x56\xee\x08\xfa\x0f\xe9\x68\xc2\xd8\xd2\xf0\xdd\x10\xe4\x73\xd7\xc5\xd0\xa4\xfe\x35\x5c\x99\x51\xc9\xda\xf0\x72\xcb\xcd\xe2\xe7\xf2\xe6\x3a\x99\x54\xc2\x59\xfd\xe2\xd5\xfc\xfc\x27\x00\x00\xff\xff\x5a\xa4\x38\xcd\x4e\x08\x00\x00") +var _nameServiceGeneratedEndpointsGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x8c\x55\x5f\x6f\xdc\x36\x0c\x7f\x3e\x7f\x0a\x2e\x08\xb0\xbb\xc1\xd1\xbd\x0f\xe8\xcb\x8a\xfd\xc9\x43\x8b\x62\xed\x17\xd0\xc9\xb4\x2d\x44\x96\x5c\x49\xbe\x24\x33\xfc\xdd\x47\x4a\xb6\xe3\xec\x8c\xa1\x05\x1a\xdb\x14\xf9\x23\xf9\xfb\x91\xba\x5e\xaa\x27\xd9\x20\x84\xab\x2a\x8a\xf3\x19\xbe\xb5\x3a\x40\xad\x0d\x82\x72\x36\x4a\x6d\x03\x74\x18\x5b\x57\x05\x88\x0e\x3a\xf9\x84\xa0\x6d\xa5\xaf\xba\x1a\xa4\x01\xb4\x55\xef\xb4\x8d\x14\xe2\x5d\x07\x01\xfd\x55\x2b\x0c\x25\x23\x79\xfc\x3e\x60\x88\x20\x6d\x45\xef\xa1\x77\x36\x20\xc4\xd7\x1e\x13\x12\xbb\xd2\x67\xeb\xc8\xb8\xa2\x94\x20\x03\x3c\xa3\x31\xfc\x44\xab\x5c\x85\x3e\x30\x00\xe3\x55\x38\x7f\xd7\xce\xcf\x81\x09\xad\x4c\x06\x49\x41\xae\x06\x37\x78\x08\x43\xdf\x3b\x1f\xb1\x82\xe8\xa5\x0d\xfc\xce\xe9\xb4\x34\xfa\x1f\x19\xb5\xb3\x8c\x46\x31\x9d\x8c\x41\xc0\x23\x55\x68\x82\xa3\xae\x94\x19\x2a\x0c\x6b\x35\xd0\xe9\xaa\x32\xf8\x2c\xa9\x78\x51\x14\xba\x4b\x40\xc7\xe2\x70\xd7\x38\x23\x6d\x23\x9c\x6f\xce\x2f\x67\x8b\xf1\xcc\x54\xe1\x4b\xbc\x2b\xf8\x50\xc7\x76\xb8\x08\xe5\xba\x73\xe3\x1e\x9e\x74\x3c\xf3\xff\x05\x94\x5d\xfa\x0b\xdc\x8d\xa3\xf8\xf2\xdb\x63\x82\xfc\x22\x63\x0b\x0f\xd3\x74\x57\x9c\x92\x02\xbf\xaf\x9c\x2a\x67\x0c\x2a\x7a\x99\x9b\x8b\xed\x86\x2b\xfa\x92\x91\x5c\x08\x83\x98\x90\x16\x64\x55\x2d\x02\x70\x57\x3f\x07\x06\xeb\x50\x52\x27\xc4\xf7\x05\x61\x08\x44\x09\x11\x2b\xa1\x45\xd3\x23\x11\x15\xfd\xa0\x62\xc9\xc7\x73\xaa\xfd\x4c\xf4\xc7\x81\x64\xb8\xa0\x6d\x43\xa3\xd1\x4b\x2f\x69\x2a\xd0\x0b\x32\xb2\xfd\x91\xd2\x67\x49\x7d\x09\x9a\x72\x73\xb2\x7a\x30\x49\x9a\x7a\xb0\x8a\x69\x9f\x4b\xb6\xc8\xca\x38\x70\x54\x82\x8c\x08\x8e\x63\xe9\xfd\x61\x49\xc8\x80\x17\x19\x34\x89\xf3\x07\x85\xe3\x8b\xec\x7a\x83\x25\xbc\xba\x81\x34\x69\xda\x48\xf9\x03\x8f\xc5\x86\x2a\x2e\x70\x4d\x94\xf3\xf4\xde\x55\x03\x0d\x23\xc3\x91\x6f\x1b\x63\x2f\xfe\xa2\x59\x32\x5c\xe3\x33\xa9\x04\x28\x55\x3b\x4f\x37\x1c\x97\xec\x27\x3a\xf3\x54\xe1\xd0\x67\xd0\xd0\xa3\xd2\xb5\x56\x94\x34\xb6\x02\x8e\x8f\xa9\x3e\x5a\x12\xc2\xbf\xc8\x8b\x79\x25\x9f\x4e\x87\x98\x37\x83\xa6\x34\xe8\xc6\x72\xa8\xb6\x57\xf7\x84\x89\xca\xaf\x59\x96\x75\x93\x52\x89\xf8\x5e\xec\x2c\x06\x43\x2c\x4c\x8a\xd3\x96\x5d\x65\x34\xda\xf8\x9e\xdd\x8d\x70\x6f\x4b\x49\x15\xd1\x3c\x66\x38\xea\xe3\x7f\x64\xe4\xf5\xc9\x5c\x69\x66\xb8\xc3\x3c\x56\x6f\xf5\x52\x04\xfa\x5a\xf2\x40\xed\x2b\xc1\x60\x6b\xb2\xfd\x8b\x61\xe0\x64\x6f\x9b\x78\x4e\x3a\x7c\xc6\xe7\x8f\x73\x3f\x34\xc1\x17\x6d\x13\x4f\x5d\x62\x36\x55\xb9\xd1\xb6\x9c\x6f\x90\x38\x78\x4b\xdd\x73\xd3\x5c\xa3\xa2\x4e\x69\x86\xd3\x3c\xcf\xf5\x8a\x22\x75\x74\xc3\xe9\x58\x8c\x23\xe5\xa7\x5b\xee\x5e\xc3\xaf\x1f\x40\x2c\xfe\x9f\xb2\x1e\xd3\x54\x1c\xc6\xf1\x5e\x8b\xcf\x34\xd5\xd3\xb4\xc4\x03\xfd\x5b\xfa\x10\x8b\x91\xa0\x1e\xd8\x4a\x31\xd3\xfb\x75\xfd\x81\x24\x3c\xa0\x34\x69\x6f\x31\x27\xd8\xe4\x3d\xaa\xf8\x02\xf3\x55\x22\x3e\xe6\x67\xc9\x03\xf1\x4b\x7f\x11\xe3\xf8\xa7\x63\x37\x42\x17\x7f\xe7\x9b\xf5\x1b\x35\x3b\x87\x9e\xe0\x78\xeb\x94\xaf\xdc\x8d\x57\x09\xe8\xbd\xf3\x94\xb4\x38\x1c\x96\x2b\x39\x19\xb9\x60\x14\x3b\x1c\x70\x4d\x5c\xc3\x89\x22\x74\x9d\x5c\x7f\xfa\x00\x56\x9b\x84\x71\x98\x55\xa1\xef\x04\x43\xa6\xa9\x58\xad\x4b\x06\xf1\x23\xb5\x9d\x4a\x46\x29\x28\x7e\x1c\x33\xbd\x4c\xee\x27\xde\xaa\x2d\xc3\x69\x6f\xef\xe9\xd6\x60\x86\xb3\x6e\x5b\xd2\xe9\x64\x8f\xf7\x4c\x3c\x83\xed\xb5\x48\xab\xcc\xe5\x6d\x63\xb3\xc7\xd7\xb4\x86\xa7\xdb\x21\x78\xd7\x3c\x63\xef\x4b\xb7\xfc\x02\xae\x6b\x34\xb2\x50\xeb\x6f\xe1\xc6\x9c\x45\xd8\xa8\xc3\xe8\xdf\xb9\xa3\x19\x63\x8f\xc3\x9b\x21\x48\x71\xd7\x55\xd0\x20\xfe\x33\x5c\xa9\xa2\xec\xb5\xa3\xe5\x9e\x9a\x59\xcf\xf5\xe4\x3a\x8b\x94\xcd\x89\xfd\xac\xd5\xf2\xfc\x37\x00\x00\xff\xff\x5a\xa4\x38\xcd\x4e\x08\x00\x00") func nameServiceGeneratedEndpointsGotemplateBytes() ([]byte, error) { return bindataRead( @@ -191,12 +191,12 @@ func nameServiceGeneratedEndpointsGotemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "NAME-service/generated/endpoints.gotemplate", size: 2126, mode: os.FileMode(436), modTime: time.Unix(1479871093, 0)} + info := bindataFileInfo{name: "NAME-service/generated/endpoints.gotemplate", size: 2126, mode: os.FileMode(436), modTime: time.Unix(1478128977, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _nameServiceGeneratedTransport_grpcGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xa4\x57\x4f\x6f\xe3\xb6\x13\x3d\x8b\x9f\x62\x7e\x46\xf0\x83\x1d\x38\x52\xcf\x01\x72\xd9\xec\x76\xb3\x68\xb3\x0d\xd2\xa0\x3d\x2c\x16\x0b\x5a\x1a\x4b\x84\x29\x52\x21\x69\x27\xae\xa0\xef\x5e\x0c\x29\xc9\x4a\xec\xc8\xde\xe6\x10\x38\x16\xe7\xcf\x9b\xf7\x66\x46\x74\xc5\xd3\x15\xcf\x11\xec\x26\x65\x2c\x49\xe0\xa1\x10\x16\x96\x42\x22\x54\x46\x6f\x44\x86\x16\x2c\x9a\x0d\x9a\x0b\x2b\x32\x84\x85\x50\x99\x50\xb9\x85\xa5\x36\xe0\x0a\x84\xfc\xfe\xee\x1a\x9c\xe1\xca\x56\xda\xb8\x98\x42\x7c\x71\xb0\x76\x42\x8a\x7f\xd0\x7a\x93\xfe\x34\xc9\x4d\x95\xc6\x7f\xfa\x70\x31\x63\xa2\xa4\x87\x30\x65\xd1\x44\xa1\x4b\x0a\xe7\xaa\x09\x63\xd1\x24\xd7\x92\xab\x3c\xd6\x26\x4f\x9e\x13\x3a\x49\xb5\x72\xf8\xec\x26\xfe\x4c\xe7\x12\xe3\x81\x09\xc5\x4c\x4a\x74\x3c\xe3\x8e\x93\x3f\x3d\xe8\x53\xc2\x24\x17\xae\x58\x2f\xe2\x54\x97\x49\xae\x2f\x56\xc2\x25\xf4\xf7\x12\x13\xb9\x75\xb5\x13\x3c\x91\x22\x8b\xaa\x05\x4c\xea\x3a\xbe\xfb\xf0\xc5\xe3\xbc\xe3\xae\x80\x8b\xa6\x99\xb0\x19\xf3\x4c\xdd\xf2\x15\x7e\xbe\xbf\xbb\x0e\xf5\x40\xc9\x57\x68\x81\x83\x45\x07\x7a\x09\xa8\xb2\x4a\x0b\xe5\x2c\xf0\x0d\x17\x92\x2f\x24\x02\xa7\x73\x4f\x58\x5d\x7f\xd6\x5f\x79\x89\x10\xb7\xe9\x62\xfa\xd6\x34\x1d\x37\xcb\xb5\x4a\x5f\x25\x98\xa6\xee\x19\x5a\x26\xe2\xeb\xf0\x39\x1f\xa4\xf9\xd4\xfd\x37\x83\x6a\x11\x8f\x27\x80\x9a\x45\x41\xd5\x3f\x2a\x27\xb4\xb2\x70\x79\x05\xdf\xbe\xbf\x60\xae\xd5\x29\x18\xd4\x2c\x8a\xe0\xd0\xf1\x07\x5c\x6a\x83\xd3\x8e\xff\x07\xdd\x22\x9b\xcd\x59\xd4\xb0\xc8\xa0\x5b\x1b\x05\xff\x27\xd7\xe0\x50\x7b\xa6\xeb\x1a\x1e\xf4\xef\xfa\x09\xcd\x4b\x80\xd0\x34\x2c\xaa\x6b\xc3\x55\x8e\x70\x26\x08\x56\x7f\x7e\x8b\xae\xd0\x99\x25\x8b\xa8\xae\x3b\xf7\x33\xd1\x56\x76\xf9\x0a\xdf\x57\x7c\x6a\x89\x63\x51\x14\xa5\xee\x79\x4e\x9f\x3d\x5f\x71\x5d\xf7\xae\x1d\x75\xde\xe2\x23\xa6\x3a\xf3\xbc\x0f\x2c\xee\xf1\x71\x8d\x36\x18\x7c\x52\x07\x0d\x6c\xa5\x95\x45\x6f\xf1\x82\xda\x38\x8e\xe9\x21\x11\x52\xd7\x17\x24\x18\x55\xd0\xb0\xc6\x37\xd1\x8e\x18\x10\x65\x25\xb1\x44\xd2\x92\xa6\xe6\x88\x82\x42\x39\x34\x4b\x9e\x22\x73\xdb\x0a\x87\x71\xac\x33\xeb\xd4\x41\xcd\x8e\xf3\x78\x80\x46\x80\x57\x3c\xde\x70\x95\x49\x34\x6c\x07\x3e\x20\x6f\xc3\xf8\x45\x30\xc8\xee\xf4\xae\x90\xd3\x6b\x38\x0a\xd5\x0f\xc4\xd4\xc2\xf9\x2e\xd5\x6c\x17\xbe\x47\x7f\x78\x48\x0c\x3e\xc2\xf9\x70\x28\xce\x44\xdc\x2a\xfa\xb0\xad\x3a\x50\x33\x98\xee\x1b\x05\x55\x07\x56\x73\x40\x63\x34\x25\x67\xd1\x0f\x0a\x5d\xf9\x27\x04\x9b\x7a\x6a\x8f\xcf\x30\x27\xd4\x2d\x84\xcd\x63\x99\xb1\x48\x2c\xbd\xd3\xff\xae\x40\x09\x49\xa1\xba\x49\x51\x42\xfa\x78\xc3\xe9\x31\x58\xc5\xa7\x40\x9b\xcd\xc9\x9d\x35\xac\xae\x83\x50\x24\x53\x4b\x75\xe8\xea\xe3\x3c\x27\x09\x8c\x0d\x00\x08\x5a\x61\xaf\x16\x7a\x70\x68\x2d\x7e\x25\xa1\x5c\xc1\x1d\xc9\xb0\x41\x43\x0b\xd0\x37\x7a\x58\x7b\xfb\xfd\x66\xda\xc8\x4e\x03\x87\xb5\x45\x73\x91\xe9\x92\x0b\x35\x66\x1c\xc3\x9d\x11\x25\x37\x42\x6e\xc9\x65\xb9\x96\x20\x94\xdf\xbd\x83\xf5\x39\x56\xc7\xf4\xc7\x7e\x97\x50\x2d\xf7\xf8\xb8\xeb\xca\x9a\x5a\x62\xf0\x6d\x28\x3d\xb5\xd4\xe5\x55\xe7\x73\x48\x9e\xbd\xf6\x1a\xe8\xf9\xb8\xa7\x14\x51\x74\x2d\x05\x0d\xcd\xfb\xa5\x0a\x9d\x31\xaa\x55\x30\xf9\x0f\x62\x55\x72\x7b\xaa\x54\x21\xc7\x5b\x5a\xa5\xbe\xda\x71\xad\x42\x84\xb7\xc5\x22\x30\x27\xca\x45\xa6\xbd\x60\x95\xdc\x9e\x36\x51\xc3\x19\x94\xdb\x91\xf9\x0a\x2f\x85\x93\x44\x1b\x7d\x7f\x1c\x14\x2d\x78\x1c\x13\xed\x54\x41\x82\x7c\xe3\x12\x9f\x34\x60\xa3\x85\x1c\x12\xad\x47\x70\xa2\x66\xb6\x22\x16\xfb\x46\xfa\x59\xc5\x6c\x35\x36\x66\xef\x57\xec\xed\x8d\xd8\x09\x36\xba\x11\x4f\xdc\x75\x47\xe5\x1a\xdd\x88\x2f\xa6\x6c\xac\x8e\xc3\x7a\xb5\x25\xfe\xc4\x46\xec\xf0\xbc\x7b\x23\x26\x09\xdc\xa0\xac\xd0\x58\x16\xd0\xef\xdd\x31\x0f\xbf\xec\xcb\x0c\xce\x3b\xd3\xf8\xf6\xe3\xec\xb5\x05\x61\xa5\x3b\xcb\x6a\x0e\x1b\x0f\xd8\xcb\x7f\x5e\x66\xfe\x35\x2c\x96\xb0\x19\xbe\x96\xc3\xcf\x02\x84\x15\x6e\xbd\xd2\x59\x86\x19\x2c\xb4\x2b\x88\xde\x2e\x0d\xdd\x81\x4a\xee\x60\xba\x9a\xc1\x53\x21\xd2\xc2\x9b\x4a\x09\x92\xc4\x6a\xa3\x70\x95\xf9\x7b\x1d\xfd\xcc\x89\xaf\xb9\xd2\x4a\xa4\x5c\xde\x20\xcf\xd0\xfc\x86\x5b\xfa\xcd\xe0\xda\x44\x56\x87\x7e\x11\x0e\x52\xae\x60\x81\x5d\x88\x34\x45\x6b\x31\xa3\xdc\x28\x5c\x81\xa6\xcd\xdc\xde\x70\xe1\xaa\x2f\xf6\x6f\xe1\x8a\xbf\xb8\x5c\x63\xb8\x75\x50\xb1\xdf\x7e\xf9\x3e\x3b\x6a\xf8\x06\xba\xe9\x6a\xb6\x8b\xe0\xaf\xaf\xbd\x76\xa9\x7b\x66\x0d\xfb\x37\x00\x00\xff\xff\x09\x00\x51\xc2\x47\x0e\x00\x00") +var _nameServiceGeneratedTransport_grpcGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xa4\x57\xdf\x6f\xdb\x36\x10\x7e\xb6\xfe\x8a\x9b\x51\x0c\x56\x10\xcb\x7b\x2e\x90\x97\xa6\x5d\x53\x6c\xe9\x82\x2e\xd8\x1e\x8a\xa2\xa0\xa5\xb3\x4c\x58\x12\x15\x92\x76\x92\x09\xfe\xdf\x77\x47\x4a\xb2\xfc\x23\xb2\xda\x3c\x04\x0e\xc5\xfb\xf1\xdd\xf7\xdd\x51\x54\x29\xe2\x95\x48\x11\xcc\x26\x0e\x82\xd9\x0c\xee\x97\xd2\xc0\x42\x66\x08\xa5\x56\x1b\x99\xa0\x01\x83\x7a\x83\x7a\x6a\x68\x01\x73\x59\x24\xb2\x48\xc9\x44\x69\xb0\x4b\x84\xf4\xcb\xdd\x35\x58\x2d\x0a\x53\x2a\x6d\x23\x0e\xf1\xc9\xc2\xda\xca\x4c\xfe\x47\xbe\x6c\xd2\xee\xce\x52\x5d\xc6\xd1\xdf\x2e\x5c\x14\x04\x32\xe7\x87\x30\x09\x46\xe3\x02\xed\x6c\x69\x6d\x39\x0e\x68\x91\xaa\x4c\x14\x69\xa4\x74\x3a\x7b\x9a\xf1\x4e\xac\x0a\x8b\x4f\x76\xec\xf6\x54\x9a\x61\xd4\x31\xe1\x98\xb3\x1c\xad\x48\x84\x15\xec\xcf\x0f\xda\x94\x30\x4e\xa5\x5d\xae\xe7\x51\xac\xf2\x59\xaa\xa6\x2b\x69\x67\xfc\xb7\x8f\x89\xdd\x9a\xda\x19\x9e\x8c\x31\x18\x95\x73\x18\x57\x55\x74\xf7\xee\x93\xc3\x79\x27\xec\x12\xa6\xdb\xed\x38\x08\x03\xc7\xd4\xad\x58\xe1\x47\xaa\xde\xd7\x03\x39\x2d\x0d\x08\x62\xcb\x82\x5a\x00\x16\x49\xa9\x64\x61\xe9\xd1\x46\xc8\x4c\xcc\x89\x51\xc1\xfb\x8e\xb0\xaa\xfa\xa8\x3e\x8b\x1c\x21\xaa\xd3\x45\xbc\xda\x6e\x1b\x6e\x16\xeb\x22\x3e\x48\x30\x89\xed\x13\xd4\x4c\x44\xd7\xfe\xf7\xb2\x93\xe6\x43\xf3\x5f\x08\xe5\x3c\xea\x4f\x00\x55\x30\xf2\xaa\xfe\x55\x5a\xa9\x0a\x03\x6f\xaf\xe0\xeb\xb7\x3d\xe6\x6a\x9d\xbc\x01\xd9\x8f\xe0\xd4\xf6\x3b\xa4\x46\xc0\x49\xc3\xff\xbd\xaa\x91\x85\x97\xc1\x68\x1b\x8c\x34\xda\xb5\x2e\xe0\x57\x76\xf5\x0e\x95\x63\xba\xaa\xe0\x5e\xfd\xa9\x1e\x09\xca\x1e\x40\xd8\x92\x53\x55\x51\x12\x6a\xc9\x37\x92\x61\xb5\xfb\xb7\x68\x97\x2a\x31\x6c\x41\x26\x8d\xfb\x1b\x59\x57\xf6\xf6\x00\xdf\x67\x7c\xac\x89\x23\xfb\x11\x91\x77\xc9\xbf\x2d\x5f\xc4\x50\xeb\xda\x50\xe7\x2c\xde\x63\xac\x12\xc7\x7b\xc7\xe2\x0b\x3e\xac\xd1\x78\x83\x0f\xc5\x49\x03\xca\x5a\x18\x74\x16\x7b\xd4\x46\x51\xc4\x0f\x99\x90\xaa\x9a\xb2\x60\x5c\xc1\x36\xd8\xba\x26\xda\x11\x03\x34\x0e\x19\xe6\xc8\x5a\xf2\xd4\x9c\x51\x90\xe0\xa2\x5e\x08\x6a\x54\xfb\x5c\x62\x37\x8e\xb1\x7a\x1d\x5b\x92\xf8\x3c\x8f\x27\x68\x04\x38\xe0\xf1\x46\x14\x49\x86\x3a\xd8\x81\xf7\xc8\xeb\x30\xee\x20\xe8\x64\xb7\x6a\x57\xc8\xf0\x1a\xce\x42\x75\x03\x31\x31\x70\xb1\x4b\x15\xee\xc2\xb7\xe8\x4f\x0f\x89\xc6\x07\xb8\xe8\x0e\x05\xd9\xd7\x8a\xde\x13\x79\xb5\x6f\x08\x93\x63\x23\xaf\x6a\xc7\x8a\x46\x4e\x6b\xc5\xc9\x83\xd1\x77\x0e\x5d\xba\x27\x0c\x9b\x7b\xea\x88\x4f\x3f\x27\xdc\x2d\x8c\xcd\x61\x09\x83\x91\x5c\x38\xa7\x5f\xae\xa0\x90\x19\x87\x6a\x26\x85\x96\x2e\x5e\x77\x7a\x28\x47\x34\x04\x5a\x78\xc9\xee\x24\x4f\x55\x79\xa1\x58\xa6\x9a\x6a\xdf\xd5\xe7\x79\x26\x8f\xbe\x01\x00\xc9\x47\xd8\xc1\x81\xee\x1d\x6a\x8b\xdf\x59\x28\xbb\x14\x96\x65\xa0\xcc\x7c\x00\xba\x46\xf7\xc7\xde\x71\xbf\xe9\x3a\x32\x35\x8e\x80\x35\x8d\xce\x34\x51\xb9\x90\x45\x9f\x71\x04\x77\x5a\xe6\x42\xcb\xec\x99\x5d\x16\xeb\x8c\x7a\xc9\x9d\xbd\x9d\xe3\xb3\xaf\x8e\xc9\xf7\xe3\x2e\xe1\x5a\x68\x7b\xd7\x95\x15\xb7\x44\x67\xd5\x95\x9e\x5b\x8a\x18\xac\x7d\x4e\xc9\x73\xd4\x5e\x1d\x3d\x1f\x8e\x94\x62\x8a\xae\x33\xc9\x43\xf3\x7a\xa9\x7c\x67\xf4\x6a\xe5\x4d\x7e\x42\xac\x92\x28\x1f\x28\x95\xcf\xf1\x92\x56\xb1\xab\xb6\x5f\x2b\x1f\xe1\x65\xb1\x18\xcc\x40\xb9\xd8\xb4\x15\x8c\x16\xc3\x26\xaa\x3b\x83\xd9\x73\xcf\x7c\xf9\x97\xc2\x20\xd1\x7a\xdf\x1f\x27\x45\xf3\x1e\xe7\x44\x1b\x2a\x88\x97\xaf\x5f\xe2\x41\x03\xd6\x5b\xc8\x29\xd1\x5a\x04\x03\x35\x33\x25\xb3\xd8\x36\xd2\x8f\x2a\x66\xca\xbe\x31\x7b\xbd\x62\x2f\x9f\x88\x8d\x60\xbd\x27\xe2\xc0\xb3\xee\xac\x5c\xbd\x27\xe2\xde\x94\xf5\xd5\x71\x5a\xaf\xba\xc4\x1f\x38\x11\x1b\x3c\xaf\x3e\x11\x89\xa1\x1b\xcc\x4a\xd4\x26\xf0\xe8\x8f\xee\x98\xa7\x5f\xf6\x79\x02\x17\x8d\x69\x74\xfb\x3e\x3c\xb4\x60\xac\x7c\x67\x59\x5d\xc2\xc6\x01\x76\xf2\x5f\x90\x1b\xbf\x86\xe9\xc5\xbc\xe9\xbe\x96\xfd\x67\x01\xc2\x0a\x9f\x9d\xd2\x49\x82\x09\xcc\x15\x7d\x0a\x10\xbd\x4d\x1a\xbe\x03\xe5\xa4\xef\x64\x15\xc2\xe3\x52\xc6\x4b\x67\x9a\x65\x90\xb1\x58\x75\x14\xba\x46\xb9\x7b\x1d\x7f\xe6\x44\xd7\xa2\x50\x85\x8c\x45\x76\x83\x22\x41\xfd\x07\x45\xa7\x6f\x06\x5b\x27\x32\xca\xf7\x8b\xa4\x96\x11\x05\xcc\xb1\x09\x11\xc7\x68\x0c\x01\xa0\xdc\x48\x9f\x35\xd4\x08\x3e\x73\x7d\xc3\x85\xab\xb6\xd8\x7f\x69\xfb\x1f\x91\xad\xd1\xdf\x3a\xb8\xd8\xaf\xbf\x7d\x0b\xcf\x1a\xbe\x80\x8e\x2a\xdb\x45\x70\xd7\xd7\x56\x3b\x72\x23\xd9\xfe\x0f\x00\x00\xff\xff\x09\x00\x51\xc2\x47\x0e\x00\x00") func nameServiceGeneratedTransport_grpcGotemplateBytes() ([]byte, error) { return bindataRead( @@ -211,12 +211,12 @@ func nameServiceGeneratedTransport_grpcGotemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "NAME-service/generated/transport_grpc.gotemplate", size: 3655, mode: os.FileMode(436), modTime: time.Unix(1479871093, 0)} + info := bindataFileInfo{name: "NAME-service/generated/transport_grpc.gotemplate", size: 3655, mode: os.FileMode(436), modTime: time.Unix(1478128977, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _nameServiceGeneratedTransport_httpGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x2c\xcb\xb1\x0d\xc2\x30\x10\x05\xd0\x3e\x53\x5c\x1d\x09\xdf\x1a\x29\x91\xe2\x05\xac\xf0\x31\x08\x93\xb3\xce\x1f\x1a\xeb\x76\xa7\x61\x80\x37\xa7\xae\xb2\x03\x52\xed\x42\xff\x8c\xa1\x15\x67\xb5\xd7\x93\xfa\x20\x3b\xbd\x9c\xa3\x9b\x53\x89\x77\x6f\x85\x18\xa9\x9a\xdc\xcd\xe5\xb0\x1b\x64\xd5\x88\x65\xce\xa3\xb4\x26\x69\xcb\xf9\xba\xa1\x75\x78\xda\xe1\x5f\x78\xfe\x1b\x49\x11\xcb\x2f\x00\x00\xff\xff\xdd\x3a\x4a\x8f\x6a\x00\x00\x00") +var _nameServiceGeneratedTransport_httpGotemplate = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x2c\xcb\x31\x0e\xc2\x30\x0c\x05\xd0\x9d\x53\x78\xae\x44\x7c\x8d\x8e\x48\xcd\x05\xa2\xf2\x09\x88\x50\x47\xce\x87\xc5\xca\xdd\x61\x60\x7f\x2f\x42\x17\xd9\x00\xa9\x76\xa6\xbf\xc7\xd0\x8a\xa3\xda\xf3\x41\xbd\x93\x9d\x5e\x8e\xd1\xcd\xa9\xc4\xab\xb7\x42\x8c\x54\x4d\x6e\xe6\xb2\xdb\x15\xb2\xe8\x9c\xa7\x88\xbd\xb4\x26\x69\xcd\xf9\xb2\xa2\x75\x78\xda\xe0\x1f\x78\xfe\x1f\x49\x3f\xf5\x0d\x00\x00\xff\xff\xdd\x3a\x4a\x8f\x6a\x00\x00\x00") func nameServiceGeneratedTransport_httpGotemplateBytes() ([]byte, error) { return bindataRead( @@ -231,7 +231,7 @@ func nameServiceGeneratedTransport_httpGotemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "NAME-service/generated/transport_http.gotemplate", size: 106, mode: os.FileMode(436), modTime: time.Unix(1479871093, 0)} + info := bindataFileInfo{name: "NAME-service/generated/transport_http.gotemplate", size: 106, mode: os.FileMode(436), modTime: time.Unix(1479408041, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -251,7 +251,7 @@ func nameServiceHandlersServerServer_handlerGotemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "NAME-service/handlers/server/server_handler.gotemplate", size: 62, mode: os.FileMode(436), modTime: time.Unix(1479871093, 0)} + info := bindataFileInfo{name: "NAME-service/handlers/server/server_handler.gotemplate", size: 62, mode: os.FileMode(436), modTime: time.Unix(1479408041, 0)} a := &asset{bytes: bytes, info: info} return a, nil }