1
0
mirror of https://github.com/golang/go synced 2024-11-24 21:00:09 -07:00

api: update next.txt; add io.ErrNoProgress

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/8887043
This commit is contained in:
Brad Fitzpatrick 2013-04-20 17:20:58 -07:00
parent 4b091c533e
commit c546e9d2c2

View File

@ -122,6 +122,7 @@ pkg go/printer, type Config struct, Indent int
pkg image, const YCbCrSubsampleRatio440 YCbCrSubsampleRatio
pkg io, type ByteWriter interface { WriteByte }
pkg io, type ByteWriter interface, WriteByte(uint8) error
pkg io, var ErrNoProgress error
pkg log/syslog (darwin-386), const LOG_AUTH Priority
pkg log/syslog (darwin-386), const LOG_AUTHPRIV Priority
pkg log/syslog (darwin-386), const LOG_CRON Priority