go/doc
Rob Pike 52ebadd356 encoding/binary: hide TotalSize
The function has a bizarre signature: it was the only public function there
that exposed the reflect package. Also, its definition is peculiar and hard to
explain. It doesn't merit being exported.

This is an API change but really, it should never have been exported and
it's certain very few programs will depend on it: it's too weird.

Fixes #2846.

R=golang-dev, gri, bradfitz
CC=golang-dev
https://golang.org/cl/5639054
2012-02-08 14:09:20 +11:00
..
articles doc: remove overuse of simply 2012-02-06 13:34:35 -05:00
codelab/wiki doc/codelab/wiki: Add the usual Copyright notice. 2012-01-23 09:28:32 +11:00
codewalk doc/codewalk: update urlpoll to use time.Duration. 2012-01-19 14:45:59 +11:00
devel doc: remove overuse of simply 2012-02-06 13:34:35 -05:00
gopher doc/gopher: add a small gif to use as an app engine logo on GAE pages. 2011-06-14 17:25:57 +10:00
play godoc: add dummy playground.js to silence godoc warning at start-up 2011-08-22 14:06:07 -07:00
progs doc/progs: Add the usual Copyright notice. 2012-01-23 11:19:48 +11:00
talks use new strconv API 2011-12-05 15:48:46 -05:00
all.css doc: fix misspelt CSS properties. 2011-12-23 08:48:21 +11:00
button_background.png golang.org redesign 2010-09-16 14:01:02 +10:00
code.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
codereview_with_mq.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
community.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
contrib.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
contribute.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
debugging_with_gdb.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
docs.html godoc: support canonical Paths in HTML metadata 2012-01-20 07:37:36 +11:00
effective_go.html docs: replace references to gofix etc. with tool invocations 2012-02-04 07:49:51 +11:00
effective_go.tmpl docs: replace references to gofix etc. with tool invocations 2012-02-04 07:49:51 +11:00
ExpressivenessOfGo.pdf fix bug in example. need to convert Value to float in Abs example 2010-10-18 16:05:50 -07:00
frontpage.css doc: add I/O 2011 talks to talks/, docs.html, and front page. 2011-05-17 13:46:54 +10:00
gccgo_contribute.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
gccgo_install.html doc: remove overuse of simply 2012-02-06 13:34:35 -05:00
go1.html encoding/binary: hide TotalSize 2012-02-08 14:09:20 +11:00
go1.tmpl encoding/binary: hide TotalSize 2012-02-08 14:09:20 +11:00
go_faq.html FAQ: more words about why GOMAXPROCS>1 might not speed you up 2012-01-26 14:44:38 -08:00
go_for_cpp_programmers.html doc: fix typo in Go for C++ programmers 2012-01-20 14:44:05 -08:00
go_mem.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
go_spec.html go_spec: primality is elusive 2012-02-07 06:59:36 +11:00
go_tutorial.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
go_tutorial.tmpl godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
go-logo-black.png godoc: style update. 2009-11-05 12:18:54 -08:00
go-logo-blue.png Update the styling of the godoc pages. 2009-11-03 19:59:45 -08:00
go-logo-white.png create doc/talks/. 2010-01-13 16:26:22 -08:00
godocs.js godoc: add anchors to cmd documentation headings 2012-01-19 18:59:06 +11:00
ie.css golang.org redesign 2010-09-16 14:01:02 +10:00
install.html docs: replace references to gofix etc. with tool invocations 2012-02-04 07:49:51 +11:00
logo-153x55.png new logo 2009-10-12 22:58:32 -07:00
logo.png golang.org redesign 2010-09-16 14:01:02 +10:00
Makefile bufio: drop error return for NewReaderSize and NewWriterSize 2012-02-08 13:07:13 +11:00
makehtml doc: add Defer, Panic, and Recover article 2011-12-12 13:15:29 +11:00
play_overlay.png golang.org redesign 2010-09-16 14:01:02 +10:00
playground.html godoc: specify HTML page metadata with a JSON blob 2012-01-19 11:24:54 +11:00
popups.js godoc: initial support for showing popup information 2010-03-16 14:17:42 -07:00
root.html godoc: support canonical Paths in HTML metadata 2012-01-20 07:37:36 +11:00
sieve.gif repair corrupted sieve.gif 2009-10-30 10:34:01 -07:00
tmpltohtml.go doc: only trim newlines in tmpltohtml, gofmt progs 2012-01-09 20:05:34 +11:00
video-001.png golang.org redesign 2010-09-16 14:01:02 +10:00
video-002.png golang.org redesign 2010-09-16 14:01:02 +10:00
video-003.png golang.org redesign 2010-09-16 14:01:02 +10:00
video-004.png doc: add Practical Go Programming to front page and docs.html 2010-12-03 06:57:30 +09:00
video-005.jpg doc: add I/O 2011 talks to talks/, docs.html, and front page. 2011-05-17 13:46:54 +10:00