mirror of
https://github.com/golang/go
synced 2024-11-25 01:47:56 -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:
parent
4b091c533e
commit
c546e9d2c2
@ -122,6 +122,7 @@ pkg go/printer, type Config struct, Indent int
|
|||||||
pkg image, const YCbCrSubsampleRatio440 YCbCrSubsampleRatio
|
pkg image, const YCbCrSubsampleRatio440 YCbCrSubsampleRatio
|
||||||
pkg io, type ByteWriter interface { WriteByte }
|
pkg io, type ByteWriter interface { WriteByte }
|
||||||
pkg io, type ByteWriter interface, WriteByte(uint8) error
|
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_AUTH Priority
|
||||||
pkg log/syslog (darwin-386), const LOG_AUTHPRIV Priority
|
pkg log/syslog (darwin-386), const LOG_AUTHPRIV Priority
|
||||||
pkg log/syslog (darwin-386), const LOG_CRON Priority
|
pkg log/syslog (darwin-386), const LOG_CRON Priority
|
||||||
|
Loading…
Reference in New Issue
Block a user