-
Notifications
You must be signed in to change notification settings - Fork 31
/
bindata_assetfs.go
390 lines (340 loc) · 55.7 KB
/
bindata_assetfs.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
// Code generated by go-bindata.
// sources:
// assets/index.html
// assets/loader.gif
// assets/main.css
// assets/panic.png
// assets/skeleton.css
// assets/warning.png
// assets/websocket.js
// DO NOT EDIT!
package main
import (
"github.com/elazarl/go-bindata-assetfs"
"bytes"
"compress/gzip"
"fmt"
"io"
"strings"
"os"
"time"
"io/ioutil"
"path/filepath"
)
func bindataRead(data []byte, name string) ([]byte, error) {
gz, err := gzip.NewReader(bytes.NewBuffer(data))
if err != nil {
return nil, fmt.Errorf("Read %q: %v", name, err)
}
var buf bytes.Buffer
_, err = io.Copy(&buf, gz)
clErr := gz.Close()
if err != nil {
return nil, fmt.Errorf("Read %q: %v", name, err)
}
if clErr != nil {
return nil, err
}
return buf.Bytes(), nil
}
type asset struct {
bytes []byte
info os.FileInfo
}
type bindataFileInfo struct {
name string
size int64
mode os.FileMode
modTime time.Time
}
func (fi bindataFileInfo) Name() string {
return fi.name
}
func (fi bindataFileInfo) Size() int64 {
return fi.size
}
func (fi bindataFileInfo) Mode() os.FileMode {
return fi.mode
}
func (fi bindataFileInfo) ModTime() time.Time {
return fi.modTime
}
func (fi bindataFileInfo) IsDir() bool {
return false
}
func (fi bindataFileInfo) Sys() interface{} {
return nil
}
var _assetsIndexHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xec\x58\x5f\x6f\xdb\x36\x10\x7f\x76\x3e\x05\xa1\x15\x93\x8d\xc6\x92\xed\x2e\x1d\x26\x2b\x02\xd6\x16\xdd\xf6\x90\xae\x40\xb6\x87\xee\x25\xa0\x24\x5a\x62\x22\x91\x1a\x49\xc5\x36\x32\x7f\xf7\x1d\xff\xc8\x96\x9c\x64\xc9\xf2\x32\x0c\x68\x0a\xb8\xf2\xf1\x7e\x77\xc7\xfb\xf3\xf3\xd9\x71\xa9\xea\x2a\x39\x89\x4b\x82\xf3\xe4\x64\x14\xcb\x4c\xd0\x46\x21\x29\xb2\x73\xaf\x54\xaa\x89\xc2\x30\xe3\x39\x09\xae\xff\x6c\x89\xd8\x06\x19\xaf\x43\xfb\x38\x9d\x07\x3f\x04\xf3\xe0\x5a\x7a\x49\x1c\x5a\xd4\x23\xf8\x9a\xd7\x84\xa9\x6b\x69\xc0\x39\x5f\xb3\x8a\xe3\x5c\x3a\xf1\x73\x0c\x98\x00\x4a\x5a\x94\x59\x89\x85\xb2\x76\x7a\x6f\x5f\x68\xa1\xe6\x79\x5b\x11\x19\x92\x4d\xc3\x85\xa2\xac\xb8\x67\xa8\xa2\xec\x06\x09\x52\x9d\x7b\x52\x6d\x41\xb5\x24\x44\x79\x48\x6d\x1b\x72\xee\x29\xb2\x51\x61\x26\xa5\x87\x4a\x41\x56\xe7\x5e\x28\x15\x56\x34\x0b\xe5\x0d\xa9\x88\xe2\x2c\xd0\x67\x2f\x35\x52\x63\xda\x19\x40\xf0\xd7\xdd\xa8\x07\xba\xc6\xb7\xd8\x4a\x9d\x8e\xfe\xbb\xc5\x02\x49\x9e\xdd\xa0\x73\xc4\xda\xaa\x5a\x0e\x0e\xd6\xb2\x15\x14\x4e\xbc\xb5\x84\x84\xcc\x17\xdf\x07\x33\xf8\x37\x8f\xde\x2e\x16\x8b\x70\x2d\xbd\xe5\xc9\xc9\x68\xb4\x6a\x59\xa6\x28\x67\x68\x73\x8b\xab\x96\x8c\x21\x4f\x35\x55\x13\x74\x07\x67\xa3\x1c\x2b\x02\x06\x6c\xdd\xdc\x51\xa0\x85\x93\x60\xc5\x45\x8d\xd5\xd8\xff\xf2\x65\x7a\x71\x31\xfd\xf0\xc1\x9f\x2c\x35\x42\x10\xd5\x0a\x86\x0c\xf0\x35\xf2\x43\x1f\x5e\x1d\xae\xc4\xb2\x0c\x64\x9b\x4a\x25\x20\xf5\xe3\xd9\xe9\x5b\x03\xd9\xe9\x28\x74\xb8\xbc\xd1\x71\xc8\x2b\x45\x6b\xed\xd4\x04\x60\x8a\x17\xa1\x3b\x93\x88\x08\xf9\xb2\x81\xe4\x12\xff\x14\x6c\x32\x46\x32\xf5\x09\x2e\x2d\x23\xa4\x44\x4b\x4e\xd1\xee\x54\x43\x14\x55\x15\x31\x10\xc8\x5a\x84\xbc\xbb\x3b\x14\x7c\xbe\x29\x3e\x61\xb0\xba\xdb\x79\x4e\x0b\xe2\x38\x56\x34\x7e\x53\xc2\xb2\xb2\xc6\xe2\x06\x8d\x99\x0c\x79\x33\xe9\x00\x9b\x1f\x37\x14\x3c\x99\xa8\xe0\x96\xb7\x44\x48\x92\x3b\xcf\x46\x96\xc1\x95\x0b\x2e\x28\xd1\x5a\xe0\xf3\x37\x30\x77\x49\xf4\xfb\xe0\xfd\xfe\x08\xfd\x85\xae\x25\x67\x57\x3a\x07\x4d\x43\x72\x88\xc8\xa2\x2b\x9c\x92\x6a\x6f\x7f\x64\xb3\xab\x88\x88\xd0\xbe\x40\xe3\x49\x77\xda\x65\xd9\x95\x4c\x95\x54\x06\xe6\xd1\xd6\x40\xe7\x74\xff\x6a\xed\x6f\xfb\xd1\x1f\xf9\x3a\xce\x83\x0e\xbc\xbb\xf5\xe3\x91\x20\x17\xc3\xc1\xb9\xae\x37\x93\xfe\x12\xdd\xf3\xae\x38\xaf\x14\x6d\x3a\x8f\x99\xe0\x52\x96\x98\x0a\xd9\xcf\x1f\x48\xc4\x30\xa3\x0f\xb8\x3e\xe4\x60\xd8\x9a\x26\x8a\xcd\x23\xad\x89\xca\x32\xaa\xeb\x48\x4a\xf4\x87\xdf\x65\xc8\x0c\x0e\xe0\xfd\x38\x4d\x74\x8f\x3a\x03\xd0\x16\xd7\xd0\x56\xfa\x2a\x71\x98\x26\x71\x2a\x50\x98\xf8\x0e\x23\xd1\xeb\x03\xa0\xeb\xf0\x27\xd4\x9c\x5d\xdd\xfb\xcf\xd7\xc6\xad\x2a\xb9\xf8\x67\x7d\x27\xb3\xc2\x57\x01\xc1\x59\x69\xb3\xd0\x70\xca\x94\x3c\x7d\xb0\x6f\xf6\xe0\xf0\xe0\x4e\xda\x1e\x65\x7a\x3e\xc0\x23\x0c\x19\x7a\xed\xd4\x47\x46\x61\xab\xc5\xc8\x4c\x43\x17\xc4\x6e\xd2\x79\x76\x5d\x20\x97\xc7\x35\x87\x11\xa0\xab\xfe\x14\x40\xab\x1f\xcd\xc5\x03\xc3\xa0\x35\x08\xd3\x4f\x9a\x19\x96\xc7\xd4\x50\x93\xfa\xbf\x60\x06\x70\xcb\xc5\xb6\xcf\x0d\xef\x1e\xa3\x06\xa0\xde\x67\xb1\xc3\x05\xa9\xff\x97\xe4\x70\x61\x52\xf1\x52\x7a\x78\xf7\x95\x1d\xbe\xb2\x43\x8f\x1d\xf6\x53\xd0\x91\xc3\x41\xf0\x2c\x6e\x58\x53\x06\xdb\x65\xc0\xcd\x7e\x09\xf5\x3a\x6e\x84\x57\x63\xff\x1b\xfd\xb1\x7e\xb5\x1f\x5d\x7f\xd2\x5b\x0a\xc7\xfd\x95\xc3\xd6\x5e\x23\x60\xdc\x9f\x02\x80\x8a\xd5\xd7\x9d\x62\xce\xba\xb5\xe5\x29\x97\xc7\x30\x4b\x69\x4f\xb8\xb5\x8b\x12\xbc\x3c\xb6\xf4\x76\x6b\xe4\x9a\xa4\x7a\x1d\x24\xc7\x4b\x76\x1c\xda\x6d\x3f\x4e\x79\xbe\xd5\xe0\x9c\xde\xa2\xac\xc2\x52\xc2\xc2\x0c\x27\x44\xe8\xcd\x75\x14\x97\xf3\xe4\x27\x8e\xde\xed\x89\xee\xf7\x5f\x00\x39\xd7\x80\x10\x10\x47\x40\xc1\xd7\x16\xd5\x93\x71\x46\xa6\xd0\x17\x22\x07\x1e\xae\xda\x9a\x79\xc8\xec\xc0\x76\x87\x9d\xe2\x8a\x16\x2c\x42\x15\x59\x29\x83\x04\x87\x8b\x64\x48\xc3\xe0\x6f\xe1\x8e\xde\x24\x9f\xb1\x2a\x2d\x5f\x82\x82\x7e\x63\x15\xde\x38\x85\xb3\xc4\x44\x6a\x35\xcc\xe3\xaf\xb6\x3e\x56\xed\xcc\x04\xe7\x02\xff\xf7\x51\x66\x40\x1d\x2e\x2f\x26\xce\x4b\x48\x71\x0b\xa4\x14\xcb\x06\x33\x44\x73\xbd\xde\x6b\x89\x67\x6e\x60\x4f\x8d\x63\x7d\x9e\x7c\xcb\x52\xd9\x2c\x63\x5a\x17\x3d\xd5\x2b\x5a\xe3\x02\x96\xab\x41\xcd\x74\xef\x12\x11\x14\x74\xa5\x2b\xe6\x6e\xef\x06\xe4\x7d\x2b\x04\x84\xf1\xde\x6c\xd0\xb6\xf3\xf5\xbd\x8d\x49\xbb\x56\x5f\xa5\x15\x14\xdc\x4b\x9c\xa6\x5b\xb6\xfb\x51\x5a\x89\x8d\x72\x60\x2f\xf8\x00\x2c\x15\x7c\x34\x7c\x88\xbc\xc5\x6c\xf6\x76\x3a\x9b\x4f\x67\x0b\x34\x3f\x8b\x66\xdf\x45\xb3\x33\x4f\x4f\xdd\xf8\x3e\xee\xd2\xf1\xe0\x6e\x37\xb1\x54\xf3\x33\x10\x98\xad\xc2\x50\x51\xcb\x0f\x29\xe9\x4a\x32\xea\x0f\xf2\xcb\xeb\x23\x60\x3e\x86\x6d\x54\x11\x06\x11\x18\xd7\x86\x51\xec\xcd\xe5\xa0\xa5\x40\x6d\x4d\xa1\x91\xc0\x91\xda\x2b\xef\x76\x3a\xf6\x47\xd2\xa1\xb3\xb0\x8f\x18\x4d\x51\x67\x01\xb8\x87\x6c\x0e\xfe\x66\xe8\xf9\x56\x06\x3d\xfc\x91\x56\xe6\x53\x4c\x83\xed\xf3\x03\xed\xfb\xdc\xf9\x4b\xb9\x80\x66\x22\xb9\x67\x4a\x3f\x24\x22\xdd\x5e\x0f\x24\x7b\x08\x19\xb0\xd0\x01\xf1\x90\xff\x15\xe7\xdd\x80\xc4\x4d\x52\x10\x46\x04\xdc\x3d\xb7\xd9\x89\xb1\xfb\x86\xeb\xbe\x8f\x17\x20\x6c\x53\xfb\x83\x00\xbd\xc5\x2c\x2c\xb8\x71\xd3\x52\xf8\x6a\x8c\x45\x41\xd4\xb9\x07\xbd\x8c\x19\x38\xdd\x1f\xc5\x21\x4e\x50\xba\x7d\xd2\xd8\x7d\x13\x46\xac\xe1\x71\xd8\xf4\xc3\xb7\xff\xc3\x07\xa7\xe1\x41\xc8\xb2\xf9\x2d\xe4\xef\x00\x00\x00\xff\xff\x5d\x85\x87\x47\x13\x11\x00\x00")
func assetsIndexHtmlBytes() ([]byte, error) {
return bindataRead(
_assetsIndexHtml,
"assets/index.html",
)
}
func assetsIndexHtml() (*asset, error) {
bytes, err := assetsIndexHtmlBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "assets/index.html", size: 4371, mode: os.FileMode(420), modTime: time.Unix(1445292578, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _assetsLoaderGif = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x9c\xd8\x7b\x58\x53\x77\x9a\x07\xf0\x93\x0b\x09\xe4\x46\xae\xe4\x42\x72\x12\x20\x17\x12\x92\x10\x02\xcc\xe3\x38\x76\x07\x21\x27\x02\xa5\x10\x21\x61\xbc\xd5\x69\x29\xb5\x48\xd9\x5d\x45\xc6\xb5\x16\x15\x14\xbc\x20\xa3\x28\x41\x50\x6c\x55\x0a\x16\x21\x5c\x6c\x01\x41\x19\x0b\x4a\xf1\x52\xef\x83\x5a\x1d\xb0\x88\x48\x3b\x1d\x9e\x3e\xd5\xb2\xdd\xd9\x79\xba\xdb\x7d\x0f\x3f\xa4\x3e\xed\xd8\xcb\xf2\xa7\xfe\xc5\xfb\x39\xdf\xf7\xfd\xfe\x58\x90\xe4\x9c\xf3\xeb\x97\x35\x98\x06\x6b\xc0\x30\x3a\x95\x5e\xb2\xb9\xc4\x11\xef\x18\xba\x31\xa4\x0d\xd5\xd6\x1f\xad\xcf\xce\xca\x9e\xfc\x7c\x52\x2c\x14\x7b\xf7\x7a\xdd\xe9\xee\x8e\xae\x8e\xe1\x7b\xc3\x31\xf6\x98\x82\xb5\x05\x53\x5f\x4f\x71\x58\x9c\x94\xe4\x14\x5f\xab\x4f\xa9\x50\x1e\x3c\x70\x70\xde\xdc\x79\xe5\x65\xe5\xc3\x77\x87\xf3\xfe\x2d\x6f\xea\xf1\xd4\xb2\xe5\xcb\x7a\x4f\xf7\x8e\x4f\x8c\x17\x6e\x2c\xfc\xe6\x7f\xbf\xa1\x33\xe8\x25\x5b\x4b\x1c\x4e\xc7\xd0\xad\x21\xb3\xd5\xec\x6b\xf2\x65\xaf\xc8\x9e\xfc\x62\x52\x1c\x24\xf6\xee\xf3\xba\x33\xdd\xbd\x27\x7b\xc7\xc7\xc6\x63\x7e\x15\x53\xb8\xbe\xf0\x9b\x7f\x7c\xc3\xe1\x71\x52\x52\x53\x3a\xde\xeb\x50\xe2\xca\x83\x6f\x1f\x9c\xf7\x2f\xf3\xbe\xfd\xf6\x5b\xec\x47\x7f\x42\xbe\x65\xa7\x12\xee\x8c\x84\xf9\x2e\xc2\x6e\xb5\xd1\x28\xe4\x3f\xfd\x37\x3d\x80\x8d\xc5\x62\x66\xf2\xff\xc9\x5f\x13\x63\x5c\xec\x3b\xb0\x2a\xd1\xcc\x7a\x6e\xb0\x3e\x7f\xf1\x5f\x6c\x87\x9e\xaf\x66\x24\x5b\xe6\xce\xbd\xe9\x63\xd9\xce\xa7\xab\xdf\xdd\x51\x9d\x4c\xe1\x0f\x5e\xe3\x61\x9a\xf8\xe8\x57\x5e\x2f\x7e\xf3\xaf\xf2\x16\xf6\x9a\x87\x2f\x71\x3f\x8a\x90\x60\xe6\x8d\x49\xb9\xb2\x2d\x4e\x46\xa4\x72\x9b\xc3\x6a\x10\x96\x3b\x82\x75\x7b\x1c\xe1\xcc\xaa\x84\x9a\xfd\x55\x38\x35\xe6\xf0\x91\xba\x23\x21\x1e\xdc\x1a\xf8\x7a\x53\xb3\x8f\xef\xc2\x59\x61\x02\x91\xaf\xb3\x29\xcc\x25\xe5\x5a\x63\x63\xba\xba\x58\x2e\x3d\x2f\x9e\xf2\x41\xe7\x22\xd7\x40\xac\xdf\x39\x1f\xdb\x4d\x93\x45\xf0\xae\x34\xa9\xe5\x1e\x8e\xe0\x56\x53\x7f\x0a\xc7\xc4\x1e\x33\x69\xf8\x23\x9a\xf1\x07\x0f\x08\x8e\x78\xed\x48\x97\x5a\x17\xdc\xeb\xb4\x6a\xd4\x8f\x9a\xcd\xd2\x9e\xe1\x47\xa9\xda\xf6\x05\xaf\xfa\x6d\x67\xf8\x8b\x4c\xe5\x87\xc7\x8a\xf7\x6a\x66\x7e\xbd\xe8\xef\x7e\xbd\x52\x64\x38\x70\x66\x00\x06\x06\xe3\x9c\x65\x04\x10\x98\x34\x4c\x14\x24\x81\x17\x0c\x01\x13\xa0\xc0\x10\x4c\x00\x19\x46\x0e\x74\x00\x68\x36\x99\x49\x52\x5c\x09\x26\x48\x15\x18\x01\x1c\x01\x5e\xba\x72\x09\x3e\x10\x50\x05\x3d\xf8\x04\x40\x1e\xbe\x0b\x20\x05\x37\x00\x2c\xc8\x2f\x20\xdd\x92\x53\x00\x16\xcc\xe1\x63\x01\x6a\x30\x04\xc0\x9f\xd4\x43\x3f\x8c\x4b\x7d\xfb\x49\x9e\x17\x81\xe7\xd7\x22\xe0\xe9\xa7\x26\xeb\x92\x6d\x7b\x9b\x6e\x75\x5c\xcf\x4c\xc3\xf6\x55\x2b\x68\x5e\xfd\x03\x83\x3f\xd6\x58\x7f\xc8\xaf\x88\x39\xb5\xdc\xfa\xf1\xc8\xfa\x1b\x9e\xac\xbf\x55\xe9\x31\xee\xa6\x24\x1a\x26\x2d\x21\x2c\x38\x73\x07\x61\x0f\xf2\xdf\xe5\x30\x45\x55\x3a\xd4\x89\xd5\xf1\xf4\xda\x5a\x6b\x08\xad\xee\x9d\xfa\x77\x04\x1e\xab\x48\x9b\xe7\x6b\x69\xe5\xbb\xac\x7a\x9b\x79\x43\xeb\x89\x3c\x9b\x4b\xcc\xcd\xd9\xda\x7d\x42\xef\xb2\xa8\xe2\x29\x7d\x27\x28\xee\x0f\xa3\x19\xe7\x5b\x79\x6e\x4e\x20\xdd\x74\xd5\x87\xef\x75\x47\x9a\x6f\xfb\xce\xa4\x44\x1a\x79\x0f\x8c\x6a\xfe\x3d\xf5\xc3\xf1\x71\x22\x52\x11\x74\xaf\x0f\x0f\x53\xe6\x38\x45\x6a\xfc\x71\x4b\xb8\xf8\xd4\xc8\xb8\x6e\xd1\xaa\xdd\xac\xe2\x40\xae\xd0\xb4\xec\x7c\xa8\x5f\x80\x6e\xfe\x93\xef\x2f\xf2\x07\x40\x30\x43\x98\x24\xe8\x90\x21\xf8\x7c\x12\x8c\x60\x8c\x80\x02\x46\xa0\x00\x83\x05\x26\x98\x39\x18\xa1\x90\xa1\x6c\x91\xd1\x31\x99\x67\xe2\xb5\x64\x19\xf8\xc2\x90\x41\xe7\xbb\x6c\xdd\x18\xca\xcb\xcd\x83\xe1\x43\xbc\x80\x0f\x50\xc0\x11\x14\x00\x17\x28\x21\x88\x60\x84\x82\x05\x9f\x07\xd0\xfc\x4c\x94\xef\x01\x55\x93\x40\xb1\x00\x24\x57\x98\x0f\x5d\x3b\x13\x90\x1c\x5b\x67\xbb\xe9\xfb\xb2\x3e\x71\xe5\xfb\x62\xec\x6f\x4b\xb9\x14\x2c\xd5\xee\xa6\x36\xda\x86\xae\x0e\xf6\x60\xbf\x5f\x71\xa5\xc8\xf5\x62\x12\xb6\xea\xde\x9b\xce\x0d\x9a\x62\xa7\x1e\xd3\x49\x4b\x09\x8a\x72\xe5\xce\x04\x9c\x57\x41\x08\xc4\x5e\x47\xa8\xbe\xc6\xc1\x38\x58\xa3\xa0\x5a\xde\xa9\x6f\xa8\xc7\x17\x2b\x0c\x9c\x75\x2d\xad\xaf\xf1\xdd\x0a\x7f\xab\x40\xd7\xd6\x8d\x59\xdd\xec\x80\x8c\xbc\x9e\x56\x7f\x77\x48\x65\x24\xa5\xbf\x75\xb9\x7b\x90\x79\xa1\x25\xd0\xa3\x0e\x92\xf3\xae\xbe\xa6\x2c\xf3\xe8\x05\xb7\x5f\x3b\x9b\xa6\x37\x05\x3e\x30\xa9\xf8\xb7\x55\x24\x90\x3e\x5c\x72\xaf\x5b\xe9\x17\x9c\xe1\x34\xa8\x94\x8f\xd7\x69\xd9\xbd\x23\xbd\xc6\x9c\x55\x6d\xc9\x5b\x79\x01\x00\x24\x9b\xef\xa7\x09\x9b\x05\xb2\x3f\x23\x41\x64\x7c\xea\xea\x61\xce\xc0\x04\x43\x43\xa9\x41\x51\x42\x39\x42\xf1\x21\x23\xd3\xe4\x03\x2f\x98\x33\x30\x81\x2c\x98\x02\x13\x10\xa0\xf8\xc0\xf0\x81\x15\x31\x0d\x0c\x0e\x80\xbe\x56\x4f\x06\x13\xb0\x48\xf7\xe9\xec\x90\x69\xc2\x95\x28\x3e\xe4\x82\x6c\xf5\x01\x2e\x50\x42\x76\x40\xf0\xe7\x4b\x31\x2e\xc6\xcd\x26\xc8\xb8\x68\xee\xa1\xb7\xfa\xd6\x1c\x70\x24\x36\x7e\x1c\x36\x5a\x79\xb9\xc9\xbf\xd1\x1a\x4b\xd3\xec\x78\x57\x88\x1d\xfe\xc3\xda\xe5\x43\xe5\xab\x7e\xf3\xd7\x74\x9a\xf9\x2b\x2d\x61\x89\x9f\xd8\x49\xcd\xd5\x6c\x72\x32\x97\x96\x38\x43\x03\x36\x6e\x4f\x30\xda\xfe\x48\x30\x0d\x7b\x1c\xd2\x8a\xaa\x04\xe9\xfe\x2a\xc8\x0f\xb9\xe0\xf8\x8b\xac\xe2\xf0\xb5\x4d\xcd\xb9\x81\x19\x56\x9d\x39\xc2\xe8\xeb\xc4\xcc\x19\xaa\x00\xb1\x5d\xd1\xe5\xd3\x65\x44\x8a\x60\xc1\x35\xa7\x67\x0c\xd8\xfd\xce\x35\xb1\xdc\x3c\x19\x43\x74\x25\x17\x67\x2f\x8a\x8a\xb8\x95\xdb\x9f\x1a\x65\x60\x8d\x19\xd4\x81\xb7\xd4\xe4\x82\x8b\x52\x0a\x46\x3a\x71\x26\x2c\x38\xb1\x1a\x7f\xb4\x56\xaf\xea\x19\x1e\x91\xc5\xb4\x2f\xf8\xb0\x6f\x1b\x1d\x16\xdc\xb2\xd5\xf1\xbb\xf6\x3c\x59\x70\x96\x7f\x96\x1f\x98\x23\xcc\x1d\x6d\x22\x94\x1f\xa4\x02\x83\x86\x81\xa2\xf3\x04\x18\x30\x4d\x14\x24\xb4\xf5\x60\xa0\x28\x39\xa0\xfb\xbd\xf0\x5c\xba\x78\x09\xe6\x8e\xd8\xc8\xa3\x73\x80\x9c\x3b\xf8\xa1\x63\x54\xbe\xab\x1c\xbe\x00\x14\x21\xf8\x02\xfe\x1f\xc9\x99\xe1\xb9\xd2\xb7\x0f\x78\xba\xec\xc0\xb3\x12\xf2\xe3\xf2\x8a\x92\x63\xf7\x65\xde\x9c\xac\xc8\xba\x9e\x3b\x1f\xdb\x71\xe2\x73\x8a\xd6\xfa\x4a\xe3\x4a\x5a\x62\xc3\x11\x03\x86\xfd\x4f\xea\xf2\xf1\xa2\xe4\xe7\xde\xa8\x68\xfe\x3a\xc9\x88\xc9\xf4\x45\xc4\xeb\xbc\x82\xad\x09\x66\x8c\xb1\xd3\x49\x0f\xac\x20\x84\x1a\x2f\x11\x98\x58\x13\xcf\x5d\x7f\xb0\x42\x4e\x95\xd5\x37\x1c\x6d\x50\x2d\x96\xeb\xb9\xeb\x5a\xdb\xf2\x79\x6e\xb9\xbf\x9a\x1f\xda\xde\x83\xa9\xdd\x6c\x71\xa9\xee\x64\xbb\xbf\x5b\x22\x88\xa7\x9c\x69\xdb\xe4\x3e\x67\xd9\x70\x71\x5d\x96\x5b\xa4\x91\x0a\xae\xe7\x07\x9b\x17\x6b\xf9\x77\xf2\x07\xd2\xb4\x11\xc2\x87\x11\x4a\xde\x1d\xe5\xa7\x13\x13\x84\x36\x8c\x3e\xda\x13\xcc\x50\x94\x3a\xf5\xca\xbc\xa9\x7c\x0e\x7b\xfd\x06\x5a\x75\xdc\xfc\xd3\x26\xe9\x1c\xd7\xa2\xf3\xed\x21\x25\x12\xae\x97\x4e\x99\x21\x8a\xfa\x01\x11\xa4\x00\x66\x0c\x32\x90\x05\x98\x2b\x28\xa1\x1e\x01\x43\x85\x41\x82\x0f\x5a\x6e\x68\xad\xc1\xf8\x01\x0d\xa0\x50\x95\x80\x01\x83\x03\xd8\x02\xc5\xd3\x4a\x60\x08\xf2\x70\x50\x80\x11\x30\x21\x3e\xa8\x3e\x80\x27\xf8\x03\x14\xda\x6f\x60\x05\x5f\x01\x5a\x9b\xa8\x3e\xfc\x22\x2e\xc6\xd5\xbe\x1a\x20\x1a\x8c\x21\x13\xd4\x0e\x2b\x6e\xa1\x7f\xf2\x0b\x2b\x4c\x37\x27\x57\x11\xc6\x9c\xf7\x59\x71\xe3\xb5\xb1\x98\x30\xbb\x89\x1d\x97\xf4\x5b\x0b\x0f\x2b\xba\x9f\xb9\x6f\x7c\xcb\xc9\x74\xaa\xcb\x38\xe5\xd4\xe7\xd3\x8b\x9c\xc1\x18\xa3\xd4\xe9\x87\x85\x95\x39\xa5\xec\xdd\x04\xc7\x5a\x50\x99\x80\x6b\x6a\x1c\xb2\x83\x95\x0a\x35\x8d\x5c\x71\xaf\x78\x14\xe1\x9c\xfc\x96\xd6\x36\x9e\x5b\x61\x60\x58\xc4\x6d\xdd\x2d\x3b\x5c\xe6\xd0\xf0\x28\x5a\x4f\x8f\xc1\x1d\x02\x21\x3a\xd3\x4d\xf1\x9c\x8b\xa2\x5f\x6c\xe3\x7a\x70\xa9\x5e\x74\xbd\x45\x99\xea\x61\x59\xee\xb4\x0c\xa4\xb1\x8c\xdc\x87\x46\xd5\xea\x3b\x2a\x92\x88\x25\x59\x31\xda\xa3\x64\x06\x7f\xe0\x0c\x57\x29\xa7\x5a\x85\xe6\xc6\xf6\xbf\x3b\x77\x3b\x36\x17\x7a\x52\x0a\xf8\xfd\xed\x47\xce\x06\x19\xad\xf2\x00\xea\x33\x8d\xc8\x18\x9d\x19\x20\x7b\x82\x5e\x8b\x62\x04\x93\x47\x1b\x09\x06\x0b\xd3\xfe\xde\x19\x42\x94\xb3\x5b\x0e\x8c\xa0\xe5\x81\x32\x4c\xfb\xe9\x24\x41\x34\xc1\x0e\x15\x09\x80\x46\x6b\x10\x45\xea\xe9\x1b\x84\x10\xc1\x17\x6a\xc3\x2f\x5a\x71\xa4\xd1\xe5\x69\xa3\x93\x65\xe7\xeb\xdf\x9b\x03\x5b\x2e\xca\x0b\x35\x0e\xcf\xbc\x99\xc7\xa1\xac\xcc\x69\x8e\xe0\x3d\x60\x6f\xa0\x08\xc7\xdf\xa5\xba\x12\x23\x33\xb0\xb8\x0b\x6f\x15\x94\x8e\x85\xce\x7d\x2c\x3a\xf7\xd9\x1e\x03\xa6\x14\x6e\x22\x02\x31\x56\x29\x21\x0e\x11\x95\x11\x41\x7c\xfa\x6e\x07\x77\xb9\x37\x41\x55\x93\x50\x59\x5b\x6a\xa5\xca\xc9\x9e\x80\x7b\xac\xe2\xb0\xd5\xa8\x27\x04\x88\x04\xfa\xd6\x13\xbe\x5d\x69\x0a\x8b\x38\x4a\xd7\xdd\x9d\x93\x66\x86\x22\xd7\x7f\x22\xdc\x3d\x18\xc5\xbc\xd0\x1a\xe8\xe6\x48\xe9\x2b\xae\xad\x56\xfa\x7b\x6c\x82\x8f\x7d\x67\x9f\xb7\x19\x03\xc7\x8d\x2a\xfe\x27\xaa\x89\x87\x0f\x09\x9b\xe1\x3f\x3e\xe9\x56\x32\x82\x4f\x27\x8a\x55\xca\xaf\x5a\x58\x19\xa7\x7a\x2f\x2f\xbd\x86\xa9\x25\x54\xd5\x92\xf0\x65\xe7\x6d\xf1\x65\x82\xe4\xcd\xff\xa4\xa8\x3e\xb9\x43\x83\xd3\x4d\x6e\x82\x14\x82\x53\x84\xee\xd0\x4c\x90\xa6\x8b\x02\xba\x49\x64\xf1\x9a\xce\x12\xd9\xcf\xa0\xcf\x7d\x31\x09\x43\x47\x57\x04\x90\xd0\xe8\x51\x5d\x40\x07\x69\xa6\xcc\x5d\x24\xcb\x1c\x89\x6a\x32\xcf\x5e\x23\x94\x28\x54\x1a\x66\x5a\xdd\xda\x02\x14\x2a\xf8\x20\xe0\x23\x40\xe5\xe3\x27\xb5\x66\x8a\x76\x3e\x29\x24\x5b\x62\x39\xe4\x2a\xa6\x26\xbf\x90\xcf\x3a\xde\xb4\x36\x27\x34\xaa\x6b\x89\xdf\x4b\xac\xa3\x59\x58\xa5\xdd\xbb\x17\x73\x0f\x5d\x15\x61\x2f\x15\x45\xa8\xbe\xda\xfc\xe7\x5d\x05\x97\x23\x0b\x93\x28\x98\x7a\x41\x31\x61\x52\xf3\xb7\x25\x09\x30\x61\x79\xa2\xc8\xba\x87\xa0\x87\x56\x11\xb6\xfd\x8e\xb0\x83\x55\xca\xd0\xe9\x14\xad\xf4\x28\x23\x38\x6b\x20\x45\x3b\x5d\x4a\x43\x90\x5d\x0e\x29\x0a\x72\xb3\xb9\xa9\x2a\x32\x44\x62\x6f\xec\x96\xfe\x36\x8a\x67\x90\x71\xa1\x8d\xe7\x89\x92\x05\x6f\xbc\xba\x46\x1d\xbd\xc4\x64\xbf\xdd\x72\x36\xcd\x64\xe1\x3d\xb0\x68\xf8\xf7\x34\x50\x14\xb6\x2b\xb4\xf7\xfa\xd5\x4c\xfc\x4d\x22\x02\x8a\x76\xab\x19\x7a\xc2\x23\x57\x38\x14\x6d\xda\x74\xd1\xf6\x5e\x1f\x7b\x7e\xb6\x68\xff\x90\x67\xe6\xb1\x84\x6c\x9e\x3c\x96\x60\x3f\xc1\x1c\xd1\xaa\x43\x5b\xed\xbb\xc7\x52\x13\xf9\x58\x82\x99\xa2\x97\x12\xba\x37\x68\xa0\xa4\xd0\x04\x79\x96\x7e\xf8\x5e\x22\x2b\xfc\x93\xc7\x12\x60\x03\x2d\x79\xc0\xe6\xce\x7b\xfa\xa5\x84\x3a\x3b\xd0\xc2\x07\xf1\x73\x16\xde\x0c\xcf\x46\x92\x67\x9d\xcc\x72\xe8\xda\x81\xfb\x82\x96\xa0\x08\x59\x73\x97\x93\xc2\xe9\xf2\x08\x8b\xfc\x76\x95\x0d\x3e\x34\x70\xb1\xc3\xf5\x55\x61\xfe\xa3\x05\x85\x61\xb1\x79\xdb\x9e\x93\xbf\xbc\xe9\xbf\x08\xbf\x3c\x66\x11\x61\x51\x61\xb6\x52\x42\x69\x50\xec\x24\x6c\xfe\x15\x04\xdd\xe2\x4d\xa0\xd4\x24\x94\xd4\x96\xaa\xa9\x2a\x32\x40\xa1\x99\x6a\x4b\xe0\x74\xd1\x5e\xa8\x66\x49\x05\x22\x08\x90\x74\x61\x50\x74\xf5\xf6\xee\x13\xac\x85\xfa\xf5\xb1\x50\xb4\x71\xcf\x87\x9b\xcf\xb7\x84\x7b\x68\x32\x13\xef\x8a\x4f\x23\xcf\xe4\x6c\xb8\x95\x77\x26\x8d\x23\x0e\x1f\x13\x87\xe4\xdf\x0a\x99\x7e\x07\x05\x4b\x47\xfa\x34\x3a\x7b\x75\xa2\x25\x44\xf3\xa8\x85\x1b\x74\x6a\x78\x24\xd5\xdc\xfe\x3b\x82\xd8\x2e\x27\xdf\x41\x71\xc5\xc9\x3f\xc2\x03\xcb\x0d\x84\x50\x85\x23\x6f\x50\x56\x36\xe2\x81\x89\xa3\xfe\x06\x83\x03\x1e\x18\x25\xf0\x80\x0d\xf8\x21\x9e\xd9\xd7\x10\x98\x01\x21\x20\x01\x0f\xcc\x1d\x6c\xbe\x7b\x07\x39\x1d\x00\x03\x66\x30\x71\xf2\xba\x4d\xdb\x90\xd5\x7d\x9f\x17\xcc\xe0\x0b\x00\x1e\xe0\x04\x1e\xb0\x01\x3c\xc4\x83\x9e\x45\x3f\xcd\x73\x6d\x9a\xe7\xd6\x0a\xf2\x99\x0a\xef\xa0\x14\xa8\xd9\x96\x20\x7d\x63\xd3\x3e\xc6\xba\x95\xcd\x6a\xec\x3e\xbb\x61\x3e\x66\xb2\xbf\x1f\x4f\x95\x0d\xa5\x04\x61\xa3\x45\x91\xdc\x35\x7b\x5e\x7c\xa3\x26\xe3\xeb\xa4\x30\x2b\x66\x2c\x4a\x8a\xc4\x68\x5b\x93\x74\x98\x6d\x27\x11\x86\x69\x2a\x08\xc6\xe2\xaa\x78\x89\x74\x7f\x82\x30\xf1\xad\x8a\x68\x9a\xa5\xe1\xe8\xbb\x47\x43\x3c\xd1\x92\xf0\x35\x6d\xed\xc7\xf9\xae\xe8\x08\x86\x4c\x74\xfc\x64\xdb\xbf\xa7\x05\x69\x25\xb1\x96\x53\xa7\x22\x5c\xb6\x3f\xc4\x52\x06\x4e\xaa\xdc\x17\xe8\x97\x8e\x67\xb8\x38\x0a\x3f\xde\x8d\x36\x9c\xe5\x89\x91\xdd\x6d\x1b\x4c\x89\x11\x1b\x26\xc4\xea\xd7\xee\xaa\x3f\xfb\xf4\x53\x22\x26\x78\xdd\xfd\x53\xb8\xce\xde\xef\x94\xa8\xf1\xff\x6c\x97\x9b\xe3\x8e\x63\xad\x6f\xef\xf0\xfb\x47\xa3\xf8\xef\x71\x75\x47\xce\x6e\x93\x85\xbf\x64\x17\xd2\x67\x90\x62\x9e\x81\x84\x8e\x10\x8a\x11\xf0\x80\x0d\xba\x43\x30\x53\xd4\xeb\xc8\x2d\xf4\xd4\x11\x02\xad\x59\x24\xd8\x63\xb3\xa7\x68\x76\xb9\x91\x3d\xdb\xe9\x40\x77\x08\x05\x08\x6c\x48\x18\x54\xca\x4f\xf6\xce\x1c\xa4\xf5\x85\x4f\x5f\x23\x54\xbb\x7f\xe6\x35\x82\xaa\x4d\x22\xdd\xc8\x06\xa4\xa4\xe8\xa4\x9a\x6b\x0d\x29\xa2\x16\xc5\x52\x7a\xf3\xd7\xb4\xd1\x9c\xe6\x2a\x82\xf9\xe8\x8f\xef\x61\x7b\xec\x5e\x1a\x36\x67\xe8\xd2\xfc\x5a\xca\xef\xad\x77\x9b\x4f\xee\xbd\xb1\xf1\xb3\x2a\x26\xe6\xb7\x29\xc9\xdf\x0f\x0b\x28\x71\x16\x8a\xcb\x08\x7f\x4c\xb6\xcb\x11\x12\x5c\xe9\x10\x47\x57\x27\x84\xd4\x56\xdb\x69\xc1\x64\x86\x34\x99\x76\x89\xee\x5f\xa7\x33\x64\x67\x89\x04\x26\xc8\x90\x68\x61\x90\x4d\x12\x13\xde\xdd\xcd\x5a\x18\xb9\x31\x06\x8e\x90\x99\x5c\x71\xad\x05\x0b\x03\xe4\xf4\xc0\xab\xbe\x57\x32\xa3\x05\xb7\x7d\x67\x53\xa2\x8d\x9c\x31\x23\xce\x1f\xc1\xc9\x0c\x45\x47\x84\x8e\xf4\xab\xb4\xca\xd3\x4e\x09\xae\x7a\xd4\xc2\x86\x0c\x3d\x52\xcc\x69\xff\x5d\x69\x11\x53\x46\x66\xa8\xa2\xae\x64\x36\x43\xcf\xea\x08\x64\x41\xc8\xca\x06\x24\x10\x82\x0c\x81\x0d\x20\x91\xcb\x2d\xbf\x00\x25\x69\xb6\x23\x40\x80\x50\x41\x40\xcb\x0d\xb4\x60\xb9\xa1\xb5\xf6\xbd\x9a\x00\x19\x42\xa5\x03\x80\x41\x05\x78\x00\x06\x98\x41\x65\xb6\x23\x00\x12\x78\xa0\xe2\xfe\x8b\x3b\xc2\xb9\xe9\x8e\xa0\xd8\x7d\x5e\xbb\xfa\x70\x9e\x29\xea\x4a\xce\xf1\xfa\xf4\xc4\x36\xc5\xc0\xb8\x42\x85\xb1\x96\x7d\xfa\x3c\x75\x5d\x49\xad\x02\xc3\xd6\x66\x1e\x18\x9a\xf8\xd5\x8d\x3a\xc6\x47\xbb\x59\xd4\xb8\x37\x7f\xbb\x79\xee\xab\x1b\x16\x14\x28\x36\x3b\x8d\x18\x77\x2b\xa1\x34\x49\x77\x3a\x28\xcc\x0a\x07\xee\x4d\xd0\x65\x56\x57\x58\xa8\xf2\x43\x87\x8f\x1c\x56\xa7\x5b\x44\xba\xdc\x63\x4d\xcd\xfc\x54\x4b\x80\x44\x90\xdd\xdc\x91\x2b\x49\x0d\xb6\x2e\x95\x77\x76\x06\x64\x19\xe2\x29\x7f\xea\x28\x4d\xed\x8f\x62\x0e\x34\xaf\x7e\x81\x17\xc4\x30\x7c\x74\x4c\x75\x20\xd5\x26\xf8\xf3\xb1\x0f\x92\xa1\x1e\x7c\x02\x36\x77\xf1\xfb\xa3\xa3\x84\x2d\x5c\x72\xf7\x4f\xaa\x10\xe5\x52\xa7\x08\x2f\xfa\xe2\x18\x3b\xb8\xfb\xce\x17\x61\xdc\xaf\xea\x64\x5f\x8e\xd6\x1d\xee\xdf\x22\x48\xf7\xc6\xcd\x46\xe7\x99\x36\xa1\x4f\x6c\x8e\xd6\xcf\xfe\xad\x8e\xe4\xb1\x93\x3c\xe8\x95\x8a\x56\x19\x20\x81\x0d\x4c\x19\xfd\x95\x8e\x5c\x77\xd3\x21\x00\x21\xb2\x98\x3d\x65\x33\xd3\xd8\x9f\xc0\xa0\x33\x06\xe9\x99\x7d\x09\x91\x4b\x12\xda\x04\x74\xbf\x7b\xc3\xe8\x95\xfa\xcb\x6c\x2e\x4c\xdb\xb0\x16\x93\x7f\x46\x08\x86\xfd\xc6\x2d\x58\x32\x6e\x6b\xfc\x58\xfa\xf2\x96\x06\x13\xb6\xcb\x5a\xe0\x87\x6d\x3f\xb2\xef\xf1\xc3\x4b\x29\xb4\x79\x93\x0d\xef\x94\xaf\xff\xb0\xaa\x22\x7f\xe2\xed\xec\x62\x2c\xbd\xd0\xf9\x46\xf1\x66\x87\x0d\x13\x6e\x25\x42\xc2\x76\x3a\x44\x3a\xf6\xee\x04\x5a\xaa\x37\xfe\xf5\x1a\xaf\x99\x6a\x99\xb6\x71\x9b\x45\xda\x57\xc1\x26\xd0\x65\x66\x69\x04\xb2\xe6\x8e\x63\x1a\x97\x84\x23\x8a\x12\x77\x76\xb2\x5c\x91\xfa\x78\xca\xe9\x8e\x65\xae\xb3\x51\xcc\xc1\xe6\x32\x17\xe8\x70\x2f\x1f\x53\x55\x66\x58\x05\x37\x8f\xf5\xa5\x58\x23\x84\xf7\x23\xf0\xc0\x61\xfc\xc1\xd8\x18\x61\x95\x6f\x1a\xee\x04\x9d\x53\xa0\xa3\xfa\xb2\x49\x27\xe9\xfe\xcb\x97\xa1\xc2\xa1\xda\xac\x3e\xda\x96\x2d\xfe\x22\xe7\xa2\xf9\xf1\x49\x7c\xec\x37\xff\x17\x00\x00\xff\xff\x36\x3d\xb8\x4c\x46\x15\x00\x00")
func assetsLoaderGifBytes() ([]byte, error) {
return bindataRead(
_assetsLoaderGif,
"assets/loader.gif",
)
}
func assetsLoaderGif() (*asset, error) {
bytes, err := assetsLoaderGifBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "assets/loader.gif", size: 5446, mode: os.FileMode(420), modTime: time.Unix(1445292578, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _assetsMainCss = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\x92\xcd\x6e\xa3\x30\x10\xc7\xcf\xe1\x29\x46\x59\xad\xd8\x95\x20\x32\x24\x48\xbb\xe4\xb4\xb7\x3d\xb5\x87\x3e\x81\x89\x07\xb0\x6a\x30\x32\x6e\xf3\x51\xf5\xdd\x3b\x06\xd2\x84\x10\x55\x39\xa4\x58\x7c\x68\xf8\xff\xc7\xbf\x19\x4f\xa6\xc5\x1e\xde\xbc\x59\xae\x6b\x1b\xe6\xbc\x92\x6a\x9f\xc2\xfc\x3f\xaa\x57\xb4\x72\xc3\xe1\x01\x5f\x70\x1e\xc0\x67\x20\x80\x7f\x46\x72\x15\x40\xcb\xeb\x36\x6c\xd1\xc8\x7c\xed\xbd\x7b\x5e\x19\x4d\xb2\xf8\xe3\x2c\x7e\x00\xfe\x63\x83\x35\x3c\x91\xd3\x1f\x27\xe8\x8d\xad\x3c\x60\x0a\x09\x6b\x76\xc7\xc8\x16\x65\x51\xda\x14\x96\x8c\x51\x48\xc9\x1a\xc3\xf2\x18\x8a\x3b\x59\xc5\x4d\x21\xeb\x14\x62\x72\x01\xeb\x5e\x14\xb5\xb8\xb3\x21\x57\xb2\xa0\x3f\x1b\xac\x2d\x9a\x1e\x32\x76\x90\x1b\xad\xb4\x49\xe1\x47\x14\x45\xeb\xfb\x20\xc7\x7f\xa6\xc8\xf1\x14\x39\x1e\x23\x33\x5a\x51\xc7\xeb\xd0\x96\xdf\x84\x76\xa5\x9b\xd1\x15\x34\x36\x41\x4b\x8e\x64\xc9\xbd\x4e\x36\x5a\xdd\x74\xb2\x83\x6c\xd4\xa6\xd5\x00\xb3\x28\x91\x0b\x34\x8e\x68\x2b\x85\x2d\xbb\x62\x7e\x92\xba\xe1\x42\xc8\xba\xa0\x4a\xdc\x1c\x9c\x25\x08\x33\x6d\xad\xae\x48\xd8\x15\x34\xa3\x9d\xb3\x67\x69\x29\xbc\x0b\xdb\x92\x0b\xbd\x4d\x9d\x1e\x96\x74\x93\x02\x4c\x91\xf1\x5f\x94\x34\x80\xd3\x83\x2d\x56\x7f\x7f\x3b\x6f\xa5\x0f\x23\x23\x5d\xb7\x7a\x2f\x6c\x70\xee\x8d\xbf\xf6\xba\xba\x73\xad\x6d\x5f\xf7\x50\x96\xd5\x4d\x3a\x8c\xcf\xa9\xf8\x64\x32\xfd\xc6\xf5\xf4\xe2\x18\xdc\x18\xce\x4e\xc3\xc6\x72\xb7\xfa\x6d\x32\x6d\xa8\xbd\x28\xdc\x46\xfd\x37\xe9\x89\x4e\xb9\x34\x85\xc1\x3d\xb4\x5a\x49\xe1\xc4\x1f\x01\x00\x00\xff\xff\x97\x8f\xa0\xbf\x3a\x04\x00\x00")
func assetsMainCssBytes() ([]byte, error) {
return bindataRead(
_assetsMainCss,
"assets/main.css",
)
}
func assetsMainCss() (*asset, error) {
bytes, err := assetsMainCssBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "assets/main.css", size: 1082, mode: os.FileMode(420), modTime: time.Unix(1445292578, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _assetsPanicPng = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x74\x54\x7b\x4c\x53\x67\x14\xff\x4a\x81\x02\x05\x44\x85\x2d\xe2\xa6\x15\x4b\x87\x62\xb1\xa2\x10\x44\x93\x59\xb9\x05\xaa\xb6\x01\x8a\x82\x31\x92\x96\x72\xc1\x32\x44\xa3\x9d\x0a\xea\x04\x04\x59\xe3\x06\x15\x90\x4c\x31\xda\x16\x18\xc2\x80\x01\x3e\x98\x4a\x16\x40\x1e\xa2\xe2\x03\x1f\x08\x48\x86\x40\xd1\x76\x44\x7c\x6c\x73\x99\x8b\xbf\xdd\x9b\xfd\xb5\x3f\xf6\xe5\x3b\xe7\x77\xce\xb9\xbf\x73\x73\xce\x3d\x27\xd7\x10\xa3\x8c\xf2\x70\xf3\x75\x23\x84\x78\xc8\xa3\xa9\x38\x06\x3f\x61\xc5\x85\xcb\x68\xd9\x83\xe5\xdf\x33\xe0\x98\x26\x55\x48\x09\x69\x2e\xe6\xff\xad\x71\x62\x7c\x81\x36\x3a\x4e\x41\x48\xb6\x88\x90\x9c\x7c\x42\xfe\x62\x42\x39\x2f\x08\xf9\x52\x42\x88\x5d\x4d\x48\xf8\x77\x84\x7c\xbc\xfb\xcc\xd5\xd8\xb5\x84\x70\xa6\x62\x36\xc5\xcb\x18\x02\xfc\xfd\xc1\x1c\xa1\x10\x8b\x16\x61\xf1\x62\x88\x44\x30\x9b\x31\x34\x84\x89\x09\xf6\x32\xb6\xc9\x04\xab\x15\xe7\xce\xb1\xc6\xd4\x14\x6b\x30\x97\x89\x30\xee\xf0\x30\xcb\x9c\x9c\x64\x99\xe3\xe3\x78\xf6\x0c\x1d\x1d\x38\x7a\x14\x9d\x9d\xb8\x7c\x19\x0b\x17\x82\x79\xbf\x40\x80\xd6\x56\x38\x39\xc1\xd5\x15\xce\xce\xe0\x72\xe1\xe8\x08\x07\x07\xcc\x9e\x0d\x37\x37\xe4\xe7\xc3\xdd\x1d\x67\xce\xa0\xbd\x1d\x17\x2e\x60\xc3\x06\xec\xdf\x8f\x23\x47\x50\x58\x88\xcd\x9b\xb1\x73\x27\x94\x4a\x24\x27\x83\xa6\xb1\x6d\x1b\xee\xdd\x43\x7d\x3d\x0a\x0a\xf0\xe4\x09\x5b\xc9\xf5\xeb\xf0\xf4\x44\x7f\x3f\xbc\xbc\x70\xed\x1a\x1a\x1b\x51\x5a\x8a\xf4\x74\xf8\xf9\x61\x70\x10\xb7\x6f\xe3\xf9\x73\xcc\x99\x83\xee\x6e\xac\x5b\x07\xa9\x14\x8f\x1e\xb1\xdd\x31\x6d\x32\x35\x8f\x8d\x41\x2c\xc6\x95\x2b\x38\x71\x02\x3a\x1d\xd4\x6a\xf8\xf8\xa0\xab\x0b\x21\x21\x08\x08\x40\x54\x14\x12\x12\x70\xe9\x12\xde\xbd\x83\x56\x0b\xa3\x11\xc7\x8e\xc1\x60\x40\x51\x11\x6e\xdd\x42\x59\x19\x6a\x6b\x71\xff\x3e\xbc\xbd\xb1\x6f\x1f\xca\xcb\x51\x53\x83\x53\xa7\x70\xfa\x34\x0e\x1e\xc4\xc0\x00\xde\xbf\xc7\xcc\x0c\xb2\xb2\x50\x59\x89\x9c\x1c\xb4\xb4\xc0\xc3\x03\x87\x0f\xa3\xaf\x0f\x6d\x6d\x48\x4b\x43\x45\x05\x7a\x7b\xb1\x6c\x19\x5c\x5c\xf0\xea\x15\x1a\x1a\xa0\x52\xa1\xb9\x19\x6f\xdf\xe2\xf8\x71\x14\x17\x83\xc3\x41\x58\x18\x82\x82\x60\xb1\xb0\x5f\x7b\x74\x14\x14\x85\xc8\x48\x64\x66\xb2\xc3\xda\xba\x15\x7c\x3e\xf4\x7a\xd8\xed\xec\xe0\x6c\x36\x64\x67\x63\xc9\x12\x6c\xdf\x8e\x8c\x0c\xec\xd9\x03\x1e\x0f\x0a\x05\x92\x92\x50\x5d\x0d\x5f\xdf\xba\xb3\x69\x9f\x32\x93\x9e\xaf\x8f\x53\xaa\xc8\xbf\x47\x39\x62\xb7\x6d\x8a\x18\x89\xa0\x9e\x52\x9b\x86\x15\xc3\x43\xf6\x17\x76\xfb\x7e\x87\xc2\x9f\x99\x47\x9c\xe4\x8d\x51\x94\x43\x2a\xff\x50\x0a\xe3\xb8\xee\x8e\xde\xba\x97\xd9\xc0\x41\x56\x38\xeb\x03\x2a\x0e\x30\x84\x19\x39\x25\x8d\x0f\xb8\xab\x55\x13\x4e\xa4\x68\x9f\xa7\x32\x28\x60\x6c\x72\x2c\x35\x39\x25\x87\x1b\x29\x5a\x90\xa4\x9b\x17\x66\xb4\x5a\x23\x6e\x04\xaf\x7c\xcd\xbf\xd1\x17\xd8\x9e\x6b\x29\x21\xb3\xe6\xae\xa4\x8a\x0a\xe4\x31\xeb\x5c\xe5\x4a\xa9\x34\x49\x9e\x53\x6c\x70\x12\xf6\xde\xec\x2a\x14\xf1\xca\xad\x3c\x1b\xdd\xe5\xc7\x3b\x49\x6b\xd5\xe3\x1d\x2c\x7a\xcd\xe9\x11\xf1\xca\x4e\x4e\xf8\x68\xbc\x4e\x6e\x89\xdf\x12\xeb\xfc\xa6\x2c\x37\xbf\xee\x74\x5e\x4b\xb8\xd1\x6c\xae\xad\x16\x2c\x17\xf7\x08\x1a\x1b\x2a\x7f\xa8\xd9\x65\x32\xa9\x77\x54\x99\x33\x33\x2c\xea\xf4\xd4\x4c\xb3\x5a\x47\x8b\x7f\x54\x2f\xee\x10\x04\x55\xea\xe8\x2f\xd2\x66\x4c\xf4\xcc\x8b\xaa\xe9\x69\xcb\x4b\x7b\xaa\x76\xfa\xe5\x33\x1b\x5d\x6f\xf2\x28\xf9\xed\x8f\xd7\xbf\xbf\x9d\xe5\xe2\xee\xe6\x19\xcb\xbf\xc4\x77\xe1\xb7\x36\x1b\x8c\x45\xfa\xbd\xb1\x8f\xcb\x1d\xe5\x91\x32\x5e\x62\x77\x97\x5d\xde\xab\xeb\xfa\x4c\x28\x2a\x18\x11\xd6\x54\x2d\x3d\x70\x2d\x70\xc7\xc6\xdc\x6f\x14\x1b\xef\xde\xb8\x7d\xf3\x8e\xeb\xca\x2d\xad\xe5\xfd\xfd\xfc\x56\x79\xdf\x72\x72\x25\xa1\xa2\x34\x57\x15\x79\xa1\xe9\xfc\x4f\x54\xc3\xc5\xfa\xaa\xb6\xce\xab\x2d\x75\x57\x7b\x44\xd5\x1f\xf9\x2d\xb9\x23\xf0\x9f\xd8\x9e\xa0\xfa\xc5\x74\xea\x71\x62\xc6\xfc\x27\x0f\x9f\x0e\xa4\x6b\xb4\x4f\x1f\x37\x7a\xcd\x1d\xe4\x94\x95\x39\x0e\x0f\xd5\x9a\xee\xd1\x23\xa3\x0f\x46\xd2\x46\x3f\xd7\x58\x0a\xbe\x55\x58\xf4\x55\x9a\xf3\xc1\x31\x71\x0e\x7e\xab\x6b\xb3\x5b\xea\x3e\x78\xff\xfa\xc1\x58\x1b\x12\xda\xf3\x20\x6f\x6d\xcd\x5d\x32\x2f\xd0\xdc\x50\xba\x4a\x25\xd5\x94\x6b\x0a\x3b\xa7\x57\xd3\xf7\xf7\x8e\x3c\xe7\x70\x35\x5f\x4d\xe5\x15\xb8\x85\x8e\xbb\x27\x0f\xbc\xb9\xe9\x6b\x6c\x57\x25\x38\x39\x9f\x5b\x2a\xfc\x33\xde\xdb\xbb\x5a\x36\x8f\x3a\x60\x6d\xe2\xb5\x95\x34\x79\x71\x25\x86\xb1\xaf\x83\x17\x88\x9c\x43\xeb\x5b\xc6\xf2\x3b\x5d\xe4\x49\x89\x25\x06\xc1\xdc\x40\x61\xee\x6b\x8d\x48\x22\x8d\x76\xe0\xda\x9c\x44\x3e\xb2\x49\x8a\xc8\x93\x9a\xa8\xfe\xde\xc0\xe3\xd1\x0f\x07\xda\xd6\x9e\x97\x9f\x9d\xbf\x7a\x4d\x53\x84\x95\x88\x0f\x1d\x4a\x3c\xb2\x26\x9c\xfd\x15\xf9\xeb\x65\x89\xfa\x14\x8d\x9e\x0e\xd7\xee\xa1\x19\x20\xc1\x92\x15\x21\xe2\x15\x12\xf1\x8a\xb0\xf8\xe0\xe0\xf0\x55\xa1\xe1\x12\x89\x58\xb2\x8a\xd1\xdd\xd3\x1d\xcb\xfe\x93\xb0\x73\x57\x8a\x2e\x35\xeb\xff\x13\x2e\x36\x67\x19\xd9\xd5\x94\xcb\x94\x54\xe3\x7a\x75\xde\x3f\x01\x00\x00\xff\xff\x4e\x03\xf2\xfa\x01\x05\x00\x00")
func assetsPanicPngBytes() ([]byte, error) {
return bindataRead(
_assetsPanicPng,
"assets/panic.png",
)
}
func assetsPanicPng() (*asset, error) {
bytes, err := assetsPanicPngBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "assets/panic.png", size: 1281, mode: os.FileMode(420), modTime: time.Unix(1445292578, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _assetsSkeletonCss = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xcc\x3a\xdb\x8e\xdb\x38\xb2\xef\xfe\x0a\xa2\x07\x03\x4c\x02\x5b\xed\x7b\xba\xdd\x98\x83\x93\x4b\x77\x66\x81\x49\x82\x4d\xb2\xbb\x0f\x8b\x79\xa0\x25\xca\x22\x5a\x12\x35\x24\x15\xb7\x27\x18\x60\xff\x61\xff\x70\xbf\x64\xab\x28\x51\x37\x93\x8e\xf7\xc9\x71\xd2\xb0\x55\xc5\x2a\x16\x8b\x75\xa5\x78\xfd\x7c\xf4\x9c\x7c\x7a\x64\x29\xd3\x22\x27\x7f\x9f\x07\xd3\x60\x09\x90\xd7\xa2\x38\x48\xbe\x4b\x34\x99\x4f\x67\xcb\x31\x79\x43\xbf\x30\xf2\x96\x66\x34\x4c\x18\xa0\xf7\xfb\x7d\xb0\x63\x5a\xd5\x74\x41\x28\x32\x80\x3e\x48\xc6\x88\x16\xa4\x54\x8c\x94\x79\xc4\x24\xd1\x09\x23\xef\xfe\xf2\x99\xa4\x3c\x64\xb9\x62\x01\x0c\x4a\xb4\x2e\x36\xd7\xd7\xc8\x41\x14\x00\x14\xa5\x0c\x59\x20\xe4\xee\xba\x1e\xa4\xae\x33\xae\x27\x96\xa2\x48\x0a\x20\x9a\xcd\xaf\xe7\xb7\xd7\x28\xca\xe8\xf9\xf5\x68\x34\xba\x7e\x4e\x3e\xd3\x6d\xca\x88\x88\x49\x28\x72\xcd\x72\xad\x46\xff\xf9\xd7\xbf\xbf\xc3\xff\xa3\x09\x79\x2b\x79\x04\x5f\xaf\x28\xe8\xe5\x93\x3e\xa4\x4c\xc1\xd3\xe7\x43\x21\x76\x92\x16\xc9\x01\x1e\x7e\xe5\xf9\x23\x02\x5f\x95\x1a\xd4\x89\xbf\x1e\x84\xcc\x94\xc1\x28\x8d\xdf\xaf\x45\xc4\x90\x0a\x57\x8d\xcf\x9f\x0a\x1a\xf2\x7c\x07\xbf\xfe\xa6\x79\xca\x35\x37\xd0\xd7\x29\xa3\xb2\x02\xbf\x63\x11\xa7\xe4\xaf\x25\x93\x88\xb2\x5a\x33\xa2\x5c\x5c\x27\xce\xff\x04\x64\x0c\x70\x33\x29\xcf\xc1\x74\xbe\x8e\x08\x29\x84\x82\x95\x89\x7c\x43\x24\x4b\xa9\xe6\x5f\xd8\x1d\x40\xf7\x3c\xd2\xc9\x86\xcc\xa6\xd3\x1f\xf1\x31\xa3\x4f\x93\x1a\x74\xbb\x9e\x16\x4f\x15\x4c\xee\x38\x90\x4d\x09\x2d\xb5\x40\x48\x41\xa3\x08\x14\x83\xa0\x79\x3d\x68\x2b\x9e\x26\x8a\xff\x61\xa0\x5b\x21\xc1\x5e\x27\x00\xba\x23\x7f\xa2\x18\x69\x99\xe5\x63\xfb\x43\x19\x69\x06\xf3\xc6\xa9\xa0\x7a\x43\x52\x16\xeb\xd3\xdc\x50\xef\xb0\x9d\x24\x62\x5f\xc0\xa8\x15\x49\x41\x38\xe3\x1b\x34\x27\xcb\x29\x08\x83\x2b\xff\xff\xcc\xec\xd7\x4f\x19\xcf\xed\x6a\x0c\xee\x99\x99\x7a\xa0\x97\x46\x96\x9b\x95\x11\xa5\xbb\x3c\x9c\xf1\xf4\x9c\xab\x95\x7f\x4e\x83\xfb\xc6\x9c\xb0\x7c\x98\xc3\x0c\xa8\xb4\xd4\xfc\x54\xf5\xc8\x4a\xfd\x13\x54\x0d\x2c\xa3\x3f\x7c\x13\x73\xa9\xf4\x24\x4c\x78\x1a\x75\x49\xbb\x70\x17\x1b\xb3\x30\x1c\x2f\x72\xd6\x9d\xb9\x7d\x54\xc4\xf1\xf9\x6a\xc5\x5e\x06\xeb\xe6\xf3\xc2\x8a\xa4\xf7\xe2\x2c\xe2\xd9\x22\x58\x34\x9f\x86\x38\x81\x78\xe7\x27\x6f\x88\xe7\x73\xa0\xe8\x7c\x0c\x71\x0c\x71\xef\xc4\xd4\x0d\xf1\x62\x1a\x1c\x8b\x1d\x83\x27\x9c\x45\x7c\xeb\x10\x5b\xf1\xa7\xf3\x14\x76\xe3\x10\x5b\xb1\x2f\x2c\x3f\x63\xcd\xab\xb5\x43\x6c\x86\x09\xe5\x0c\xe2\xf5\xca\x21\x76\xce\x4f\x6e\x74\x43\xfc\x62\x19\x4c\xbb\x82\x57\x5b\x75\x4a\xe8\x0e\xf1\xcd\xdc\x25\x76\x7a\x72\xd1\x0d\xf1\xed\xcc\x65\x24\x7b\x96\x9e\xd8\xac\xaf\xbd\xa8\xe2\xb7\xf8\x89\x4e\xb8\x8c\x6a\x36\x3e\x1e\x4e\x5b\x01\x13\xaf\x88\x95\x93\xfa\x84\xd2\xed\xd4\x09\x4d\x63\xf7\xcc\x03\x63\x31\x24\x10\x78\x3e\xc4\xb1\x82\xe2\x00\x43\x0c\xb2\x30\x4f\x93\xed\x61\x32\xf4\x5c\x07\x42\x75\x79\xf7\xb4\x71\xe3\xf2\xdf\x96\x45\xeb\xc9\x63\x1f\xc2\xcf\x7b\xf6\xc2\xb1\x73\x1d\x16\x1d\x47\x1f\x72\x77\xc5\x80\x01\xf7\xf9\xda\xe1\x48\x2d\x8b\x4e\x24\x18\x7b\x31\xca\x27\xfa\x62\xe9\xd8\xf3\x0e\x8b\x36\x52\x0c\x99\xbb\x62\xc8\x80\xf9\xd2\x15\xf6\x5a\x16\x6d\x24\x19\xfb\x10\x7e\x9d\xaf\x5c\x51\xb1\xc3\xa2\xe3\x73\x43\xee\x2e\x77\x1c\x70\x5f\xbb\x5c\xa1\x65\xd1\x8d\x44\x63\x3f\xca\xcb\xdd\x15\x57\x5b\x16\x9d\x50\x35\xf6\x62\xbc\x4a\x7f\x71\xe3\x08\x60\x1d\x8b\xf3\xa9\xc5\x19\xe3\x86\x4e\xe4\x0a\xcb\x9d\xb5\xa7\x7e\xad\x3b\xa3\xe0\x80\xfd\xad\x3b\x86\x74\xfd\xbc\x17\xc8\x8e\xc3\x40\x0f\xad\xfe\x77\x7b\x3f\x8a\x76\xc7\xd1\xa0\x8f\x57\xe7\xec\xee\xb1\x98\x9d\x98\xe8\x58\x44\x07\xab\xbc\xb6\x0f\x6c\xff\xac\x8a\xf2\x6e\x63\x70\xf1\x32\xdc\x5b\x9b\x83\xa0\xef\x3f\x7c\xbe\x1f\x25\x3a\x4b\x09\x57\x04\xd6\x8b\xcd\xde\x7a\x1e\xac\x7e\x24\x4a\x60\x6d\xa9\x09\x4d\x53\xd3\xf4\x7d\xbc\x7f\x47\x32\x46\x55\x29\x59\x86\xcd\x19\x00\xa5\x28\x77\x89\x28\x75\xd3\x6d\x8e\xa8\x64\x64\x0b\x6b\x8f\x08\xb4\x9e\x33\x2c\x4a\xab\x02\x3a\x20\x9f\x04\x22\x78\x08\xec\x0e\x64\x16\xac\x80\x0b\xf9\x99\xcc\x56\x30\x64\xf3\x0c\x85\x31\x42\x60\x95\x18\x43\x91\x8a\x75\x37\xdb\x54\x92\xa0\x5e\xb7\x22\x3a\x0c\x91\xc0\x84\x65\x77\x98\x9d\xc2\x52\x4a\x10\x09\x18\xb3\x4c\x91\x90\x62\xb7\x1a\x82\x74\x19\x08\x53\xee\x48\xc6\x15\x87\x86\x52\x16\x92\x69\x90\x05\x3a\x0f\x18\x05\xf2\x19\xa6\x20\x38\x2e\xa7\xca\x6c\x29\xc7\xad\x36\xf1\x02\xf9\xaf\xef\xec\x8c\xfb\x1a\x06\x05\x7c\x03\x8b\x69\xc6\xd3\xc3\x86\x5c\x7d\xa4\x29\xdb\xd3\xc3\xd5\x98\x5c\xfd\x82\xa5\x81\x86\x55\xbe\x67\x25\xeb\x01\x48\x0d\x69\x00\x63\xf2\x52\x72\x9a\x8e\x89\xa2\xb9\x82\x08\x28\x79\x8c\xac\xc1\xc6\x84\xdc\x90\x1f\xe6\xf3\xb9\x31\x28\xd3\x18\xb7\x8d\xe5\xc5\xed\xc6\x6b\x4c\xc9\x6c\x4c\x92\x39\xfc\x2d\xe0\x6f\x09\x7f\x2b\xf8\x5b\x9b\x4d\xab\x3d\x45\x8b\x02\x4b\xa0\x16\xb0\x15\xd0\x1b\x67\x90\x4e\x61\x47\x8e\x54\xbd\x98\x9a\x6a\x29\x99\x81\xab\x75\x76\x1d\x6a\x41\x1c\x3d\xdc\x2a\x50\x16\xf4\x6d\x1a\x76\x79\xa2\xaa\x3e\x7a\x43\x26\xc1\x0c\x87\x02\x8f\x79\x9f\xc7\x22\x58\x3b\x79\xac\xee\x7c\x3c\x50\x90\xc5\x90\x89\x53\x90\x85\x5f\x10\x64\xb2\xec\x33\x99\x07\x4b\x27\x13\xa7\x24\xd3\x1b\xcb\x65\xd5\xe7\x32\x0b\x6e\x5c\x5c\x56\x4e\x51\xa6\x2b\xcb\x65\x3d\xe4\xb2\x72\x71\x59\x3b\xb8\x4c\x6d\x13\xfc\x6b\xa7\x09\x2d\x12\x3c\xc9\xd0\xdf\x6e\x43\x87\x5b\xba\xaa\x35\x89\x81\x7f\xb8\x55\xcb\x60\xde\xe2\x8e\x76\x60\xdd\xe2\x96\xee\xdd\x31\xb8\x95\x5b\xe9\x06\xe7\x51\x82\xe9\xb8\x0b\x87\xf5\x5a\x9f\xac\xce\x77\x2e\xee\x79\x5e\x77\xa4\x46\x76\x1b\x4d\x66\xf7\x2f\xef\xdf\xbc\x42\xe1\xe9\x26\x11\x5f\xea\x03\x00\x8b\x9d\x3e\xbc\x9c\xbe\xbe\x6f\x96\x66\x8f\xac\x2e\xbe\x0e\xef\xe2\x82\xad\x11\x71\x3c\xb2\xdf\x3c\x2f\x4a\xfd\x4f\x7d\x28\xd8\xcf\x57\xaa\xdc\x66\x5c\x5f\xfd\xd6\x87\x4a\x06\xd9\x6d\x08\xac\xc8\xaf\x7e\x33\xda\x88\xb8\x2a\x52\x0a\x01\x9d\xe7\xc6\x05\xb6\xa9\x08\x1f\x31\x2c\x59\x5f\x58\xdc\x54\xa7\x4c\x9d\x83\xa7\x45\x7d\xf0\x64\x35\xb9\x5a\xad\xf0\x51\xb3\x27\x3d\xa1\x29\xdf\xe5\x1b\x12\x32\xcc\x3d\x77\x83\xdc\x35\xab\xe8\x7a\x11\x6f\x5d\x25\x97\x9e\xff\xd9\x39\x87\x1e\x58\x45\x14\x3b\x95\x96\x90\x43\x62\x21\x21\x96\x96\x45\xc1\x64\x08\x29\xb8\x41\x46\x2c\x14\x92\x56\x87\x6e\x39\xd4\x32\xe6\xc0\x2d\xe1\x9a\x19\x6e\x0c\x81\x7b\x48\x2e\xe6\xc4\x8b\x86\x8f\x3b\xc8\xea\x79\x34\xa9\x57\x64\x38\x17\x14\xd3\x6b\x75\x24\x66\x8e\xc1\x24\x8d\x78\xa9\xc0\x3b\xed\xb1\x1b\x42\x61\x55\x98\xef\x45\xca\x23\xf2\xc3\x76\xbb\x35\x7a\x29\xa5\x42\x36\x85\xe0\x56\x0b\x27\xce\xe8\xaa\xed\xa8\x0c\xd4\xee\xad\x7d\x72\xed\xb0\x0b\x57\xef\xb3\x0b\x65\x77\xdb\xe2\xec\x7c\xb1\x08\x4b\xd5\xcc\x57\x3f\x39\xe7\x73\xe0\xec\x7c\x0e\x54\x33\x9f\xc1\xf5\x3c\x0e\xca\xd0\x8e\x3a\x2d\xf4\xe6\xe6\x06\xa1\x50\x51\xa1\x0d\xd4\xd1\xa6\x96\xb2\xfe\x9a\x14\x92\x43\x40\x3a\x58\x71\x8f\xc0\x2e\xb9\x4f\x0e\xaa\x17\x70\x72\x8c\x5d\xc9\x60\x50\x6f\x49\x0f\x0f\x0f\x6e\x13\x82\xc5\xbe\x5e\x3c\x4c\x1d\xeb\xad\x11\xde\x45\xf6\x2d\xc1\x83\x3c\x63\xc1\x27\xec\xe4\x8c\x91\x9e\xc5\x0f\xac\x68\x88\xed\x19\x95\x07\x79\x8e\xe8\x7e\x93\x3b\x63\xa4\x4f\xf4\x63\x83\xf4\xef\x5e\x9d\x3a\x8e\x77\xaf\xcd\x29\xf6\x6c\x3a\xfb\x9e\x73\x46\x57\x2f\x2c\xa3\x3c\x1d\x26\x83\xbc\xcc\xb6\x4c\x0e\xa1\x8a\x51\x19\x26\x43\x28\x06\xd6\x63\xd8\x11\xcb\x52\x1e\x81\x0a\xaa\xd4\x1e\x14\x89\x70\xe4\x02\xa1\x95\x8e\x47\x0a\xda\x90\x50\x57\xd5\x91\x2f\xdb\xac\x21\xba\x62\x4b\x65\x5a\x9e\xcf\xd0\x91\x21\x00\x4c\x50\xd7\x4d\x55\x95\x68\x94\x09\xfa\xd8\xde\x3c\x3c\x8c\x09\x64\x20\x21\xa1\x1b\xdb\x1e\xc8\x3f\xd8\xf6\x91\xd7\x7d\x8e\x63\x9b\xe3\x38\xf6\x84\xf2\x37\x33\xfc\x77\x2a\xfa\x43\x40\x4f\x68\x24\xf6\x6d\x7e\xf1\x07\x79\x90\xfd\x23\xcb\xc0\x75\x14\xa1\xfb\xc7\x3d\x95\x11\x89\x58\x4c\xcb\x54\x13\x65\xfa\x65\x14\x5d\x61\xeb\x66\xb4\xa6\x20\x45\x4a\xc2\x3f\x7c\xfa\xce\xb7\xd0\x6c\x1d\x64\x72\xd4\xf1\x84\x42\x0e\xa6\x90\x38\xab\xe4\x5a\x69\x04\x3e\x93\x4c\xfc\xe1\xc3\x99\xcf\x11\x0e\xf4\xd5\x9b\x00\xeb\x69\x6b\x1f\xeb\x55\xcf\x3e\xaa\xfa\x74\xdd\x87\xd9\x06\x0b\xc1\xc0\xcb\xa1\x3f\x57\xd4\xb0\x5a\x74\x86\xa9\x5a\x97\x2e\x5c\xa5\x51\x37\xc6\x33\x95\xd1\xae\x0b\xd1\xea\xd8\x62\xad\x22\xec\x73\xe5\x32\x9d\x50\xe6\x30\xdd\x36\xf3\xf4\x73\x6a\x4a\xb7\x2c\x1d\x8f\x52\xb6\x63\x79\xd4\x2f\xfe\x9a\xaa\x6f\xd0\xa3\x56\x7d\x81\xab\x64\x03\x7e\x31\x67\x69\x84\xa7\x27\x5f\x7b\xe5\x61\xc7\x67\xea\x2e\x68\x3a\xdc\x86\x30\x61\xe1\x23\xb8\xc6\x51\xb9\x0a\x3e\x26\xdc\x85\x69\xb3\x00\xf2\x7f\x24\x30\x3f\x26\xcd\xf1\x88\xb7\x86\xed\x1d\x56\xb9\xd7\x02\x91\x22\xa3\x69\xa7\xc1\x51\xdf\xed\x1b\x78\x0c\x06\x65\x75\x5a\x94\x82\x98\x13\x13\x39\xa0\xd4\xe6\x32\x4c\x31\x70\x28\x1e\x19\x35\x89\xe3\x31\x50\x0d\x43\x0e\x4c\x7b\x83\xc6\xa4\x66\x66\xfd\xc6\xbe\xad\x71\x75\x7f\x30\xb4\x04\xdb\x81\x2f\x20\xc4\x19\xea\xaf\x9a\x85\x7d\x4f\x5d\x1f\x71\x4d\xed\x8f\x45\x57\xe5\x55\x13\x70\x5b\xbd\x76\x4d\x79\xb7\xcd\xb4\xf6\x66\x4f\x0c\xcc\x5e\x98\xab\x02\x17\xd7\xba\x77\x2b\x42\x10\xaf\x6f\xfa\xa6\x6b\x6f\xed\xac\x7d\x79\x1f\xcc\xdd\x7a\x38\xa7\x27\xc1\x32\x65\x86\xff\x3c\x89\xea\x7e\x86\xff\x3c\x89\x0a\x54\x59\x48\x06\x2e\xd3\x08\x7b\xec\xf2\x8d\xf8\xa8\x7c\x7b\x14\x30\x94\x0c\xb8\xb4\x07\x73\xd5\xdd\x8d\x8b\x6f\x82\x77\x67\x74\x02\x81\x33\xea\xef\xcd\x6c\x8e\x85\x44\x9d\x3d\xba\x9d\x6a\x7b\xef\xa1\x4e\xd8\xb5\x25\x1e\x69\x18\xd3\x52\xd2\x7f\xeb\xaf\xa3\xa3\xb7\xfd\x43\x67\xaa\xa8\x52\xda\x23\x6a\x1f\x7b\x34\xb2\x0a\x49\xed\x71\x8b\xbd\x1c\x73\x71\xad\x7a\x55\x6d\x8f\x22\xea\x5a\xfb\x94\x4f\x9b\x40\x7f\x5c\xfe\x8d\xfb\x79\x64\x48\xdc\x9c\x4c\x81\x05\x42\x63\x81\x46\xfb\x7b\x29\x34\xfc\x8e\x52\x24\xdd\x95\x08\xd7\x68\x92\xe3\x51\x81\x11\x0a\xe3\x12\x60\x20\xae\xbb\x18\xce\x1b\x86\x46\xc3\xed\xa5\xa3\x8b\xab\xd3\xab\xe3\xa0\x9c\xc4\x65\x9a\x56\xd9\xd4\x75\x83\xe7\xc4\xe1\x42\x39\xc1\x6b\x45\x03\xf2\xce\x4d\xa3\xb3\x58\x14\x48\x5e\xdd\xa2\x33\x6f\x23\xaa\x0b\x43\x06\xd0\x1d\x81\x26\xdf\x1d\x60\x3c\xcb\x2a\xfa\x1d\x57\xe1\x77\xac\xe3\x44\x1e\x9d\x7a\x2e\x7a\x61\xbc\x31\xa0\x45\x13\x20\x87\x45\x4e\x0b\x32\xf4\xce\x08\x52\x25\x36\x7b\xbb\xed\xe2\x4b\xf7\xea\xc3\x44\x1f\x96\xc6\x8d\xac\xe4\xad\x10\x51\xce\x94\xea\x5f\x6f\xdb\xd0\x58\x9b\xf3\x00\x09\x8d\x90\xfd\x5d\x4e\xc2\xb8\xee\xb3\xcd\x95\xc6\x0d\xb9\xba\xba\xeb\xe6\x1e\xe3\xae\xe6\xa4\x0c\xb9\xa3\xc5\xe9\xa4\xb5\x94\xde\x85\xbf\x8b\x6b\xc3\xab\xa2\xeb\xe7\xa3\xf7\x10\x88\x36\xa6\x2b\xdd\x32\xa5\xc9\x9e\x1e\xf0\x4d\xa2\xd2\xb2\x0c\x35\xc4\x25\xf3\x06\x11\x5f\xcb\x89\x98\x54\xef\x06\x7e\xaf\x56\x85\xaf\x1d\x61\x60\x08\x61\x50\x57\xa3\x6a\xc4\x28\x07\x7d\x18\x80\xc4\xf7\xd4\x34\xd7\x26\x73\x07\xe6\x0e\x1c\x7b\xa2\x59\x01\x61\x8e\xf0\x98\x1c\x44\x09\xd3\x81\x76\x23\xc3\x28\xa1\xf9\xae\x62\x54\xb7\x93\xd8\x3f\x6e\xeb\x13\x6d\x6c\x2d\x33\x7c\xa1\x59\x5f\xa2\x1b\x43\xc2\x51\xf5\xbc\x99\xd8\xf2\xb4\x9a\xfe\x50\x15\x09\x65\x01\x55\xa2\xc1\xd5\xf4\x44\x41\x94\xe6\xc0\x84\x42\xd7\x60\xd8\x13\xae\x21\xa9\x31\x89\xf7\x60\xeb\xfb\x98\xdd\x57\x22\x35\xcf\xd3\x97\x01\xfd\x6f\x52\x7e\xa2\xa9\x12\xd5\xd9\x29\xd4\x20\x2c\x27\x3b\x09\x3e\xb4\x65\x21\xb4\xc7\xd0\x3e\x87\x78\x7d\xf2\xd9\x37\xde\xb7\x1c\x73\xd7\xa7\x5e\xd3\xbc\xf0\x92\x45\x4c\x3d\x82\x37\x7b\xe8\x20\x7a\xfa\x08\xdf\xd4\x84\xbf\xbc\xf1\xd1\xce\x1b\xda\xff\x06\x00\x00\xff\xff\xf0\x1b\x32\x3e\xbc\x2c\x00\x00")
func assetsSkeletonCssBytes() ([]byte, error) {
return bindataRead(
_assetsSkeletonCss,
"assets/skeleton.css",
)
}
func assetsSkeletonCss() (*asset, error) {
bytes, err := assetsSkeletonCssBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "assets/skeleton.css", size: 11452, mode: os.FileMode(420), modTime: time.Unix(1445292578, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _assetsWarningPng = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x00\x75\x05\x8a\xfa\x89\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\x00\x00\x20\x00\x00\x00\x20\x08\x06\x00\x00\x00\x73\x7a\x7a\xf4\x00\x00\x00\x04\x73\x42\x49\x54\x08\x08\x08\x08\x7c\x08\x64\x88\x00\x00\x05\x2c\x49\x44\x41\x54\x58\xc3\xed\x96\x5b\x6c\x14\x55\x18\xc7\x7f\xe7\xcc\xcc\xce\x5e\xd9\xdd\xde\xdb\x6d\x69\x0b\xc5\xb6\x5b\xa0\x50\x6e\x2a\x97\x22\xa2\x88\x88\xa8\xf1\x92\x2a\x89\xb7\x44\x7d\x30\x21\xa2\x89\x06\x4d\x34\xf2\xe2\x03\x46\x8d\xd1\xf0\x40\x34\xbe\xf8\x62\x34\x31\x1a\xaf\x51\x50\x5e\xbc\xa2\x89\x31\x40\x08\xa0\x44\x6d\x15\x6a\x0b\x74\x77\xbb\x33\x73\xe6\xf8\x30\xbb\xf4\x22\x18\xa8\xf4\x49\x4f\xf2\xe5\x9b\xcc\x9c\xef\xfb\xfe\xff\xff\x39\xdf\x39\x03\xff\xf5\x21\xa6\x1a\xf8\xe3\xca\xe4\x9a\xba\xd6\xba\x9d\x00\x03\x47\x07\x1e\xe8\xda\x7b\xf2\xd3\xa9\xe4\x91\x53\x09\xda\x98\xc0\x4e\x37\xd7\x6e\x8f\x5e\x7b\xfd\x9c\xe8\xfa\xeb\xe7\xa4\x9b\xeb\xb6\x6f\x4c\x60\x4f\x25\x97\x71\xa1\x01\xdb\xea\x4d\xeb\xe1\x59\x62\x6b\xed\x86\xb5\x77\x0b\x4b\x81\xca\x11\xce\x34\x34\x2d\xfb\xed\x60\xbe\x42\x5a\x5f\x7d\x76\xd2\x53\xd3\xaa\xc0\x35\x69\xd5\x55\xd5\xd3\xbe\x59\xd6\x54\x83\x1a\x05\x35\x8a\x4c\xc6\xa9\x5a\x36\x77\xf3\xd5\x49\x37\x3b\xad\x0a\xac\x89\x61\xde\xb5\xbc\xe1\x85\x54\xef\xea\xd5\x52\x8d\x20\xd0\x08\xa9\xc1\x2d\x60\xd5\xd4\x56\x87\x4e\x9f\xa8\x39\xf8\x87\x7a\xeb\x50\xce\xf5\xa7\x45\x81\xa7\x9b\x42\xbd\xa9\xae\xb6\x8d\x32\x6a\x81\xd0\x20\x75\xb0\x8d\xa5\x8f\x88\x9a\x24\xb3\x2d\xd7\x3d\x51\xc7\xea\x69\x51\xe0\xa3\xf9\xe1\x96\xec\xa2\xaa\x17\x63\x2b\xd7\xb4\xe2\x9c\x04\x4b\x83\xad\x03\x2f\x35\x5a\x39\x98\x0d\x2d\x46\x2c\x7f\xac\x6d\xbd\xd4\xbb\x5f\xeb\x77\x86\x2f\xa6\x02\xa2\x25\x13\xe9\x8b\xf5\x2c\x5d\x84\x33\x04\x96\x62\xcf\x20\xbc\xfc\x2d\xbc\xf4\x8d\x66\xcf\x71\x10\x96\x0f\xee\x10\xb1\x85\x3d\x3d\x33\x9b\xa2\x77\x9c\x6f\x8b\x9f\x17\x80\x77\xb3\xf1\xf6\x9a\x79\xb3\xb6\x99\xf5\x15\x61\xed\x17\xc1\xd4\xf4\x8f\x2a\xbe\x38\xe2\xf3\xe5\x51\xe8\x77\x34\x22\xa4\x41\x14\x31\x1a\x92\xe1\x9a\x79\x99\xc7\x3e\xbe\xb4\x2e\x7b\x51\x00\xec\xbc\x24\x11\x9f\xd7\xa2\x1f\xb2\xbb\xbb\xe2\xa8\x1c\x42\xfa\x80\x4f\xdc\xd6\x68\xad\xf1\x7d\x9f\xb8\xed\xa3\x85\x06\xc3\x07\x3d\x42\xa8\xbb\x3d\xd6\xd9\x54\xdc\xfa\xea\x92\xa6\xc4\xbf\x06\xb0\xaa\x59\xde\x9a\xee\xbd\xac\x4f\x98\x2e\x30\x0a\xd2\x07\xa9\x40\xf8\xf8\x7e\x60\x42\x6a\x84\xa1\x10\x86\x46\xc8\x22\xc2\x76\x48\xad\x5c\x70\xdb\x8a\x26\xa7\xef\x5f\x01\xd8\x54\x17\x8f\x54\xb5\x54\x6d\x09\x35\x56\x27\xf0\x46\x40\xf8\x60\x28\x90\x9a\xb0\x39\x06\xc0\x36\x15\x18\x1a\x4c\xbf\xa4\xc2\x69\xac\xe6\x74\xac\xb2\x39\xb9\xa5\xaf\xad\x2e\x32\x25\x00\xcf\x75\x56\xd8\xcf\x76\x5b\xdb\x12\xcb\xb2\xf3\x91\x79\x90\x1e\x18\x2a\x60\x8a\xc7\x8c\x90\x87\xe7\x79\x28\xa5\x98\x11\x2a\xa9\x62\x29\x08\xf9\x81\xb7\x73\xc4\x2e\x9b\x95\x7d\x66\x81\x78\x6a\xd7\xaa\xce\xf0\x05\x03\x58\x9e\x1a\xed\xae\xe8\x69\xed\x13\xa9\x28\xe8\x7c\x50\x5c\xaa\x60\x09\x0c\x1f\x4d\xc0\x5e\x29\x85\x16\x2a\x60\x6f\x96\xbc\xa1\x40\xe4\x11\x95\x36\xa9\xee\x8a\x5b\x97\xc6\x87\x16\x9e\xab\x8e\x79\xb6\x97\xf7\x35\x27\xed\x4c\x47\xc5\x93\x91\x8e\x99\xb3\xf5\xe8\x00\xc2\x10\x20\x25\xda\x34\x10\xa6\x0f\x12\x6c\x0b\xb4\xe7\xe2\x38\x45\x4c\x1c\x28\xe4\xc1\x2b\x80\x5b\x00\xd7\x01\xaf\x88\xf6\x14\xe1\xc6\x59\x2d\xf5\xb3\xed\xed\x8f\x2c\x9c\xbd\x61\xc7\x77\x87\x8b\xe7\x03\x40\xdc\x5f\x2d\xd6\x25\x3b\x32\x6b\x85\x55\x00\xed\x81\x94\x20\x75\xd0\x01\x5e\x1e\xbc\x1c\x21\x77\x98\xdf\x8e\xe6\x70\x5d\x07\x5b\xb9\x70\xdc\x03\xf4\x58\x16\x5d\x32\xf9\x07\xf1\xd6\x54\xef\xbd\x3f\xc9\x4d\x3b\xbe\xe3\x8d\x89\x93\xce\x72\x58\xec\x59\x9a\x98\xd3\xd5\x53\xf1\x7a\xbc\x77\xfe\x62\x8a\x03\x20\x5d\xc0\x41\x38\x7f\x82\x3b\x02\x6a\x04\x61\xc0\x70\x14\x76\x1f\x00\x69\xc0\x15\x73\x21\xe9\x4c\xca\x56\x02\xa0\x7d\x09\x91\x56\x0a\xfb\xf2\xdf\x1f\xda\x1f\xe9\x5b\xf2\xce\x91\x03\xff\xa4\x80\x68\xac\x0f\x6f\x8e\x74\xb4\xce\x63\xe4\x18\x14\x87\xc0\x19\x04\x1c\x10\x2e\x18\x20\xcc\x20\x2a\x9d\x82\x9b\x36\x82\x30\x80\x61\xd0\x7f\x4e\xca\xe4\x07\x00\x04\x3e\xb8\xbf\x10\x6e\x6b\xeb\xaa\x1f\x2e\xdc\x03\x3c\x3a\x5e\x85\x09\x0a\x7c\xb2\x20\xd9\xbd\xf8\xca\xea\x2f\x42\xcd\x56\x58\x9f\x3c\x04\xd2\x3b\x53\x70\x82\x8f\xc1\x7b\x3f\xc3\xce\x37\x83\x04\x0f\xde\x0e\xeb\xda\x83\x63\x62\x82\x02\x3e\x68\x1f\x50\x80\xd9\x80\xf7\x93\xe5\xfe\xb0\x37\xb2\x7c\xd9\x7b\x07\xbe\xfe\x5b\x17\xec\xea\x4c\x25\x2e\x99\xe9\x3d\x64\xd5\x87\xc3\x7a\xe8\x08\x68\x0f\x21\x82\x19\x67\xbc\x2c\x5d\x5f\x21\xe8\xcf\xc3\x87\xfb\xe0\x83\x7d\xc1\x33\xa1\xd2\x37\xb3\xe4\x4b\x73\xcf\xc4\xa8\x13\x18\x2d\x51\xab\x35\x33\xb8\xf5\xad\xf5\x3d\xc9\xbf\x01\x58\x91\x51\x7d\x33\xb2\x8d\x37\xeb\xfc\x31\xf0\x8b\x01\xb5\xb2\xc9\x89\x26\x44\x70\x1b\x8f\x97\x51\xc8\x40\x1d\x51\x5a\x26\x51\x06\x52\x06\x81\x83\xd0\xbf\x92\x98\x5f\x7d\xc3\xa2\xea\xe3\x77\x4e\xb8\x8e\xb7\xce\x4e\xc7\xaf\xea\xb4\x5f\x89\x34\x5a\x0d\x8c\x0e\x9c\x41\x2d\x4a\xc6\x64\x2f\xa1\x22\x03\x97\x2f\x87\x5b\x36\xc0\xe5\x5d\x90\x2a\xcb\x2e\xc7\x16\x56\x4c\xde\x13\xaa\x88\x8c\xcd\x30\x8d\x9c\xdf\x11\x51\xf5\xaf\xee\xf9\xe5\x44\xd1\x78\xbe\x35\x12\xbe\x3d\xa3\x1e\xaf\x5c\x52\x7b\x23\xce\xaf\x80\x1b\x14\x2e\xb3\x35\xcf\x02\x40\x40\x5a\x40\x36\x05\x5d\xa9\x52\x71\xc6\xb1\x3d\x4b\x37\x8c\x75\x45\x11\xab\xb2\x32\xdd\x3e\x98\x8b\x2e\xa8\x6a\xfc\xdc\xac\x31\x75\xc6\x8e\x79\xab\x29\xf4\x03\xf9\xa0\xe0\x85\xfe\xd8\x97\xac\x5c\x5c\xf8\xa0\xc5\xa4\xef\xe5\x67\x2f\x0f\xaa\x9f\x50\x94\x15\xd5\x46\x6c\xa6\xf9\x75\x4e\x7b\x83\xfb\x79\xfb\xd2\xd1\x53\x86\xb6\x91\x13\xd8\x8f\x93\x5c\x98\xe3\xde\x8d\xdf\x60\x72\x9c\x1f\xc7\x5c\xfb\x65\xc6\x63\x9d\x50\xf6\xa2\x70\xca\xff\xf1\x48\xdd\xfb\x87\xbd\x5c\x51\x00\x36\x50\x09\xd4\x9e\xeb\x68\x9e\x86\xe1\x01\xbf\x03\x83\xfc\x3f\xfe\xf3\xe3\x2f\xd2\x4e\xdb\x92\x2e\x8f\x68\x48\x00\x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\x01\x00\x00\xff\xff\x60\x80\xa7\x9d\x75\x05\x00\x00")
func assetsWarningPngBytes() ([]byte, error) {
return bindataRead(
_assetsWarningPng,
"assets/warning.png",
)
}
func assetsWarningPng() (*asset, error) {
bytes, err := assetsWarningPngBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "assets/warning.png", size: 1397, mode: os.FileMode(420), modTime: time.Unix(1445292578, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _assetsWebsocketJs = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xe4\x56\xef\x6b\xe4\x36\x10\xfd\xbc\xfb\x57\xcc\x6d\x0f\x6c\x73\x7b\xde\xa3\x1f\xf7\x9a\x42\x8f\xb4\xe4\x4a\x93\x1c\x24\x50\xca\x71\x04\xad\x3d\x59\x2b\xb1\x25\x23\xc9\xd9\x98\xb2\xff\x7b\x67\x24\x79\xe3\xcd\x92\x4b\xfa\x0b\x0a\xcd\x87\xac\x65\x69\x9e\xde\x3c\xbd\x19\xf9\x4e\x18\xb0\xba\xb8\x85\x23\x50\xb8\x81\x5f\x71\x75\x41\x23\x74\xe9\xc6\x76\x46\x66\xef\xa7\x53\x9e\xcd\xb5\xd2\x2d\x2a\x5a\x74\xdd\xa9\xc2\x49\xad\xd2\x0c\x7e\x87\x42\x2b\xab\x6b\xcc\x6b\xbd\x4e\x67\x34\x50\x58\x38\x2c\xc1\x69\x98\xc1\x1b\x88\x08\xb0\x1d\x20\x8a\x5a\x5b\x1c\x63\xe0\x53\x20\x34\x09\x7e\x75\x09\x29\x43\x61\x5e\xe8\x12\xe9\x61\x96\xcd\xc6\x88\x0d\x5a\x2b\xd6\x07\x98\xd3\x09\xa7\x55\x54\xc2\xb8\x2b\x27\x1b\x9e\x7f\x9d\x26\xdf\xf0\xe3\xd5\x0a\x55\x51\x35\xc2\xdc\x26\x59\x5e\xc9\x75\xe5\x57\xd9\x94\x32\x1d\x05\x35\xd8\xc4\x18\x7a\xfa\x5a\xc8\x74\xd2\xd8\x35\x2d\xfd\xf9\xe2\xfc\x2c\x6f\x85\xb1\x98\x62\x5e\x0a\x27\x58\xb9\x89\xbc\x86\x94\xe6\x73\xd7\xb7\xc4\xe1\xe8\x08\x12\xeb\x84\xeb\x6c\xe2\x39\x4e\x68\x1d\x53\x6b\x74\x83\xca\xf9\x85\x85\x6e\x1a\xe9\x18\x00\xb3\xfc\x5a\x9b\x46\xb8\x34\xf9\x8d\xfe\xde\x9e\x9e\xbe\x3d\x3e\x86\x93\x93\x65\xd3\x2c\x2d\x01\xd0\xde\x13\x25\x7c\x6a\xf7\x77\xa2\xee\x70\x14\xef\x27\x4b\x5d\x74\x8c\x9b\xaf\xd1\xfd\x58\x23\x3f\x7e\xe8\x3f\x96\xe9\x8e\x42\x2e\x49\x6a\x73\x72\x79\xfa\x0b\x73\xa0\xe0\x30\xc1\xbc\x27\x8b\x05\x54\x92\x04\xaf\xb5\x28\xd1\x00\xe5\xa1\xb4\x83\x44\x2a\x68\x8d\x5e\x1b\x52\x3d\xa1\x55\x43\x7a\x21\x10\x5e\x71\x82\x1f\x47\x4b\x42\x96\xcf\x31\xb9\x92\x0d\x1d\x21\xf1\xb1\xae\x27\x1b\xdc\x49\x2b\x57\xb2\x96\xae\x27\x5a\x33\x62\x51\xa2\x9a\x71\x42\xdb\x81\x99\x28\x4b\xe0\xd3\x40\x63\x81\x7c\x82\xc6\x68\x33\x62\xe3\xc7\x9e\x4c\xa7\x4a\xbc\x96\x0a\xcb\x48\x84\x62\x2f\xcf\x8f\xcf\x97\xe0\x2a\x24\x23\x4a\x76\x1e\x99\xbf\xc1\x4a\x6f\xa0\xd4\x68\x55\xe2\x60\xa3\xcd\x2d\x6c\xa4\xab\x00\xef\x5b\x6d\xd8\xcf\x0f\x67\x9e\xdf\x58\x68\xd5\x7a\x71\xd3\xae\x23\x20\xe1\x97\xa0\x3b\x8a\xab\x7a\x48\x45\x6d\x50\x94\x3d\x58\x2a\x16\x07\xdf\x42\xa5\x3b\x63\x33\x10\xb4\xc6\x60\x5b\x8b\x02\x03\x34\x6f\x22\xd5\x9a\xe8\xa3\xcd\x19\x29\xe4\x43\x19\x27\x9d\xa9\xd3\x05\x2b\x23\x8b\xc5\x46\x18\x45\xcb\x72\xda\x32\x4b\x58\x83\xfd\x24\xf3\xcb\x9d\xaf\x5a\xa1\x64\x31\x08\xfe\x04\x9a\x5f\x33\xc2\xda\x4e\x3d\xa2\xf3\x5e\x0f\x81\xec\xa8\x25\xf0\xff\xb9\x1f\xf7\x4b\x78\x37\x1f\x41\x2e\xa9\x5e\x6d\xdf\xac\x74\xbd\x8c\x47\x40\xb5\x38\x19\xce\x66\xf2\x3a\x47\x51\x54\xe9\x43\xe1\xe5\x16\x8d\x44\x3b\x7f\x28\x4f\x92\x0b\xef\xe7\xe0\xdf\x0f\x74\xfd\x20\xa7\x63\xfd\xa4\x25\x15\x02\x33\x9a\x83\x33\x1d\x52\x9c\xa8\x2d\x66\x81\x6e\xf8\xd9\xdb\x83\xaa\xf3\x9f\xdf\x62\xfb\xfe\xd0\xdb\x2c\xf2\xec\x27\xa9\xa4\xad\xb0\x9c\x3d\x67\xec\x50\x86\x57\xab\x9a\xba\xd4\x0b\x8c\x0d\x48\x0c\x5e\x04\xf9\xa8\x6a\x7d\x03\x79\x03\x09\xa4\x09\xfd\x8c\x1a\x88\xed\x56\x37\xd4\x46\x79\x2e\xe3\xa9\xe4\xbb\x95\x81\xc5\xf7\xfe\xf1\x44\xd8\x6a\x09\x8f\x02\x2a\x7a\x39\xe4\x1e\xf9\x1c\x36\x2f\x2a\xea\xae\x76\xd1\x65\x61\x10\x5b\x47\x18\x78\x13\xc4\xf3\x09\x6f\xe8\x70\xdc\xe8\x64\x6e\xb1\x9f\x83\xef\x56\x51\x41\xee\xb8\xbe\xbb\x12\x8e\x7f\xff\xf9\xdd\x17\x7f\x12\xfb\xad\x31\x82\xfd\xb9\xee\xf8\xa8\x3d\xee\x61\x64\xc1\xaf\x54\xbf\xfe\x7a\xf0\x66\x62\x35\x05\xbf\x0d\x8e\xd9\xab\x8b\x83\xc2\xe0\xca\xf0\xc4\xf3\x33\xfb\x09\xcd\x79\x1b\x5e\xc7\x3a\x08\x76\x23\xd7\x8c\xee\x20\x3e\xd1\x34\x86\x10\x4c\xa0\xe8\x6d\x16\x16\xf3\x55\x48\x7c\x62\xe4\xd0\x48\xf0\x5e\x5a\x67\xc3\x96\x61\xea\x59\x13\xef\xfc\xc4\x70\xfe\x52\x0f\x81\x01\x64\x44\x88\x80\x2e\xfc\x4c\x1a\x93\x64\xd5\xc5\x12\x3e\x33\xf0\x97\x98\xe7\x44\x96\xbb\x4c\x1f\xb2\x8f\x7a\x1c\xbc\xdf\x0e\x14\x1e\xfa\x0b\x91\xa0\x2a\xd5\xa6\xff\x5b\x2a\xff\x50\x53\x2d\x61\xf9\xa1\x77\xf8\x02\xbd\xb9\x2d\xfc\x97\xe4\x66\x3e\xff\xbe\xda\xe1\x45\xb8\x23\xcf\xf4\x66\x0e\x84\x6c\xb8\x8e\xf4\x1d\xf5\xe9\x5b\xa5\x37\x0a\x86\x66\xc9\x37\x92\x54\x34\x72\xa0\xba\xba\xb6\x21\x8a\xe4\xf1\xc5\x42\x82\x18\x84\x46\x5a\xcb\xb7\xcf\xf4\xaf\x36\xf6\x6b\x4d\x37\x30\x7f\x9b\xb1\x5a\xe3\xe6\x1d\xba\x31\xe7\x3f\x06\x28\xef\x3d\xe5\x66\xe8\xd9\x7c\x58\x3c\xce\x43\x21\x1f\x79\x63\x0c\x93\x3b\x70\x3e\x90\x20\x03\xb5\x24\xd7\x19\x35\xda\x2e\x2a\x93\xed\xae\xce\x57\x3e\xea\x89\x4b\xe1\x2b\x26\x64\x8d\xa2\xe3\xf6\x2d\x10\x2f\xbf\xb1\xf4\x97\x15\x82\x65\xc6\xd4\xa1\xf6\xac\x3f\x1d\x7d\x81\x34\x74\x26\xfc\x9d\x6c\x91\x3e\x1a\x05\x7f\x64\x0c\x3a\x3c\x56\xfb\xa5\x57\xdc\xff\x4d\x6c\xda\x6e\x3b\xfd\x23\x00\x00\xff\xff\xeb\x23\x13\xc1\xbe\x0c\x00\x00")
func assetsWebsocketJsBytes() ([]byte, error) {
return bindataRead(
_assetsWebsocketJs,
"assets/websocket.js",
)
}
func assetsWebsocketJs() (*asset, error) {
bytes, err := assetsWebsocketJsBytes()
if err != nil {
return nil, err
}
info := bindataFileInfo{name: "assets/websocket.js", size: 3262, mode: os.FileMode(420), modTime: time.Unix(1445292578, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
// Asset loads and returns the asset for the given name.
// It returns an error if the asset could not be found or
// could not be loaded.
func Asset(name string) ([]byte, error) {
cannonicalName := strings.Replace(name, "\\", "/", -1)
if f, ok := _bindata[cannonicalName]; ok {
a, err := f()
if err != nil {
return nil, fmt.Errorf("Asset %s can't read by error: %v", name, err)
}
return a.bytes, nil
}
return nil, fmt.Errorf("Asset %s not found", name)
}
// MustAsset is like Asset but panics when Asset would return an error.
// It simplifies safe initialization of global variables.
func MustAsset(name string) []byte {
a, err := Asset(name)
if (err != nil) {
panic("asset: Asset(" + name + "): " + err.Error())
}
return a
}
// AssetInfo loads and returns the asset info for the given name.
// It returns an error if the asset could not be found or
// could not be loaded.
func AssetInfo(name string) (os.FileInfo, error) {
cannonicalName := strings.Replace(name, "\\", "/", -1)
if f, ok := _bindata[cannonicalName]; ok {
a, err := f()
if err != nil {
return nil, fmt.Errorf("AssetInfo %s can't read by error: %v", name, err)
}
return a.info, nil
}
return nil, fmt.Errorf("AssetInfo %s not found", name)
}
// AssetNames returns the names of the assets.
func AssetNames() []string {
names := make([]string, 0, len(_bindata))
for name := range _bindata {
names = append(names, name)
}
return names
}
// _bindata is a table, holding each asset generator, mapped to its name.
var _bindata = map[string]func() (*asset, error){
"assets/index.html": assetsIndexHtml,
"assets/loader.gif": assetsLoaderGif,
"assets/main.css": assetsMainCss,
"assets/panic.png": assetsPanicPng,
"assets/skeleton.css": assetsSkeletonCss,
"assets/warning.png": assetsWarningPng,
"assets/websocket.js": assetsWebsocketJs,
}
// AssetDir returns the file names below a certain
// directory embedded in the file by go-bindata.
// For example if you run go-bindata on data/... and data contains the
// following hierarchy:
// data/
// foo.txt
// img/
// a.png
// b.png
// then AssetDir("data") would return []string{"foo.txt", "img"}
// AssetDir("data/img") would return []string{"a.png", "b.png"}
// AssetDir("foo.txt") and AssetDir("notexist") would return an error
// AssetDir("") will return []string{"data"}.
func AssetDir(name string) ([]string, error) {
node := _bintree
if len(name) != 0 {
cannonicalName := strings.Replace(name, "\\", "/", -1)
pathList := strings.Split(cannonicalName, "/")
for _, p := range pathList {
node = node.Children[p]
if node == nil {
return nil, fmt.Errorf("Asset %s not found", name)
}
}
}
if node.Func != nil {
return nil, fmt.Errorf("Asset %s not found", name)
}
rv := make([]string, 0, len(node.Children))
for childName := range node.Children {
rv = append(rv, childName)
}
return rv, nil
}
type bintree struct {
Func func() (*asset, error)
Children map[string]*bintree
}
var _bintree = &bintree{nil, map[string]*bintree{
"assets": &bintree{nil, map[string]*bintree{
"index.html": &bintree{assetsIndexHtml, map[string]*bintree{
}},
"loader.gif": &bintree{assetsLoaderGif, map[string]*bintree{
}},
"main.css": &bintree{assetsMainCss, map[string]*bintree{
}},
"panic.png": &bintree{assetsPanicPng, map[string]*bintree{
}},
"skeleton.css": &bintree{assetsSkeletonCss, map[string]*bintree{
}},
"warning.png": &bintree{assetsWarningPng, map[string]*bintree{
}},
"websocket.js": &bintree{assetsWebsocketJs, map[string]*bintree{
}},
}},
}}
// RestoreAsset restores an asset under the given directory
func RestoreAsset(dir, name string) error {
data, err := Asset(name)
if err != nil {
return err
}
info, err := AssetInfo(name)
if err != nil {
return err
}
err = os.MkdirAll(_filePath(dir, filepath.Dir(name)), os.FileMode(0755))
if err != nil {
return err
}
err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode())
if err != nil {
return err
}
err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime())
if err != nil {
return err
}
return nil
}
// RestoreAssets restores an asset under the given directory recursively
func RestoreAssets(dir, name string) error {
children, err := AssetDir(name)
// File
if err != nil {
return RestoreAsset(dir, name)
}
// Dir
for _, child := range children {
err = RestoreAssets(dir, filepath.Join(name, child))
if err != nil {
return err
}
}
return nil
}
func _filePath(dir, name string) string {
cannonicalName := strings.Replace(name, "\\", "/", -1)
return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...)
}
func assetFS() *assetfs.AssetFS {
for k := range _bintree.Children {
return &assetfs.AssetFS{Asset: Asset, AssetDir: AssetDir, Prefix: k}
}
panic("unreachable")
}