tools: golang.org/x/tools/godoc/static Index | Files

package static

import "golang.org/x/tools/godoc/static"

Package static exports a map of static file content that supports the godoc user interface. The map should be used with the mapfs package, see golang.org/x/tools/godoc/vfs/mapfs.

Index

Package Files

doc.go gen.go static.go

Variables

var Files = map[string]string{
    "analysis/call3.png": "" /* 44734 byte string literal not displayed */,

    "analysis/call-eg.png": "" /* 30738 byte string literal not displayed */,

    "analysis/callers1.png": "" /* 34470 byte string literal not displayed */,

    "analysis/callers2.png": "" /* 56032 byte string literal not displayed */,

    "analysis/chan1.png": "" /* 118616 byte string literal not displayed */,

    "analysis/chan2a.png": "" /* 51944 byte string literal not displayed */,

    "analysis/chan2b.png": "" /* 48419 byte string literal not displayed */,

    "analysis/error1.png": "" /* 36477 byte string literal not displayed */,

    "analysis/help.html": "" /* 9743 byte string literal not displayed */,

    "analysis/ident-def.png": "" /* 34663 byte string literal not displayed */,

    "analysis/ident-field.png": "" /* 31788 byte string literal not displayed */,

    "analysis/ident-func.png": "" /* 33332 byte string literal not displayed */,

    "analysis/ipcg-func.png": "" /* 29479 byte string literal not displayed */,

    "analysis/ipcg-pkg.png": "" /* 56672 byte string literal not displayed */,

    "analysis/typeinfo-pkg.png": "" /* 80176 byte string literal not displayed */,

    "analysis/typeinfo-src.png": "" /* 44833 byte string literal not displayed */,

    "callgraph.html": "" /* 609 byte string literal not displayed */,

    "codewalk.html": "" /* 2271 byte string literal not displayed */,

    "codewalkdir.html": "" /* 366 byte string literal not displayed */,

    "dirlist.html": "" /* 654 byte string literal not displayed */,

    "error.html": "" /* 235 byte string literal not displayed */,

    "example.html": "" /* 1006 byte string literal not displayed */,

    "godoc.html": "" /* 3517 byte string literal not displayed */,

    "godocs.js": "" /* 16405 byte string literal not displayed */,

    "images/minus.gif": "" /* 3278 byte string literal not displayed */,

    "images/plus.gif": "" /* 3280 byte string literal not displayed */,

    "images/treeview-black-line.gif": "" /* 6016 byte string literal not displayed */,

    "images/treeview-black.gif": "" /* 1084 byte string literal not displayed */,

    "images/treeview-default-line.gif": "" /* 6358 byte string literal not displayed */,

    "images/treeview-default.gif": "" /* 1104 byte string literal not displayed */,

    "images/treeview-gray-line.gif": "" /* 6010 byte string literal not displayed */,

    "images/treeview-gray.gif": "" /* 1106 byte string literal not displayed */,

    "implements.html": "" /* 358 byte string literal not displayed */,

    "jquery.js": "" /* 14589 byte string literal not displayed */+
        "\xEF\xBB\xBF" + "" /* 78847 byte string literal not displayed */,

    "jquery.treeview.css": "" /* 2757 byte string literal not displayed */,

    "jquery.treeview.edit.js": "" /* 1678 byte string literal not displayed */,

    "jquery.treeview.js": "" /* 8266 byte string literal not displayed */,

    "methodset.html": "" /* 357 byte string literal not displayed */,

    "opensearch.xml": "" /* 489 byte string literal not displayed */,

    "package.html": "" /* 10706 byte string literal not displayed */,

    "package.txt": "" /* 2815 byte string literal not displayed */+
        "`" + `. ` + "`" + "" /* 204 byte string literal not displayed */,

    "play.js": "" /* 2718 byte string literal not displayed */,

    "playground.js": "" /* 11445 byte string literal not displayed */,

    "search.html": "" /* 460 byte string literal not displayed */,

    "search.txt": "" /* 1421 byte string literal not displayed */,

    "searchcode.html": "" /* 1758 byte string literal not displayed */,

    "searchdoc.html": "" /* 697 byte string literal not displayed */,

    "searchtxt.html": "" /* 1081 byte string literal not displayed */,

    "style.css": "" /* 12022 byte string literal not displayed */,
}

Package static is imported by 13 packages. Updated about 2 hours ago. Refresh now. Tools for package owners.