diff options
Diffstat (limited to 'devdocs/go/index.html')
| -rw-r--r-- | devdocs/go/index.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/devdocs/go/index.html b/devdocs/go/index.html new file mode 100644 index 00000000..74e0c2ee --- /dev/null +++ b/devdocs/go/index.html @@ -0,0 +1,29 @@ +<h1>Go Programming Language</h1> <ul id="manual-nav"> +<li><a href="#subrepo">Sub-repositories</a></li> +<li><a href="#community">Community</a></li> +</ul> <h2 id="stdlib">Standard library </h2> <div class="pkg-dir"> <table> <tr> <th class="pkg-name">Name</th> </tr> <tr> <td class="pkg-name"> <a href="archive/tar/index">tar</a> </td> </tr> <tr> <td class="pkg-name"> <a href="archive/zip/index">zip</a> </td> </tr> <tr> <td class="pkg-name"> <a href="arena/index">arena</a> </td> </tr> <tr> <td class="pkg-name"> <a href="bufio/index">bufio</a> </td> </tr> <tr> <td class="pkg-name"> <a href="builtin/index">builtin</a> </td> </tr> <tr> <td class="pkg-name"> <a href="bytes/index">bytes</a> </td> </tr> <tr> <td class="pkg-name"> <a href="cmp/index">cmp</a> </td> </tr> <tr> <td class="pkg-name"> <a href="compress/index">compress</a> </td> </tr> <tr> <td class="pkg-name"> <a href="compress/bzip2/index">bzip2</a> </td> </tr> <tr> <td class="pkg-name"> <a href="compress/flate/index">flate</a> </td> </tr> <tr> <td class="pkg-name"> <a href="compress/gzip/index">gzip</a> </td> </tr> <tr> <td class="pkg-name"> <a href="compress/lzw/index">lzw</a> </td> </tr> <tr> <td class="pkg-name"> <a href="compress/zlib/index">zlib</a> </td> </tr> <tr> <td class="pkg-name"> <a href="container/index">container</a> </td> </tr> <tr> <td class="pkg-name"> <a href="container/heap/index">heap</a> </td> </tr> <tr> <td class="pkg-name"> <a href="container/list/index">list</a> </td> </tr> <tr> <td class="pkg-name"> <a href="container/ring/index">ring</a> </td> </tr> <tr> <td class="pkg-name"> <a href="context/index">context</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/index">crypto</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/aes/index">aes</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/boring/index">boring</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/cipher/index">cipher</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/des/index">des</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/dsa/index">dsa</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/ecdh/index">ecdh</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/ecdsa/index">ecdsa</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/ed25519/index">ed25519</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/elliptic/index">elliptic</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/hmac/index">hmac</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/md5/index">md5</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/rand/index">rand</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/rc4/index">rc4</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/rsa/index">rsa</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/sha1/index">sha1</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/sha256/index">sha256</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/sha512/index">sha512</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/subtle/index">subtle</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/tls/index">tls</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/tls/fipsonly/index">fipsonly</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/x509/index">x509</a> </td> </tr> <tr> <td class="pkg-name"> <a href="crypto/x509/pkix/index">pkix</a> </td> </tr> <tr> <td class="pkg-name"> <a href="database/index">database</a> </td> </tr> <tr> <td class="pkg-name"> <a href="database/sql/index">sql</a> </td> </tr> <tr> <td class="pkg-name"> <a href="database/sql/driver/index">driver</a> </td> </tr> <tr> <td class="pkg-name"> <a href="debug/index">debug</a> </td> </tr> <tr> <td class="pkg-name"> <a href="debug/buildinfo/index">buildinfo</a> </td> </tr> <tr> <td class="pkg-name"> <a href="debug/dwarf/index">dwarf</a> </td> </tr> <tr> <td class="pkg-name"> <a href="debug/elf/index">elf</a> </td> </tr> <tr> <td class="pkg-name"> <a href="debug/gosym/index">gosym</a> </td> </tr> <tr> <td class="pkg-name"> <a href="debug/macho/index">macho</a> </td> </tr> <tr> <td class="pkg-name"> <a href="debug/pe/index">pe</a> </td> </tr> <tr> <td class="pkg-name"> <a href="debug/plan9obj/index">plan9obj</a> </td> </tr> <tr> <td class="pkg-name"> <a href="embed/index">embed</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/index">encoding</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/ascii85/index">ascii85</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/asn1/index">asn1</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/base32/index">base32</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/base64/index">base64</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/binary/index">binary</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/csv/index">csv</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/gob/index">gob</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/hex/index">hex</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/json/index">json</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/pem/index">pem</a> </td> </tr> <tr> <td class="pkg-name"> <a href="encoding/xml/index">xml</a> </td> </tr> <tr> <td class="pkg-name"> <a href="errors/index">errors</a> </td> </tr> <tr> <td class="pkg-name"> <a href="expvar/index">expvar</a> </td> </tr> <tr> <td class="pkg-name"> <a href="flag/index">flag</a> </td> </tr> <tr> <td class="pkg-name"> <a href="fmt/index">fmt</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/index">go</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/ast/index">ast</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/build/index">build</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/build/constraint/index">constraint</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/constant/index">constant</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/doc/index">doc</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/doc/comment/index">comment</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/format/index">format</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/importer/index">importer</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/parser/index">parser</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/printer/index">printer</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/scanner/index">scanner</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/token/index">token</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/types/index">types</a> </td> </tr> <tr> <td class="pkg-name"> <a href="go/version/index">version</a> </td> </tr> <tr> <td class="pkg-name"> <a href="hash/index">hash</a> </td> </tr> <tr> <td class="pkg-name"> <a href="hash/adler32/index">adler32</a> </td> </tr> <tr> <td class="pkg-name"> <a href="hash/crc32/index">crc32</a> </td> </tr> <tr> <td class="pkg-name"> <a href="hash/crc64/index">crc64</a> </td> </tr> <tr> <td class="pkg-name"> <a href="hash/fnv/index">fnv</a> </td> </tr> <tr> <td class="pkg-name"> <a href="hash/maphash/index">maphash</a> </td> </tr> <tr> <td class="pkg-name"> <a href="html/index">html</a> </td> </tr> <tr> <td class="pkg-name"> <a href="html/template/index">template</a> </td> </tr> <tr> <td class="pkg-name"> <a href="image/index">image</a> </td> </tr> <tr> <td class="pkg-name"> <a href="image/color/index">color</a> </td> </tr> <tr> <td class="pkg-name"> <a href="image/color/palette/index">palette</a> </td> </tr> <tr> <td class="pkg-name"> <a href="image/draw/index">draw</a> </td> </tr> <tr> <td class="pkg-name"> <a href="image/gif/index">gif</a> </td> </tr> <tr> <td class="pkg-name"> <a href="image/jpeg/index">jpeg</a> </td> </tr> <tr> <td class="pkg-name"> <a href="image/png/index">png</a> </td> </tr> <tr> <td class="pkg-name"> <a href="index/index">index</a> </td> </tr> <tr> <td class="pkg-name"> <a href="index/suffixarray/index">suffixarray</a> </td> </tr> <tr> <td class="pkg-name"> <a href="io/index">io</a> </td> </tr> <tr> <td class="pkg-name"> <a href="io/fs/index">fs</a> </td> </tr> <tr> <td class="pkg-name"> <a href="io/ioutil/index">ioutil</a> </td> </tr> <tr> <td class="pkg-name"> <a href="iter/index">iter</a> </td> </tr> <tr> <td class="pkg-name"> <a href="log/index">log</a> </td> </tr> <tr> <td class="pkg-name"> <a href="log/slog/index">slog</a> </td> </tr> <tr> <td class="pkg-name"> <a href="log/syslog/index">syslog</a> </td> </tr> <tr> <td class="pkg-name"> <a href="maps/index">maps</a> </td> </tr> <tr> <td class="pkg-name"> <a href="math/index">math</a> </td> </tr> <tr> <td class="pkg-name"> <a href="math/big/index">big</a> </td> </tr> <tr> <td class="pkg-name"> <a href="math/bits/index">bits</a> </td> </tr> <tr> <td class="pkg-name"> <a href="math/cmplx/index">cmplx</a> </td> </tr> <tr> <td class="pkg-name"> <a href="math/rand/index">rand</a> </td> </tr> <tr> <td class="pkg-name"> <a href="math/rand/v2/index">v2</a> </td> </tr> <tr> <td class="pkg-name"> <a href="mime/index">mime</a> </td> </tr> <tr> <td class="pkg-name"> <a href="mime/multipart/index">multipart</a> </td> </tr> <tr> <td class="pkg-name"> <a href="mime/quotedprintable/index">quotedprintable</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/index">net</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/http/index">http</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/http/cgi/index">cgi</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/http/cookiejar/index">cookiejar</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/http/fcgi/index">fcgi</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/http/httptest/index">httptest</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/http/httptrace/index">httptrace</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/http/httputil/index">httputil</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/http/pprof/index">pprof</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/mail/index">mail</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/netip/index">netip</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/rpc/index">rpc</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/rpc/jsonrpc/index">jsonrpc</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/smtp/index">smtp</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/textproto/index">textproto</a> </td> </tr> <tr> <td class="pkg-name"> <a href="net/url/index">url</a> </td> </tr> <tr> <td class="pkg-name"> <a href="os/index">os</a> </td> </tr> <tr> <td class="pkg-name"> <a href="os/exec/index">exec</a> </td> </tr> <tr> <td class="pkg-name"> <a href="os/signal/index">signal</a> </td> </tr> <tr> <td class="pkg-name"> <a href="os/user/index">user</a> </td> </tr> <tr> <td class="pkg-name"> <a href="path/index">path</a> </td> </tr> <tr> <td class="pkg-name"> <a href="path/filepath/index">filepath</a> </td> </tr> <tr> <td class="pkg-name"> <a href="plugin/index">plugin</a> </td> </tr> <tr> <td class="pkg-name"> <a href="reflect/index">reflect</a> </td> </tr> <tr> <td class="pkg-name"> <a href="regexp/index">regexp</a> </td> </tr> <tr> <td class="pkg-name"> <a href="regexp/syntax/index">syntax</a> </td> </tr> <tr> <td class="pkg-name"> <a href="runtime/index">runtime</a> </td> </tr> <tr> <td class="pkg-name"> <a href="runtime/asan/index">asan</a> </td> </tr> <tr> <td class="pkg-name"> <a href="runtime/cgo/index">cgo</a> </td> </tr> <tr> <td class="pkg-name"> <a href="runtime/coverage/index">coverage</a> </td> </tr> <tr> <td class="pkg-name"> <a href="runtime/debug/index">debug</a> </td> </tr> <tr> <td class="pkg-name"> <a href="runtime/metrics/index">metrics</a> </td> </tr> <tr> <td class="pkg-name"> <span>msan</span> </td> </tr> <tr> <td class="pkg-name"> <a href="runtime/pprof/index">pprof</a> </td> </tr> <tr> <td class="pkg-name"> <a href="runtime/race/index">race</a> </td> </tr> <tr> <td class="pkg-name"> <a href="runtime/trace/index">trace</a> </td> </tr> <tr> <td class="pkg-name"> <a href="slices/index">slices</a> </td> </tr> <tr> <td class="pkg-name"> <a href="sort/index">sort</a> </td> </tr> <tr> <td class="pkg-name"> <a href="strconv/index">strconv</a> </td> </tr> <tr> <td class="pkg-name"> <a href="strings/index">strings</a> </td> </tr> <tr> <td class="pkg-name"> <a href="sync/index">sync</a> </td> </tr> <tr> <td class="pkg-name"> <a href="sync/atomic/index">atomic</a> </td> </tr> <tr> <td class="pkg-name"> <a href="syscall/index">syscall</a> </td> </tr> <tr> <td class="pkg-name"> <a href="syscall/js/index">js</a> </td> </tr> <tr> <td class="pkg-name"> <a href="testing/index">testing</a> </td> </tr> <tr> <td class="pkg-name"> <a href="testing/fstest/index">fstest</a> </td> </tr> <tr> <td class="pkg-name"> <a href="testing/iotest/index">iotest</a> </td> </tr> <tr> <td class="pkg-name"> <a href="testing/quick/index">quick</a> </td> </tr> <tr> <td class="pkg-name"> <a href="testing/slogtest/index">slogtest</a> </td> </tr> <tr> <td class="pkg-name"> <a href="text/index">text</a> </td> </tr> <tr> <td class="pkg-name"> <a href="text/scanner/index">scanner</a> </td> </tr> <tr> <td class="pkg-name"> <a href="text/tabwriter/index">tabwriter</a> </td> </tr> <tr> <td class="pkg-name"> <a href="text/template/index">template</a> </td> </tr> <tr> <td class="pkg-name"> <a href="text/template/parse/index">parse</a> </td> </tr> <tr> <td class="pkg-name"> <a href="time/index">time</a> </td> </tr> <tr> <td class="pkg-name"> <a href="time/tzdata/index">tzdata</a> </td> </tr> <tr> <td class="pkg-name"> <a href="unicode/index">unicode</a> </td> </tr> <tr> <td class="pkg-name"> <a href="unicode/utf16/index">utf16</a> </td> </tr> <tr> <td class="pkg-name"> <a href="unicode/utf8/index">utf8</a> </td> </tr> <tr> <td class="pkg-name"> <a href="unsafe/index">unsafe</a> </td> </tr> </table> </div> <h2 id="other">Other packages</h2> <h3 id="subrepo">Sub-repositories</h3> <p> These packages are part of the Go Project but outside the main Go tree. They are developed under looser <a href="https://golang.org/doc/go1compat">compatibility requirements</a> than the Go core. Install them with "<span>go get</span>". </p> <ul> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/benchmarks">benchmarks</a> — benchmarks to measure Go as it is developed.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/blog">blog</a> — <a href="http://blog.golang.org:6060">blog.golang.org</a>'s implementation.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/build">build</a> — <a href="http://build.golang.org:6060">build.golang.org</a>'s implementation.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/crypto">crypto</a> — additional cryptography packages.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/debug">debug</a> — an experimental debugger for Go.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/image">image</a> — additional imaging packages.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/mobile">mobile</a> — experimental support for Go on mobile platforms.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/net">net</a> — additional networking packages.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/perf">perf</a> — packages and tools for performance measurement, storage, and analysis.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/pkgsite">pkgsite</a> — home of the pkg.go.dev website.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/review">review</a> — a tool for working with Gerrit code reviews.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/sync">sync</a> — additional concurrency primitives.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/sys">sys</a> — packages for making system calls.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/text">text</a> — packages for working with text.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/time">time</a> — additional time packages.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/tools">tools</a> — godoc, goimports, gorename, and other tools.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/tour">tour</a> — <a href="http://tour.golang.org:6060">tour.golang.org</a>'s implementation.</li> <li> +<a href="http://pkg.go.dev:6060/golang.org/x/exp">exp</a> — experimental and deprecated packages (handle with care; may change without warning).</li> </ul> <h3 id="community">Community</h3> <p> These services can help you find Open Source packages provided by the community. </p> <ul> <li> +<a href="http://pkg.go.dev:6060">Pkg.go.dev</a> - the Go package discovery site.</li> <li> +<span>Projects at the Go Wiki</span> - a curated list of Go projects.</li> </ul><div class="_attribution"> + <p class="_attribution-p"> + © Google, Inc.<br>Licensed under the Creative Commons Attribution License 3.0.<br> + <a href="http://golang.org/pkg//" class="_attribution-link">http://golang.org/pkg//</a> + </p> +</div> |
