gotty/server/asset.go

210 lines
1.5 MiB
Go
Raw Normal View History

2017-02-25 22:37:07 +00:00
package server
2015-08-16 09:47:23 +00:00
import (
"bytes"
"compress/gzip"
"fmt"
"io"
2015-08-20 07:45:06 +00:00
"strings"
2015-08-16 09:47:23 +00:00
)
2021-04-10 00:48:41 +00:00
func bindata_read(data []byte, name string) ([]byte, error) {
2015-08-16 09:47:23 +00:00
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)
2021-04-10 00:48:41 +00:00
gz.Close()
2015-08-16 09:47:23 +00:00
if err != nil {
return nil, fmt.Errorf("Read %q: %v", name, err)
}
return buf.Bytes(), nil
}
2021-04-10 00:48:41 +00:00
var _static_css_index_css = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x4c\xc8\x41\x0a\x02\x31\x0c\x05\xd0\xbd\xa7\xf8\x20\xee\x66\x31\x6e\xeb\x69\xd2\xc9\x90\x84\xb6\xa9\x94\x88\x88\x78\x77\xc1\x22\xcc\xf2\x3d\x8d\x56\x17\xe4\xce\xaf\x05\xe7\xd8\x47\x33\xa7\x8a\xf7\x09\x00\x32\x6d\x45\x46\x7f\x38\x27\xe4\x4a\x5b\xb9\xfd\x5a\x77\x13\x8d\x84\xeb\xba\x5e\xe6\x3c\x8d\x43\x8f\x71\x27\x66\x73\x49\xf8\x47\xa3\x21\xe6\xd3\x9f\x6f\x00\x00\x00\xff\xff\xd7\x5b\x0e\xbd\x74\x00\x00\x00")
2021-04-10 00:48:41 +00:00
func static_css_index_css() ([]byte, error) {
return bindata_read(
_static_css_index_css,
"static/css/index.css",
)
}
2021-04-10 00:48:41 +00:00
var _static_css_xterm_css = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x9d\x5d\x93\xda\x48\xb6\xb5\xef\xfd\x2b\x32\xdc\x17\x6d\x3b\xa0\x0a\x89\x6f\x26\xe2\x8d\xa0\xcb\x54\x9b\x77\xca\xe0\xa8\xc2\xe3\xe9\xcb\x04\xa5\x0a\xb9\x41\x62\x24\x51\x1f\x33\x31\xff\xfd\x44\x4a\x99\x85\x2b\x37\x5a\xb9\x3d\x73\x8e\xb9\xe8\x36\xd4\x5a\x5b\x12\xa9\x07\x69\x79\x19\x5f\x7e\xf8\xf0\x46\x7c\x10\x4f\xa5\xca\xf7\x17\xdf\x8b\x49\xfd\x7f\x2d\x91\xa4\xa2\xdc\x2a\xb1\xce\xb3\xc7\x42\xe5\xfa\x47\xae\xb2\xc3\x73\x9e\xdc\x6f\x4b\xf1\x6e\xf3\x5e\x84\x9d\xa0\xd7\x0e\x3b\xc1\xa0\x25\xee\xb2\x63\xbe\x51\x37\x32\xc9\xc5\x97\x3c\x79\x90\xa5\x12\x57\xd9\xfe\x20\xd3\x67\xf1\xee\xf1\xf1\xf1\xa2\xa8\x5e\xdf\xc9\x24\xbf\xd8\x64\x7b\xf1\xee\xf3\x7c\x25\x6e\x92\x8d\x4a\x0b\xf5\xfe\xac\x71\xa8\x8d\xbb\x2d\x71\xb5\xcd\x93\xa2\xcc\x0e\x5b\x95\x8b\xff\xaf\xe2\x38\x57\xcf\x54\xbd\x2d\xcb\x43\x31\xb9\xbc\xbc\x4f\xca\xed\x71\xad\x27\x5c\x6e\xb6\xdf\xbf\x5f\x9a\x1d\x7a\x23\xaa\xfd\xfb\xa2\xf2\x7d\x52\x14\x49\x96\x8a\xa4\x10\x5b\x95\xab\xf5\xb3\xb8\xcf\x65\x5a\xaa\xa8\x25\xe2\x5c\x29\x91\xc5\x62\xb3\x95\xf9\xbd\x6a\x89\x32\x13\x7a\xeb\x0f\x2a\x2f\xb2\x54\x64\xeb\x52\x26\x69\x92\xde\x0b\x29\x36\xd9\xe1\x59\xfb\x65\xb1\x28\xb7\x49\x21\x8a\x2c\x2e\x1f\x65\xae\x84\x4c\x23\x21\x8b\x22\xdb\x24\xb2\x54\x91\x88\xb2\xcd\x71\xaf\xd2\x52\x96\x7a\x64\x9c\xec\x54\x21\xde\xe9\x03\xfa\xf6\xce\x28\xde\xbe\xaf\xe6\x44\x4a\xee\xb4\xa1\x39\xde\xf6\x55\xf1\x98\x94\xdb\xec\x58\x8a\x5c\x15\x65\x9e\x6c\xb4\x8d\x7e\x53\x36\xbb\x63\xa4\xb7\xc4\xbe\xbc\x4b\xf6\x89\x19\xa2\xe5\xd5\x61\xd4\xfb\xac\xad\x8f\x85\x6a\x55\x1b\xdc\x12\xfb\x2c\x4a\x62\xfd\x5f\x55\xed\xdf\xe1\xb8\xde\x25\xc5\xb6\x25\xa2\x44\xbb\xaf\x8f\xa5\x6a\x89\x42\x3f\x59\x1d\xd7\x96\xde\x9b\xcb\x2c\x17\x85\xda\x55\x1b\xb7\xc9\x0e\x89\x2a\xea\x9d\x3e\x6d\x63\xf5\x63\x7a\xd0\x41\x1f\xdc\xd2\x1c\xae\x42\x3f\xf3\xb8\xcd\xf6\xaf\xf7\x27\xa9\xb6\x2a\x3e\xe6\x69\x52\x6c\x55\x25\x8b\x32\x51\x64\xd5\xdc\xef\x6a\x53\xea\x67\xb4\x22\xce\x76\xbb\xec\x51\xef\xe3\x26\x4b\xa3\x44\xef\x5a\x31\x31\xef\xe2\x6a\xab\x84\x5c\x67\x0f\xaa\xda\xad\x7a\xcd\xa4\x59\x99\x6c\xea\xe3\x5f\xbd\x23\x87\xd3\x3b\x6d\x5e\x2a\xb6\x72\xb7\x13\x6b\x65\x0e\x9f\x8a\x44\x92\x6a\x37\xfd\xac\xdd\xb3\x5c\x6f\x46\x51\xca\xb4\x4c\xe4\x4e\x1c\xb2\xbc\x9a\xeb\xee\xf1\x85\xdd\x8e\x4f\x33\x71\xb7\xbc\x5e\x7d\x9b\xde\xce\xc4\xfc\x4e\x7c\xb9\x5d\xfe\x6d\xfe\x71\xf6\x51\xbc\x9d\xde\x89\xf9\xdd\xdb\x96\xf8\x36\x5f\x7d\x5a\x7e\x5d\x89\x6f\xd3\xdb\xdb\xe9\x62\xf5\x87\x58\x5e\x8b\xe9\xe2\x0f\xf1\xd7\xf9\xe2\x63\x4b\xcc\xfe\xfe\xe5\x76\x76\x77\x27\x96\xb7\xda\x6d\xfe\xf9\xcb\xcd\x7c\xf6\xb1\x25\xe6\x8b\xab\x9b\xaf\x1f\xe7\x8b\xdf\xc5\x6f\x5f\x57\x62\xb1\x5c\x89\x9b\xf9\xe7\xf9\x6a\xf6\x51\xac\x96\xd5\x4c\xe3\x36\x9f\xdd\x69\xbf\xcf\xb3\xdb\xab\x4f\xd3\xc5\x6a\xfa\xdb\xfc\x66\xbe\xfa\xa3\xa5\xbd\xae\xe7\xab\x85\x76\xbe\x5e\xde\x8a\xa9\xf8\x32\xbd\x5d\xcd\xaf\xbe\xde\x4c\x6f\xc5\x97\xaf\xb7\x5f\x96\x77\x33\x31\x5d\x7c\x14\x8b\xe5\x62\xbe\xb8\xbe\x9d\x2f\x7e\x9f\x7d\x9e\x2d\x56\x17\x62\xbe\x10\x8b\xa5\x98\xfd\x6d\xb6\x58\x89\xbb\x4f\xd3\x9b\x1b\x3d\x4d\xdb\x4d\xbf\xae\x3e\x2d\x6f\xf5\x86\x8a\xab\xe5\x97\x3f\x6e\xe7\xbf\x7f\x5a\x89\x4f\xcb\x9b\x8f\xb3\xdb\x3b\xf1\xdb\x4c\xdc\xcc\xa7\xbf\xdd\xcc\xea\x69\x8b\x3f\xc4\xd5\xcd\x74\xfe\xb9\x25\x3e\x4e\x3f\x4f\x7f\x9f\x55\xaa\xe5\xea\xd3\xac\xda\x49\xfd\x93\xf5\x66\x8a\x6f\x9f\x66\xfa\x59\x3d\x75\xba\x10\xd3\xab\xd5\x7c\xb9\xd0\xfb\x73\xb5\x5c\xac\x6e\xa7\x57\xab\x96\x58\x2d\x6f\x57\x2f\xea\x6f\xf3\xbb\x59\x4b\x4c\x6f\xe7\x77\xfa\xc8\x5c\xdf\x2e\x3f\x57\x7b\xaa\x8f\xee\xf2\x5a\xff\xd4\x7c\xa1\xa5\x8b\x59\x6d\xa4\x8f\xfc\xeb\x37\x68\x79\x5b\xfd\xfe\xeb\xdd\xec\xc5\x53\x7c\x9c\x4d\x6f\xe6\x8b\xdf\xef\xc4\x7c\xe1\xbe\xa1\xf6\x4d\x5e\xe6\xc9\x7d\x92\xca\xdd\xee\x59\xc4\x59\xfe\xa7\x8a\x44\x9c\x6b\x7c\xe9\x53\xaf\x5a\x15\xf2\x58\x6e\xb3\xfc\xd7\x1f\x97\xdc\x7b\xbd\x52\x85\x10\xd7\x72\x9d\xeb\xa5\xf7\x9b\xda\xed\x64\x1e\xfd\x5a\x88\xef\xf2\x41\x16\x9b\x3c\x39\x94\xe2\xa1\x0c\x3a\x1d\xed\x29\xbe\x17\xbb\x24\x3d\x3e\x19\x91\x26\xd9\xe4\xf2\x72\x5d\x6b\x2e\xb2\xfc\xfe\xd2\xfc\xc0\x65\xfd\x03\x04\x94\x81\x3b\xa8\xfe\x39\x7d\x9a\x64\x66\xeb\x45\xa4\x8
2021-04-10 00:48:41 +00:00
func static_css_xterm_css() ([]byte, error) {
return bindata_read(
_static_css_xterm_css,
"static/css/xterm.css",
)
}
2021-04-10 00:48:41 +00:00
var _static_css_xterm_customize_css = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xbc\x8e\x41\x6b\xe3\x30\x10\x85\xef\xfe\x15\x83\x21\xb0\x0b\x96\x71\x16\xcc\x2e\xca\x69\xa1\xed\x2d\xa7\x94\xde\xc7\xf6\x38\x55\x23\xcd\x08\x49\x4e\xed\x96\xfc\xf7\xe2\xda\x69\xf3\x0b\x7a\x19\xde\x1b\x3d\xbd\x6f\xca\x44\xc1\x19\x46\x0b\xef\x19\x00\x40\x2f\x9c\x54\x8f\xce\xd8\x49\x43\x7e\x47\x2f\xf8\x34\xc0\x01\x39\xc2\x5e\x58\xf2\x02\xf2\xfb\x33\x85\x28\x7c\xf5\x0f\x81\x68\x96\x05\xec\x89\xad\x14\xf0\xb8\x16\x16\xe0\x84\x25\x7a\x6c\xa9\x80\xfc\xbf\xf7\x96\xe0\x30\xb9\x46\x6c\xcc\x77\xd9\x25\xcb\xca\x71\x66\x2b\x39\x53\xb0\x38\xfd\x30\x7f\x66\x35\x12\x3a\x0a\x2a\x60\x67\x86\xa8\x61\x5b\xfb\x71\xf7\x7d\x44\x34\x6f\xa4\x61\x1c\x95\xc5\x70\xa4\xe5\xa1\x15\x2b\x41\x43\x63\xb1\x3d\xad\x1d\xd8\x9e\x8e\x41\x06\xee\x34\xbc\x3e\x9b\xb4\x06\xc5\x63\x6b\xd2\xa4\xa1\x2a\xff\xd6\xcb\xca\x63\xd7\x19\x3e\xce\xab\x3f\xe4\xa0\x2a\xeb\xcf\xf9\xa5\xd7\x94\x44\x93\x8c\xb0\x06\x6c\xa2\xd8\xe1\x5a\x98\xc4\x6b\xa8\xab\xcd\xe2\x2c\xf5\xe9\xc6\xa6\x80\x1c\x7b\x09\x4e\x2f\xd2\x62\xa2\x5f\xaa\xae\x36\x05\xcc\xf3\xf7\x92\x1a\x22\x05\x15\xc9\x52\x9b\x34\xb0\x30\xdd\x7c\x5e\x99\xeb\xd9\xb0\xfd\x57\xb9\x08\x84\x91\x94\xe1\x5d\x76\xf9\x08\x00\x00\xff\xff\xa9\x5f\x6b\xf4\x26\x02\x00\x00")
2021-04-10 00:48:41 +00:00
func static_css_xterm_customize_css() ([]byte, error) {
return bindata_read(
_static_css_xterm_customize_css,
"static/css/xterm_customize.css",
)
}
2021-04-10 00:48:41 +00:00
var _static_favicon_png = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x00\x5f\x03\xa0\xfc\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\x03\x00\x00\x00\x44\xa4\x8a\xc6\x00\x00\x00\x19\x74\x45\x58\x74\x53\x6f\x66\x74\x77\x61\x72\x65\x00\x41\x64\x6f\x62\x65\x20\x49\x6d\x61\x67\x65\x52\x65\x61\x64\x79\x71\xc9\x65\x3c\x00\x00\x01\xa4\x50\x4c\x54\x45\x1c\x1c\x1c\x2e\x2e\x2e\x1a\x1a\x1a\x25\x25\x25\x26\x26\x26\x24\x24\x24\x4e\x4e\x4e\x5f\x5f\x5f\x20\x20\x20\x1e\x1e\x1e\x1f\x1f\x1f\x22\x22\x22\x1d\x1d\x1d\x21\x21\x21\x3b\x3b\x3b\x19\x19\x19\x16\x16\x16\x2c\x2c\x2c\x29\x29\x29\x28\x28\x28\x27\x27\x27\x2b\x2b\x2b\x2a\x2a\x2a\x2d\x2d\x2d\x2f\x2f\x2f\x00\xac\x3a\x00\xa9\x3a\x60\x60\x60\x3a\x3a\x3a\x00\xae\x3b\x05\x9a\x38\x5e\x5e\x5e\x25\x24\x24\x52\x52\x52\x18\x18\x18\x39\x39\x39\x55\x55\x55\x5c\x5c\x5c\x5d\x5d\x5d\x37\x37\x37\x32\x32\x32\x50\x50\x50\x61\x61\x61\x5b\x5b\x5b\x4f\x4f\x4f\x58\x58\x58\x53\x53\x53\x59\x59\x59\x30\x27\x2d\x28\x1e\x24\x56\x56\x56\x54\x54\x54\x14\x14\x14\x2f\x2c\x2e\x17\x17\x17\x1b\x1b\x1b\x44\x44\x44\x35\x35\x35\x33\x33\x33\x4a\x4a\x4a\x36\x36\x36\x38\x38\x38\x20\x62\x36\x34\x34\x34\x30\x30\x30\x31\x31\x31\x23\x24\x24\x75\x75\x75\x2a\x22\x27\x20\x55\x32\x2e\x2b\x2d\x27\x1f\x24\x2e\x2a\x2d\x29\x26\x28\x62\x62\x62\x25\x21\x24\x26\x25\x25\x26\x2e\x29\x2b\x28\x2a\x20\x60\x36\x1f\x3b\x29\x2d\x25\x2b\x1f\x53\x32\x11\x70\x32\x25\x24\x25\x1d\x4f\x2e\x25\x29\x27\x1f\x52\x31\x00\xb1\x3b\x27\x2e\x2a\x77\x77\x77\x28\x2f\x2b\x2a\x31\x2d\x00\xb6\x3c\x23\x23\x23\x28\x25\x27\x2f\x2e\x2f\x11\x71\x32\x5a\x5a\x5a\x14\x66\x30\x30\x28\x2d\x2e\x25\x2c\x22\x5a\x35\x1e\x51\x2f\x2e\x31\x2f\x29\x21\x26\x2a\x3e\x31\x25\x26\x26\x2b\x32\x2d\x1c\x4f\x2d\x2c\x24\x2a\x30\x26\x2c\x28\x20\x25\x57\x57\x57\x00\xae\x3a\x27\x25\x26\x2a\x27\x29\x2c\x29\x2b\x25\x2d\x28\x00\xaf\x3b\x2c\x34\x2f\x22\x23\x23\x27\x1e\x24\x29\x30\x2c\x2b\x33\x2e\x04\xa0\x3a\x26\x23\x25\x1a\x50\x2d\x1f\x51\x30\x00\xb5\x3b\x00\xb3\x3b\x2b\x23\x28\x03\xa0\x39\x11\x6e\x31\x05\x99\x38\x1d\x50\x2f\x00\xb4\x3c\x2d\x2a\x2c\x63\x63\x63\x2f\x2b\x2e\x63\xda\xc5\x2e\x00\x00\x01\x51\x49\x44\x41\x54\x38\xcb\x85\xcc\xd5\x76\xc2\x40\x14\x40\xd1\x0b\x24\x78\x25\x81\x00\x2d\x69\x53\xdc\xdd\x1d\xea\xee\xee\xee\xee\xee\xde\x9f\x6e\xf2\x3c\x0c\xec\xe7\xb3\x0e\xcc\x72\x46\x19\x96\x91\x6b\x03\x2e\xc9\xd6\x62\xb1\x49\x1b\xfc\xb2\x54\x2c\x18\x0c\xae\x8b\xca\xa1\x58\x37\xf4\xb2\xdd\xbb\xf9\xa1\xfc\xe6\xf6\xb2\x01\xa5\x67\x8d\xe0\xb6\x1c\x75\xbc\x5c\xbd\x3e\x5c\xc7\xca\x1d\x2c\x42\xb0\x31\x7a\xda\xd8\xd0\x7c\xff\x87\x09\x8c\xb9\x91\xa9\x26\x3e\xd8\xef\xd4\xa3\x98\x9c\x0c\x64\x8e\xc3\x67\x21\x98\xff\xa1\x50\x3a\x07\xc7\x07\x6f\x5b\x42\x70\x77\xc1\xa0\x68\x3e\xe0\xb2\xed\x5f\x42\x30\x37\xa8\x43\x69\xb2\x76\xb0\xa7\x76\x26\x84\x60\xe6\x9c\x46\x69\x53\x36\xb0\x15\x8e\x0f\xf8\xe0\x73\xa0\x47\x83\x22\x0a\x1e\xb0\xa5\x6f\x9f\x16\xa6\xbf\xdf\x2f\x97\xb4\x28\x49\xda\x03\x1e\x67\xdf\xf0\xca\xc7\xd8\xda\xe4\x19\x81\x22\x9d\xab\x10\x70\xb6\x3e\x86\x42\xa1\xae\xfe\xbd\xb2\x81\x0f\x02\xa5\x9b\x16\xc1\xb8\xa4\x8c\xc5\x12\x1f\x14\x55\x24\x96\xaa\xe8\x83\x13\x91\x5c\x85\x25\x17\x85\x21\xac\x57\xd6\x60\x29\xf5\x56\x08\x53\x0a\x39\x96\x82\xb2\x82\x95\x51\x2b\xb1\xd4\x8c\x15\x22\x3a\x50\x60\x81\x2e\x02\x7e\x3a\xa1\xc6\x4a\xd0\x7e\x30\xd1\x62\xc0\x12\x0b\x81\xa6\x52\xa0\x31\x55\x09\xb4\x26\x70\x11\x66\x31\x96\x59\xeb\xaa\x16\x78\xf9\x20\x5e\x87\x15\x27\xbc\xe0\x25\xa3\xf5\x58\x51\x52\x0a\x19\x03\x29\xc1\x22\x0d\x19\xb0\x4b\x2b\xb2\xff\x03\x80\x64\x51\xf1\x29\x1a\xc2\x9c\x00\x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\x01\x00\x00\xff\xff\xb0\xaa\xd3\x73\x5f\x03\x00\x00")
2015-08-30 07:27:40 +00:00
2021-04-10 00:48:41 +00:00
func static_favicon_png() ([]byte, error) {
return bindata_read(
_static_favicon_png,
2015-08-30 07:27:40 +00:00
"static/favicon.png",
)
}
2021-04-11 06:22:43 +00:00
var _static_icon_192_png = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x24\x51\x69\x50\x53\x67\x1b\x7d\x43\x44\x04\x24\x7e\x7c\x62\xc0\x90\x9b\x84\xdc\x35\xf7\xe6\xde\x9b\x1b\xb6\x6c\x45\x83\xa1\xb8\x0d\x09\x10\x40\xc2\x62\x4c\xa6\x68\x13\x97\x48\x8d\x49\x25\x53\xe3\x12\xac\xe3\xd6\x1f\xd8\x89\xd5\x5a\x1d\x95\xea\xa8\x08\x83\x58\xc7\xad\x09\xca\xd8\x4e\x5b\x27\x9d\x5a\xed\x50\xb5\x51\xdb\x19\xa6\xca\xb8\x54\x94\x7f\xed\xdc\xe4\xc7\xf3\xe7\x9c\xe7\x3d\xe7\x3c\xef\xd9\x6d\xab\xab\xcd\xcb\x91\xe4\x00\x00\xf2\x96\x2c\xb6\x34\x00\x00\x62\xfc\xcc\x12\x02\x00\x3e\xc8\x38\x52\x0e\x80\xe0\xa4\x6d\xb9\xbd\x46\x2a\x95\x32\x0c\x23\x91\x48\x50\x14\xc5\x30\x0c\x41\x90\xba\xba\xba\x95\x2b\x57\x2a\x14\x0a\x99\x4c\x26\x97\xcb\x95\x4a\x25\x04\x41\x25\x25\x25\x46\xa3\x71\xfe\xfc\xf9\x62\xb1\x58\xad\x56\xab\x54\x2a\x82\x20\x70\x1c\xa7\x28\x8a\x24\x49\x9a\xa6\x59\x96\x05\xe7\x0c\xe0\x8c\xc1\xe9\x74\x1a\x0c\x06\x30\x60\xcc\xfc\x42\xd7\xd9\xd9\x89\x22\x48\x43\x43\x43\x51\x51\x91\x5e\xaf\x6f\x6a\x6a\x6a\x6f\x6f\xef\xe8\xe8\xa8\xac\xac\xd4\x6a\xb5\x36\x9b\x6d\xd5\xaa\x55\x6d\x6d\x6d\x56\xab\x75\xc5\x8a\x15\x8d\x8d\x8d\xad\xad\xad\x1a\x9c\x26\x64\x48\x73\x73\xb3\xdd\x6e\x2f\x28\x28\x60\xd5\x4c\x61\x61\x61\x71\x71\xb1\xc5\x62\x29\x2f\x2f\x2f\x2d\x2d\x5d\xba\x74\x69\x45\x45\x85\x4e\xa7\x53\xb8\x2a\xca\xca\xca\x34\x1a\x0d\xc7\x71\x30\x82\xf8\xfd\x7e\x52\x89\x2b\x9a\xb4\x0c\x45\xe3\x72\x84\x21\x69\x15\x46\xb8\x5c\x2e\xb4\x04\xc1\x50\x14\x63\x54\x14\x41\x2a\x9c\x15\x72\xa3\x8a\x46\x29\x79\xa3\x36\xdf\xa7\x45\x11\x14\xb2\x32\xa8\x0a\x97\x37\x70\x60\xc8\x88\x33\x64\x20\x10\x20\x58\x8a\xe4\x68\x70\xc9\x04\xc3\x30\x81\xe2\x2c\xc3\xe6\x6f\xd4\x3a\x1c\x8e\x82\x2e\x8d\x86\xa0\x19\x54\xad\x74\x94\xcb\xea\x59\x86\x63\x55\x25\x18\x59\xc5\xa1\x18\x46\x69\x69\xa9\x95\x56\x23\xa4\x06\x53\x13\x0a\xb4\xa5\xa5\x05\x0c\x18\x70\x14\x23\x71\x95\x5a\x45\xa1\x34\x01\x2e\x18\xd5\x65\xac\x12\x86\x71\x19\xa2\xd2\xa8\xa9\x52\x66\xc6\x31\x03\x06\xa3\x12\x1b\x2d\xaf\xd7\x80\x11\x23\x18\x36\x52\x30\x21\x3c\xa6\xcf\x5f\xcf\x65\x1e\xd2\x41\x36\x16\x5c\x34\xd1\xa4\xda\xed\x76\xb3\x14\xe3\x1e\x1f\x63\x00\x00\xd9\xbe\xc5\xad\x1f\x01\xc0\xc0\xfc\x08\x82\xa7\x16\x6c\x06\x20\x63\x78\x89\xc5\x6c\x0f\x8e\x4f\x3e\x6c\xb1\xf6\x99\x41\xe4\xf1\xc1\xcc\x93\xad\x13\x6f\x99\xb7\xcc\xe6\x9a\xc1\x5c\xd7\x8b\xeb\xef\x1e\x5d\x75\xdd\x5f\xb0\xee\xb5\x6c\xc3\x8f\x5d\xd7\xb9\x43\x1b\xba\xba\x8f\x1e\xde\xf6\xf0\xf0\x3f\x8f\xd6\xce\xd2\x5c\x3d\xd5\x18\xdd\xff\x7d\x11\xc4\xd1\x77\xc7\xd7\x11\xfa\x98\x40\xb4\xd8\xb4\xf0\x8f\x73\x37\x0b\xf6\xee\x8b\x8a\x3d\x93\xed\x3a\x1e\x79\x2f\x89\xbf\xb1\x50\x5b\x86\xae\x8d\xce\xdb\x4b\xf6\x89\x3d\x93\xd5\x69\xd8\xc9\xbe\x49\xac\x7f\x30\x2a\x7e\xbe\xeb\xc6\x8d\xde\xe2\xcb\xe1\xec\xb8\x7f\x91\x77\x6a\xc7\x97\x42\x69\x32\x7c\x57\xf8\xc6\x55\x56\xfc\x6e\x48\x28\x7f\x25\x85\x83\x7b\x0a\x13\xcb\xd6\xd5\xb3\x27\x1c\xcf\x40\x96\x4e\xf1\x6d\xf8\xac\x6e\x67\x6d\x74\xe7\xee\x68\x6f\xe5\x74\x66\x16\x2f\x36\xfd\x2f\x80\x0e\x6f\xfc\xdf\x6d\x6e\xde\x41\x41\x60\x70\xee\xc3\xb8\xbf\xda\x3b\x95\x1b\xe0\xb9\x33\x59\x13\xd1\x5d\x3d\xd3\x61\x8f\x60\xf5\x4b\xe1\xf9\xb8\xdf\xec\x9d\xda\x25\xe0\x09\x7d\x66\x68\xd4\x6f\xcf\x0d\xee\xfb\x7a\x62\xf6\x40\x9e\xc8\x17\x16\x76\xe7\x24\x86\xb2\x7f\x7f\x95\xf7\x6b\x46\x9d\xbb\xa8\x23\x3e\xb2\xc8\xdb\x93\xe4\x0d\xa7\x00\xf4\x6c\xe3\xdc\xda\x7a\x3a\x89\x1c\x3d\x46\x5f\x16\xad\x99\xfc\x6a\x6b\xb0\x3b\x2c\x94\x7e\x16\x0c\xef\xaf\x32\xc5\x3a\xec\x33\x43\x63\x55\xcf\xcd\x3d\xbe\x91\xc4\x78\x8d\x8f\x27\x6a\x63\x33\xaf\x8d\xf6\x1c\x19\xcb\x0e\xdd\x5e\x6d\xba\xf9\xf1\xa6\x19\x2d\xbd\xf7\x0c\x31\x81\xe8\x3b\x78\xe1\xed\xd0\xec\x27\x80\x79\x92\x2b\x7a\xaa\xdd\xff\x98\xf3\xec\x38\xbb\xe3\x5e\xe7\xf6\xf4\xcd\x9f\x9b\xe7\xe4\x25\xa1\x66\xfb\x6f\x91\x92\x07\xef\x0f\x09\x96\xa5\xdc\x0f\x84\x3f\xb9\x76\x6b\xef\x56\xc3\xf6\x6e\xf3\x1d\xb3\x17\x4a\x82\xac\x3f\x0b\x06\xe7\xfd\x74\x7a\x4f\x54\xec\x39\xcf\xbf\x33\x65\xc8\xaa\x0b\x4d\x92\x84\x94\x6f\xe1\x60\xca\x7e\x4b\x58\xd4\xf1\x72\xcd\x68\xf4\xd3\x0f\x8f\xdf\xbb\xb3\x2d\xbd\xb4\x29\x7e\x22\x3f\x2f\xff\x97\xea\xf3\xfe\x54\xc0\xd4\x86\xb9\xf1\xd6\x45\x5b\x5a\x33\x7f\x30\xe7\x4a\xb2\xbe\xda\xcd\x03\x23\x0f\x04\x22\xdf
2015-08-30 07:27:40 +00:00
2021-04-11 06:22:43 +00:00
func static_icon_192_png() ([]byte, error) {
return bindata_read(
_static_icon_192_png,
"static/icon_192.png",
2015-08-16 09:47:23 +00:00
)
}
var _static_index_html = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x9c\x91\x61\x6e\xf3\x20\x0c\x86\xff\x7f\xa7\xf0\xc7\x01\xe0\x02\x24\x57\xa9\x18\x38\x89\x53\x02\x11\x76\xa3\x66\x55\xef\x3e\x31\xda\x6d\x52\x26\x6d\xda\xaf\x38\x7e\x9f\xc7\x46\x60\xff\x87\xec\x65\x5f\x11\x26\x59\x62\xff\xcf\xb6\x0f\x80\x9d\xd0\x85\x5a\x00\x58\x21\x89\xd8\xdf\x6e\xa0\xdf\x2b\xb8\xdf\xad\x69\xbd\x96\x47\x4a\x67\x28\x18\x3b\xb5\xb8\x44\x03\xb2\x28\x98\x0a\x0e\x9f\xff\x7a\xe6\x9c\xd4\x01\x27\x9f\x93\x82\xba\xbe\x53\xb4\xb8\x11\xcd\x9a\xc6\xa7\x3b\xb8\xad\xe6\xba\xb6\x0e\x26\xcb\x1e\x91\x27\xc4\x8f\x55\xda\x78\x66\x43\x29\xe0\x55\x7b\x66\x05\xe6\xd7\xd2\x55\xb0\x2c\x7f\x92\x4e\xfe\xc2\x92\x17\x7a\xc5\x2f\xba\x35\xcf\xbb\xb3\x2f\x39\xec\x8f\x89\x81\x36\xa0\xd0\xa9\xaa\x51\x72\x51\xf5\xd6\x04\xda\x1e\x29\xfb\x42\xab\x00\x17\x5f\xe7\xbb\x8b\x4c\x27\xc9\x67\x4c\x7a\xe6\x0a\xb6\xf8\x5b\xd6\xe7\x34\xd0\xf8\x33\x37\xb3\x19\xb3\xc8\x7e\x20\xad\x69\xa7\xb4\xa6\xbd\xfd\x5b\x00\x00\x00\xff\xff\x90\x78\xf5\xb8\x13\x02\x00\x00")
2015-08-16 09:47:23 +00:00
2021-04-10 00:48:41 +00:00
func static_index_html() ([]byte, error) {
return bindata_read(
_static_index_html,
"static/index.html",
2015-08-16 09:47:23 +00:00
)
}
var _static_js_gotty_js = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xcc\xfd\xef\x76\xdb\x38\xb6\x20\x8a\x7f\xff\xbd\xc2\x7c\x91\xd9\xdd\x2a\xb2\x04\xcb\x24\x45\x52\x94\x14\xc6\xa3\x8e\xe3\x73\x32\x9d\xaa\xae\x93\xa4\xba\xcf\x1c\x45\x9d\x45\x4b\xb0\xcd\x8e\x4c\xaa\x49\x28\x89\xdb\xd6\xef\xc3\x7d\x8b\x59\xeb\x3e\xc1\xbc\xc3\x5d\xf7\x5d\xe6\x05\xee\x2b\xdc\xb5\x37\xfe\x10\x20\x29\xd9\x55\xa7\xcf\xb9\x53\x29\xd1\x20\x36\xfe\x6c\x6c\x6c\xec\x3f\x00\x08\x9c\x7d\x7f\xd2\xbb\x2c\xca\xde\x26\x5b\xd1\xbc\xa2\xbd\x2c\xbf\x2e\xca\xbb\x94\x65\x45\xde\xdb\x6e\x68\x5a\xd1\x5e\x45\x69\xef\xa6\x60\xec\x7e\xf8\xd7\x6a\xf8\xf6\xcd\xab\xd7\x3f\xbe\x7f\x3d\x64\xdf\x58\xef\xfb\xb3\xff\x9f\x6d\x3b\xc9\xcb\x87\x2f\x69\xd9\xa3\xc9\x83\x17\x4f\x6d\x4a\x18\x29\x21\xce\xda\x41\x56\x56\x66\x2b\x66\xcd\xca\xe1\xda\x66\xe4\xe1\xdf\xa6\x90\x3c\xdd\x3b\x33\xc8\x91\x25\xa5\x1d\x47\x81\x43\x8a\xa4\x1c\xe6\x76\xe6\x90\x2a\x29\xed\xc0\x8b\x1d\x92\x63\x4c\xe5\xd8\x8e\x5d\xd8\x8e\x33\xcb\x87\xdb\x5d\x75\x6b\x2f\xe8\x30\x5b\x13\x6b\xf8\x8d\xd1\xf2\x6e\x78\xbd\xdb\x6c\xaa\x55\x49\x69\xde\x7b\xf8\x98\xf7\x7a\xbd\xde\xb6\xa8\x32\xc0\x7c\xda\xbb\xce\xbe\xd1\xf5\x8c\xc7\xb2\x62\x3b\xed\xb9\xe2\xe5\xaa\x60\xac\xb8\xab\xdf\x37\xf4\x9a\xd5\x6f\x65\x76\x73\xab\xbd\x7e\xcd\xd6\xec\x76\xda\x4b\x77\xac\x10\x31\xb7\x94\xa7\xd0\xa2\xfe\x7e\x9a\xe5\x6b\xfa\x6d\xda\xf3\xc3\x70\xf6\x31\xdf\x7f\xcc\x2d\x62\x59\xe4\xe1\x0b\x2d\x2b\xc0\x65\x44\xaa\x62\x57\xae\x68\x35\x5d\x58\x5f\xe9\xd5\x36\x5d\x7d\x9e\x9e\x9d\x0d\xcf\xf2\x62\x4d\x3f\xdd\x15\xeb\xdd\x86\x56\x67\xd8\xa2\xb3\x4d\x76\x75\x96\xae\xd7\x45\x5e\x9d\xd5\x8d\xd3\x82\xc3\x55\x55\x59\x4b\x92\xa7\x77\x50\xda\x92\xdc\xa5\xdb\x6d\x96\xdf\x54\x53\x6b\x3e\x9f\xcf\x67\x6f\xe6\xaf\xde\x10\x3a\x9f\x53\x08\x5d\x93\x1f\xe6\xf3\x1f\x20\xf4\x23\x79\x3f\x9f\xbf\x87\xd0\x07\xf2\xc7\xf9\xfc\x8f\x10\xfa\x89\xfc\xcb\x7c\xfe\x2f\x10\x7a\x47\xfe\x3c\x9f\xff\x19\x42\xff\x4a\xfe\xfb\x7c\xfe\xdf\x21\xf4\x6f\x3c\x34\x9f\xbf\xba\xfd\xbd\x25\xd1\x7f\x55\xe4\x8c\xe6\x6c\xba\xf8\xdf\x9f\xfe\x4b\x81\xf3\xbb\xa2\x60\x53\xcb\xda\x2f\x9d\xd9\xaa\xc8\x2b\xd6\x4b\x93\x7c\x4f\x02\x2f\x9e\xd2\x26\x87\xd2\x21\xfd\xb6\x2d\x4a\x56\x25\xd7\xbb\x7c\x05\x8d\xb0\xa9\x83\x8c\xcd\x92\xc5\x72\x56\x52\xb6\x2b\xf3\x1e\x1b\xb2\xe2\x3d\x2b\xb3\xfc\xa6\x4e\xe6\x3c\x48\xe0\x6d\x56\x0d\xef\xd2\xad\x6d\x2b\x18\xe3\x45\x94\x09\xb5\x99\xa3\x0a\x59\xf8\xcb\x73\xeb\xbf\xde\xd1\x75\x96\xf6\xac\xe1\xaa\xc8\x57\x29\xb3\x21\x96\x58\xbd\x07\xcb\x91\x31\x25\xb1\xf6\x96\x33\x2d\xf7\x8e\x33\xfc\x6b\x91\xe5\xb6\x65\x39\x7b\xc2\x86\x99\x86\x22\x29\x49\xe6\x3c\x58\x15\xe2\x64\x25\x09\xbb\xdf\xd2\xe2\xba\x47\xfb\x7d\x9b\x26\x8b\x45\xbe\xdb\x6c\x08\x25\x96\xb5\x5c\xf2\x31\x57\x24\x0f\xfb\x59\x76\x6d\x67\xce\x75\x51\xda\x10\x53\x25\xee\xac\x7a\x81\xb8\x6f\x68\x7e\xc3\x6e\x67\xd5\x60\xc0\xd1\xce\x13\x88\x5e\x54\xcb\x85\xbb\x9c\x41\x51\x27\x49\xde\xef\xdb\xc5\x22\x5f\x26\x27\xae\xb3\x97\x45\xa4\x89\x3b\x4b\x5f\x50\x99\x3f\x95\xf9\x37\xc9\x62\x29\x1b\x43\x17\xe9\xd2\x99\x65\xfd\x7e\xb1\xd8\x2c\xdc\xe5\xf2\xf1\xd1\x2e\xfb\x7d\x7b\x03\xb4\x80\x47\x62\x59\x5a\xbb\x7b\x69\xbe\xee\xd5\x94\x80\x04\xce\x14\x93\x95\x0e\x61\x5c\x18\x6c\x1c\x67\xbf\x27\x6c\xbf\x27\x71\x14\xb4\x3b\x54\xd2\xa8\xc7\x40\x26\x39\x0f\x36\x34\x20\x49\xd8\xe3\x23\x7b\x29\x51\x75\xfa\x7d\x9b\x25\xea\x6d\x26\x1b\x54\x26\x2e\xc9\x92\x9c\x7e\xed\xcd\xcb\x32\xbd\xc7\xbe\x7b\xc1\x66\xe5\x60\xe0\x64\x8b\x72\x99\xd0\x45\xa9\x58\x22\xdb\x1f\x66\x9d\x92\x64\xa4\x48\xec\x2c\x09\x88\x0e\xca\xae\x6d\x2c\x77\x98\x55\xbc\x7c\xea\x38\xa2\x34\xba\xb7\xcb\x84\x3a\x8f\x8f\x5a\x17\x33\xcc\x61\xed\xf2\x35\xbd\xce\x72\xba\xb6\x4e\x64\x37\xbf\xbf\xbf\xbb\x2a\x36\xfd\x3e\xff\x3b\xcc\x18\x2d\x53\x56\x94\xbd\x2c\xef\xfd\xf1\xea\xaf\x74\xc5\xa0\x64\xc1\x81\x8b\x25\xc9\x92\x13\x97\x14\xc9\x89\x47\xaa\xe4\x4b\x91\xad\x7b\xee\x8c\x95\xf7\x0f\xb2\xd5\x39\x49\x13\xba\x68\x94\xb5\xb4\x9d\xd9\x89\x9d\x25\x76\x9e\xa4\xc3\x9c\x7e\x63\xb6\xe3\x0c\xd7\x45\x4e\x81\x76\x25\xef\x89\x7c\xf8\x25\xdd\xec\xa8\x43\x4e\xd8\xe3\x63\x29\xa8\x79\x92\x24\xcc\x99\x41\x95\xce\x6c\xbf\x4a\xd9\xea\x16\x9a\x5e\x00\x0a\x55\x42\xf7\xd7\x59\x9e\x6e\x36\xf7\x0f\x80\x40\xf6\xf8\xc8\
2015-08-23 11:40:18 +00:00
func static_js_gotty_js() ([]byte, error) {
2021-04-10 00:48:41 +00:00
return bindata_read(
_static_js_gotty_js,
"static/js/gotty.js",
)
}
var _static_js_gotty_js_license_txt = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x57\xdd\x72\xa4\x38\xd2\xbd\xef\xa7\xc8\xaf\xe7\xa2\xdb\x1d\xb8\xca\xed\xf9\x76\x76\xb7\x27\x3a\x62\x30\xa8\x5c\x9a\xa5\xa0\x16\xa8\xf6\xf8\x52\x05\x2a\x23\x0f\x20\x42\x12\xae\xf5\xdb\x6f\xa4\x10\xf5\xe3\xbf\x76\x3b\x76\x2e\x1c\xa6\x40\x79\xf2\x64\xa6\x74\x52\x39\xfd\xf4\x7f\xef\xe0\x13\x14\x5a\x9f\xd6\x92\x95\x5c\xc1\xc7\xca\x98\x4e\x7f\x99\x4e\xdb\xae\xb9\xd5\x93\x42\x36\xd3\x8e\x15\x7f\xb2\x1b\x3e\xdd\xaf\x3a\x41\xa3\xdf\x6a\x51\xf0\x56\x73\x58\xd0\xdc\xfe\xbe\xe3\x4a\x0b\xd9\xc2\xdf\x26\xe7\x93\xcf\xf8\xe6\xeb\xd7\xbd\xc9\x34\xa2\x01\x89\x33\xf2\xf5\x2b\x7e\x09\x64\x77\xaf\xc4\x4d\x65\xe0\xf7\x0c\x66\xb2\x6f\x4b\x66\xd0\x94\xb5\x25\x48\x53\x71\x05\x85\x6c\x8d\x12\xeb\xde\x48\xa5\xd1\x02\xff\x96\x5c\x35\x42\x5b\x1f\x42\x43\xc5\x15\x5f\xdf\xc3\x8d\x62\xad\xe1\xa5\x07\x1b\xc5\x39\xc8\x0d\x14\x15\x53\x37\xdc\x03\x23\x81\xb5\xf7\xd0\x71\xa5\x65\x0b\x72\x6d\x98\x68\x45\x7b\x83\x40\x0c\x0a\xd9\xdd\xe3\x62\x53\x09\x0d\x5a\x6e\xcc\x96\x29\x6e\xdd\x33\xad\x65\x21\x98\xe1\x25\x94\xb2\xe8\x1b\xde\x9a\x81\xdb\x46\xd4\x5c\xc3\x47\x53\x71\x84\xf8\x90\x39\xa3\x0f\x27\xd6\x55\xc9\x59\x0d\xa2\x05\x53\x71\x18\x3f\xc1\x56\x98\x4a\xf6\x06\x14\xd7\x46\x89\x02\x61\x3c\x10\x6d\x51\xf7\xa5\x63\x32\xae\xa8\x45\x23\x9c\x1f\x44\xb0\xb9\xd1\x88\xdb\x6b\xee\x59\xb6\x1e\x34\xb2\x14\x1b\xfc\xcf\x6d\x7c\x5d\xbf\xae\x85\xae\x3c\x84\x29\x85\x1e\xb2\xc5\x3d\xd0\xf8\xde\x56\xc6\xc3\x80\xa6\x52\x81\xe6\x75\x8d\x20\x82\xeb\x21\xe8\x3d\x47\xbb\x06\x8c\x44\x94\x0e\xf3\x6b\x5c\xc6\xac\xf7\x6d\x25\x9b\xe3\x90\x84\x86\x4d\xaf\x5a\xa1\x2b\x5e\xda\xb8\x25\x68\x69\x9d\xde\xf2\xc2\x38\x20\xb4\xd8\xc8\xba\x96\x5b\xd1\xde\x60\x29\x4b\x81\xa1\xe9\x2f\x63\x25\xf3\x8a\x03\x5b\xcb\x3b\x6e\x43\x1b\x76\x42\x2b\x8d\x28\x86\x1a\xd8\xaa\x74\xfb\x6a\xbb\x4f\xba\x62\x75\x0d\x6b\x9b\xff\x21\x8b\xbc\xc4\x9c\xb3\x83\xe8\x14\x52\xd1\x86\xb5\x46\xb0\x1a\x3a\xa9\xac\xe3\x87\x51\x4f\x76\x44\xe6\x04\xb2\x64\x96\x5f\xf9\x29\x01\x9a\xc1\x32\x4d\xbe\xd1\x90\x84\xf0\xc1\xcf\x80\x66\x1f\x3c\xb8\xa2\xf9\x3c\x59\xe5\x70\xe5\xa7\xa9\x1f\xe7\xd7\x90\xcc\xc0\x8f\xaf\xe1\x5f\x34\x0e\x6d\xee\xc9\x1f\xcb\x94\x64\x19\x24\x29\xd0\xc5\x32\xa2\x24\xf4\x80\xc6\x41\xb4\x0a\x69\x7c\x09\x17\xab\x1c\xe2\x24\x87\x88\x2e\x68\x4e\x42\xc8\x13\xeb\xd3\xa1\x51\x92\x41\x32\x43\x94\x05\x49\x83\xb9\x1f\xe7\xfe\x05\x8d\x68\x7e\xed\xc1\x8c\xe6\x31\xc2\xce\x92\x14\x7c\x58\xfa\x69\x4e\x83\x55\xe4\xa7\xb0\x5c\xa5\xcb\x24\x23\xe0\xc7\x21\xc4\x49\x4c\xe3\x59\x4a\xe3\x4b\xb2\x20\x71\x6e\xc3\xa2\x31\xc4\x09\x90\x6f\x24\xce\x21\x9b\xfb\x51\x64\x1d\xfa\xab\x7c\x9e\xa4\x96\x65\x90\x2c\xaf\x53\x7a\x39\xcf\x61\x9e\x44\x21\x49\x33\xb8\x20\x10\x51\xff\x22\x22\x83\xb7\xf8\xda\x9e\xd1\xc8\xa7\x0b\x0f\x42\x7f\xe1\x5f\x12\x6b\x98\xe4\x73\x92\xda\x95\x8e\xe3\xd5\x9c\xd8\x57\x34\x06\x3f\x06\x3f\xc8\x69\x12\x63\x7e\x82\x24\xce\x53\x3f\xc8\x6d\x7e\xf2\x24\xcd\x77\xd6\x57\x34\x23\x1e\xf8\x29\xcd\x30\x39\xb3\x34\x59\x78\x80\xd9\x4d\x66\x36\x7f\x31\x9a\xc6\x64\x00\xc2\xcc\x23\x77\x04\xd9\xd5\x28\x49\x6d\x38\xab\x8c\xec\x19\x85\xc4\x8f\x68\x7c\x99\xa1\xfd\x61\x41\x31\x1d\xd3\x77\xef\x9c\xc8\xd5\x62\xcd\xba\x4e\xbf\xa4\x70\x6e\xc9\xb1\xbc\x5d\x64\xe1\xe9\xcf\xa7\x41\xcd\x7a\xcd\x8f\x74\xee\xf3\xe4\xef\x67\x93\xb3\x41\xe8\x9c\xe5\xb1\xca\x4d\xa7\x07\x42\xf7\xb1\x38\x81\xf3\xb3\xb3\x5f\x4e\xcf\xcf\xce\xfe\x69\x0f\x40\x50\x29\xd9\x88\xbe\x81\x24\x03\xbf\x37\x95\x54\x7a\x02\x7e\x5d\x8f\xa7\x5f\x71\xcd\xd5\x1d\x2f\x27\x03\x96\x43\x4c\xf9\xee\xb0\x8f\x8a\xd9\x6b\x8e\xc7\x40\xcb\x5e\xb9\x03\xb4\x16\x2d\x53\xf7\xb0\x91\xaa\xd1\x9e\x15\x19\x3c\x19\x4e\x6c\x1c\x90\x95\x13\x51\xb0\x41\x95\xf0\x6c\x0f\xe7\x1f\x95\xaf\x53\xf2\x4e\xe0\xe9\x32\x15\x33\xcf\x1e\x67\x34\x1a\xc1\xb8\xf9\x72\x44\x13\x00\x3e\x3d\xe0\x6a\x4f\xa1\x23\x59\xc8\x92\x43\xd3\x6b\xd4\x46\x14\x66\xeb\xe3\x81\x22\x38\xa4\xe1\xf0\x7b\x83\x28\xd4\x42\x1b\x2b\xf2\x07\x24\xac\x60\x1c\x32\x2c\x85\x2e\x6a\x26\x1a\xae\x26\x2f\xb1\x11\xed\x61\x9e\x46\x36\x9d\x92\x65\x5f\xf0\x3d\x21\x07\xf1\x50\xa8\xde\x46\xc8\x81\xb9\x80\x8f\x1b\x8c\x13\xeb\xa1\xff\x35\xcc\x70\x25\x58\xad\xf7\xb5\xb0\x65\x74\xed\x67\x3a\x85\
func static_js_gotty_js_license_txt() ([]byte, error) {
return bindata_read(
_static_js_gotty_js_license_txt,
"static/js/gotty.js.LICENSE.txt",
)
}
var _static_js_gotty_js_map = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x6b\x73\xe2\xcc\xd6\x28\xf6\x57\x76\xb9\x52\x95\xaa\x0c\xd9\x1e\xc6\xe3\xf1\xcc\x9b\x0f\xa9\x96\x10\x58\xc3\x1d\x81\xb1\x27\xef\x09\x25\xa0\x0d\x32\x42\x92\x25\x81\xc1\x39\x3f\x3e\xb5\x2e\x7d\x11\xc6\xf3\xcc\x3c\xcf\x3e\xef\xde\x39\xd9\x1f\x8c\x5b\xad\xbe\xae\x5e\xbd\x6e\xbd\x7a\xe9\xff\xb9\xd8\xcb\xbc\x88\xd2\xe4\xe2\x3f\xae\x6a\x17\x45\xba\xcb\x17\xb2\xb8\xf8\x8f\xff\xeb\xe2\x45\xce\xb3\x70\xb1\xf9\x8f\xcb\xcb\x55\x5a\x96\xc7\xcb\xbf\x5f\x26\xe9\x52\xce\xb6\xe9\x72\x17\xcb\xe2\xf2\x50\xca\x7c\x7b\x19\x47\xf3\xcb\x70\xb9\x4c\x93\xe2\xf2\x71\x17\xc7\xc5\x22\x97\x32\xb1\x92\x7f\x5f\x14\xc5\x45\xed\x8f\xda\x5a\x14\xc5\xff\x1e\xa7\xe1\x52\xe6\x97\xcb\xa8\x28\x2f\xf3\x5d\x52\x46\x5b\x79\x19\x66\xd1\xdf\x9f\xfe\x42\xfd\x45\x51\x4c\xa3\x72\xdd\x0d\xb3\x2c\x4a\x56\xe3\x34\x28\xf3\x28\x59\xfd\x52\x93\x71\x34\x0f\xb3\xac\xb8\x5c\xe3\x34\xb1\xd5\x27\x7e\xe2\x32\xbf\xd4\x8c\x81\x92\xbb\x0e\xf3\x42\x96\xc5\xef\x56\x4b\xb7\x59\x5a\x44\x65\x94\x26\xb7\x32\xce\x64\xfe\x9b\xf5\xbd\x62\x11\x66\x32\x90\xcf\x3b\x99\x2c\xe4\xef\xf6\xee\xed\x65\x52\x7a\xdb\xa8\x2c\x7f\xbb\x63\x3f\xc9\x76\xe5\x6d\x98\x2c\xe3\xdf\xae\xda\x89\x92\x4d\xf4\x18\xfd\x76\xbd\x01\x40\xf8\x77\x2b\x8d\x64\xb2\x94\xf9\x6f\x57\x0b\x64\x2c\x17\xb0\x2a\xdd\x30\x09\x57\x7f\xa1\x7a\xba\x94\xf1\x6f\x56\xbe\x8b\xe4\x4b\x96\xe6\xe5\x6f\x56\xe3\x7d\x1a\x96\x65\xb8\x58\xf3\xbf\x3f\xd7\xc4\x63\x54\xc2\xdf\x9f\xac\x7c\x96\x4e\xfc\xa9\xa6\xe0\x39\x4a\xc2\x65\x6a\x52\xbf\xd9\xd0\x9a\x10\xb4\xb8\x74\xe3\x28\x9b\xa7\x61\xbe\xfc\xcd\x06\x76\x65\x14\x17\x97\x4e\x9e\xbe\xfc\x3e\xea\x51\x5d\x20\x0c\x5d\x19\x16\xbb\xfc\x77\x49\x0a\xd7\x8f\xf2\xc5\x2e\x0e\xf3\x4e\x54\xfc\xee\x8a\x50\x03\x8d\x74\xeb\xc5\x72\x2b\x93\xb2\x3f\x7f\x92\x8b\x72\x90\xa6\xbf\x8b\x91\xd4\x50\x4b\x26\x32\x8f\x16\x7f\xaa\x6e\x37\xdd\x15\xbf\x3b\x7f\x4c\xfd\x23\x91\x70\x51\x14\xff\xe7\xcd\xd5\xf2\xcb\x1f\x37\x58\x94\xc7\x58\x9e\xe5\x39\x51\x02\x30\x0c\xe0\x7d\xe1\x27\x65\x8a\xa9\x71\xf8\x2e\xd7\x29\xf2\x05\xb1\x95\xbf\x97\xef\x17\x78\x91\xf3\x22\x5d\x6c\x64\xf9\x07\x85\xca\xf2\xf8\xb3\x12\x87\xf7\xfb\xb9\x5c\xa7\x5b\x79\x59\xa4\xb9\x4c\xb0\x28\xe5\x3e\x15\x3f\x87\xe3\x7f\x2f\x8e\xc9\xe2\xbf\x5f\xfe\xdf\xff\xf9\x9f\x7f\xff\xcf\xff\xbc\xfc\xfb\xff\xf6\xbf\x5c\x9e\x69\x9a\x9f\x2f\xe7\x69\x5a\x16\x65\x1e\x66\x3f\x29\xa3\x39\x77\xba\xcd\xc2\xf2\x6f\x2b\x59\xfe\x6d\x29\x1f\xc3\x5d\x5c\xfe\x4d\x1e\x80\xe6\xfd\x42\xdd\xa5\x7c\x8c\x12\xf9\xb7\x2c\x4f\x33\x99\x97\x47\x68\xa4\x94\xf9\xb9\x49\x9f\xd6\x5c\x87\x45\xff\x25\x19\xa8\x8a\xc5\x3a\xcd\x4b\xa0\x10\xbf\x50\x75\x1b\x6e\xe4\xdf\x92\x70\x2b\x8b\x2c\x5c\xc8\xbf\xa5\xb8\x93\xde\x5d\x88\x6d\x18\x25\xb0\x0e\xff\xad\x76\x81\x75\x40\xde\x9a\xcd\x66\x6e\x10\xcc\x3a\x7d\xd1\xf0\x46\x33\xef\x7e\xd0\x1f\x8d\x67\xb3\xd9\x45\xed\x22\xdb\x15\xeb\x8b\xda\x05\x2d\xc2\x45\xed\x22\x82\x01\x11\x38\x60\x56\xe7\xa5\x9c\x8b\xda\x45\x1c\x15\x30\x84\xd2\xe4\x94\xeb\x08\x6a\x6c\x71\x0d\xa2\x52\x6e\xa1\x7a\x9a\x94\x32\x29\x29\xb5\x08\x21\xf1\x94\x46\x09\x14\xd0\x9d\x62\x25\xb9\x8c\xc2\xe1\x4e\xe6\xc7\x8b\xda\xc5\x52\x2e\x77\x19\x8c\x25\x8c\x73\x19\x2e\x8f\xfe\x16\x46\x23\x97\x5d\x5d\x3c\x96\xc9\xaa\x84\x61\xcf\xa0\x99\x59\x98\xe7\xe1\xb1\x13\x6d\xe4\x38\x15\x90\x84\xaa\x79\x4e\xe5\x28\xfd\xe9\xa2\x76\xa1\x5e\xcd\x78\x6c\x51\xa1\x73\xb0\x01\x98\xe7\x6d\x4a\x1d\x04\xc7\xed\x3c\x8d\x69\x1e\x79\x58\xa6\xd0\x58\x5f\x81\x7d\x46\x8d\xcf\xa0\xed\x19\x80\x6b\x06\x83\xdd\x25\x84\x1b\x98\x01\x6d\x24\xf2\x00\xa5\x97\x69\x02\xaf\xf7\x61\xbc\x83\xff\x92\xea\x62\xbb\xf3\x58\x8d\xb8\x13\x6d\x23\x28\x9c\x02\x2c\xa2\xa4\x83\xe3\x86\xbf\x2c\x4f\xcb\xb4\x3c\x22\x38\x16\x61\x0c\x43\x2a\xe2\x68\x21\x09\xa2\x45\x99\xef\x16\x34\x3a\x58\xea\x8b\xda\xc5\x63\x9e\xc2\xdc\x4a\x89\xab\x33\xdb\x25\xc5\x2e\x23\xe8\xf9\xd5\x1e\x2f\x6a\x17\xe3\x63\x26\xbd\x3c\x4f\x69\x32\x69\xa2\x4a\x8c\xa8\xf2\xa2\x28\x78\xd9\x2f\x6a\x17\xf3\x32\x0d\xe1\x5f\x58\xc8\x2f\x9f\x71\xb6\x12\x85\x3f\x98\x51\xb2\x48\x97\x72\x32\xf2\x51\x9c\x4c\x68\xb9\xbf\x07\xfd\x1e\x8c\x15\x91\x23\x7a\xc4\x65\x0d\x4b\x68\x82\xb4\x00\xd3\x32\x3d\x4f\x46\x9d\xe2\xc2\xa8\x08\x2a\xa5\x13\xa3\
func static_js_gotty_js_map() ([]byte, error) {
return bindata_read(
_static_js_gotty_js_map,
"static/js/gotty.js.map",
2017-08-22 07:03:19 +00:00
)
}
2021-04-11 06:22:43 +00:00
var _static_manifest_json = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x74\xce\xcd\x8a\xc3\x20\x10\xc0\xf1\xbb\x4f\x31\xb8\xd7\xdd\x64\x93\x5b\xf2\x2a\xa5\x88\x35\x92\x0c\xf5\x23\xa8\x81\xa6\xe2\xbb\x17\xc7\x53\x29\xf5\xe0\xc1\xdf\x5f\xc7\xcc\x00\x78\xdc\x7c\x48\xc2\x49\xab\xf9\x0c\x3c\x67\xe8\x12\x26\xa3\xa1\x14\xfe\x5b\xfd\xbb\xc4\x24\x43\x12\x47\x30\x95\xbb\xbe\x1d\xa2\xf2\x2e\xf2\x19\x2e\x0c\x00\x20\xd3\x5e\xdb\xa0\x5a\x55\x5d\x0c\xd3\xd8\xed\x6e\xa5\x1b\xc4\xe9\xdc\x69\x08\x5a\xb9\xea\xfe\x8d\x22\x3e\x75\x7d\x90\x0f\xd3\xf8\x18\xa6\x91\x13\x14\x06\x70\xa5\x81\x0b\xc6\xdd\xc8\xb3\x16\x16\x1d\x5a\x69\xfe\x0e\x6c\x7f\x49\x9b\xb6\x5a\x28\x6f\x7c\xa8\xfc\xf3\x4f\xab\xd9\x4d\xaa\xfb\x1a\xfc\xe1\x96\xcf\x80\x15\xf6\x0a\x00\x00\xff\xff\x14\x28\x68\x81\x1b\x01\x00\x00")
2021-04-11 06:22:43 +00:00
func static_manifest_json() ([]byte, error) {
return bindata_read(
_static_manifest_json,
"static/manifest.json",
)
}
2015-08-16 09:47:23 +00:00
// 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 {
2021-04-10 00:48:41 +00:00
return f()
2015-08-16 09:47:23 +00:00
}
return nil, fmt.Errorf("Asset %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.
2021-04-10 00:48:41 +00:00
var _bindata = map[string]func() ([]byte, error){
"static/css/index.css": static_css_index_css,
"static/css/xterm.css": static_css_xterm_css,
"static/css/xterm_customize.css": static_css_xterm_customize_css,
"static/favicon.png": static_favicon_png,
2021-04-11 06:22:43 +00:00
"static/icon_192.png": static_icon_192_png,
2021-04-10 00:48:41 +00:00
"static/index.html": static_index_html,
"static/js/gotty.js": static_js_gotty_js,
"static/js/gotty.js.LICENSE.txt": static_js_gotty_js_license_txt,
"static/js/gotty.js.map": static_js_gotty_js_map,
2021-04-11 06:22:43 +00:00
"static/manifest.json": static_manifest_json,
2015-08-16 09:47:23 +00:00
}
// 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))
2021-04-10 00:48:41 +00:00
for name := range node.Children {
rv = append(rv, name)
2015-08-16 09:47:23 +00:00
}
return rv, nil
}
2021-04-10 00:48:41 +00:00
type _bintree_t struct {
Func func() ([]byte, error)
Children map[string]*_bintree_t
2015-08-16 09:47:23 +00:00
}
2015-08-20 07:45:06 +00:00
2021-04-10 00:48:41 +00:00
var _bintree = &_bintree_t{nil, map[string]*_bintree_t{
"static": &_bintree_t{nil, map[string]*_bintree_t{
"css": &_bintree_t{nil, map[string]*_bintree_t{
"index.css": &_bintree_t{static_css_index_css, map[string]*_bintree_t{}},
"xterm.css": &_bintree_t{static_css_xterm_css, map[string]*_bintree_t{}},
"xterm_customize.css": &_bintree_t{static_css_xterm_customize_css, map[string]*_bintree_t{}},
}},
2021-04-11 06:22:43 +00:00
"favicon.png": &_bintree_t{static_favicon_png, map[string]*_bintree_t{}},
"icon_192.png": &_bintree_t{static_icon_192_png, map[string]*_bintree_t{}},
"index.html": &_bintree_t{static_index_html, map[string]*_bintree_t{}},
2021-04-10 00:48:41 +00:00
"js": &_bintree_t{nil, map[string]*_bintree_t{
"gotty.js": &_bintree_t{static_js_gotty_js, map[string]*_bintree_t{}},
"gotty.js.LICENSE.txt": &_bintree_t{static_js_gotty_js_license_txt, map[string]*_bintree_t{}},
"gotty.js.map": &_bintree_t{static_js_gotty_js_map, map[string]*_bintree_t{}},
}},
2021-04-11 06:22:43 +00:00
"manifest.json": &_bintree_t{static_manifest_json, map[string]*_bintree_t{}},
2015-08-16 09:47:23 +00:00
}},
}}