Skip to content

Commit 303b194

Browse files
committed
api: update next.txt
There's no reason not to, and it'll help me test an upcoming fix for #43956. The API additions look reasonable to me, and they'll go through a more comprehensive API audit during the freeze. Change-Id: I0daa6e978b199d69568f5100fdfc1b4bcfaeaef2 Reviewed-on: https://go-review.googlesource.com/c/go/+/315349 Trust: Dmitri Shuralyov <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent 3498027 commit 303b194

File tree

1 file changed

+99
-0
lines changed

1 file changed

+99
-0
lines changed

api/next.txt

+99
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
pkg compress/lzw, method (*Reader) Close() error
2+
pkg compress/lzw, method (*Reader) Read([]uint8) (int, error)
3+
pkg compress/lzw, method (*Reader) Reset(io.Reader, Order, int)
4+
pkg compress/lzw, method (*Writer) Close() error
5+
pkg compress/lzw, method (*Writer) Reset(io.Writer, Order, int)
6+
pkg compress/lzw, method (*Writer) Write([]uint8) (int, error)
7+
pkg compress/lzw, type Reader struct
8+
pkg compress/lzw, type Writer struct
9+
pkg crypto/tls, method (*CertificateRequestInfo) Context() context.Context
10+
pkg crypto/tls, method (*ClientHelloInfo) Context() context.Context
11+
pkg crypto/tls, method (*Conn) HandshakeContext(context.Context) error
12+
pkg debug/elf, const SHT_MIPS_ABIFLAGS = 1879048234
13+
pkg debug/elf, const SHT_MIPS_ABIFLAGS SectionType
14+
pkg encoding/csv, method (*Reader) FieldPos(int) (int, int)
15+
pkg go/ast, method (*FuncDecl) IsMethod() bool
16+
pkg go/build, type Context struct, ToolTags []string
17+
pkg go/parser, const SkipObjectResolution = 64
18+
pkg go/parser, const SkipObjectResolution Mode
19+
pkg go/types, type Config struct, GoVersion string
20+
pkg io/fs, func FileInfoToDirEntry(FileInfo) DirEntry
21+
pkg net, method (*ParseError) Temporary() bool
22+
pkg net, method (*ParseError) Timeout() bool
23+
pkg net, method (IP) IsPrivate() bool
24+
pkg reflect, func VisibleFields(Type) []StructField
25+
pkg reflect, method (Method) IsExported() bool
26+
pkg reflect, method (StructField) IsExported() bool
27+
pkg runtime/cgo (darwin-amd64-cgo), func NewHandle(interface{}) Handle
28+
pkg runtime/cgo (darwin-amd64-cgo), method (Handle) Delete()
29+
pkg runtime/cgo (darwin-amd64-cgo), method (Handle) Value() interface{}
30+
pkg runtime/cgo (darwin-amd64-cgo), type Handle uintptr
31+
pkg runtime/cgo (freebsd-386-cgo), func NewHandle(interface{}) Handle
32+
pkg runtime/cgo (freebsd-386-cgo), method (Handle) Delete()
33+
pkg runtime/cgo (freebsd-386-cgo), method (Handle) Value() interface{}
34+
pkg runtime/cgo (freebsd-386-cgo), type Handle uintptr
35+
pkg runtime/cgo (freebsd-amd64-cgo), func NewHandle(interface{}) Handle
36+
pkg runtime/cgo (freebsd-amd64-cgo), method (Handle) Delete()
37+
pkg runtime/cgo (freebsd-amd64-cgo), method (Handle) Value() interface{}
38+
pkg runtime/cgo (freebsd-amd64-cgo), type Handle uintptr
39+
pkg runtime/cgo (freebsd-arm-cgo), func NewHandle(interface{}) Handle
40+
pkg runtime/cgo (freebsd-arm-cgo), method (Handle) Delete()
41+
pkg runtime/cgo (freebsd-arm-cgo), method (Handle) Value() interface{}
42+
pkg runtime/cgo (freebsd-arm-cgo), type Handle uintptr
43+
pkg runtime/cgo (linux-386-cgo), func NewHandle(interface{}) Handle
44+
pkg runtime/cgo (linux-386-cgo), method (Handle) Delete()
45+
pkg runtime/cgo (linux-386-cgo), method (Handle) Value() interface{}
46+
pkg runtime/cgo (linux-386-cgo), type Handle uintptr
47+
pkg runtime/cgo (linux-amd64-cgo), func NewHandle(interface{}) Handle
48+
pkg runtime/cgo (linux-amd64-cgo), method (Handle) Delete()
49+
pkg runtime/cgo (linux-amd64-cgo), method (Handle) Value() interface{}
50+
pkg runtime/cgo (linux-amd64-cgo), type Handle uintptr
51+
pkg runtime/cgo (linux-arm-cgo), func NewHandle(interface{}) Handle
52+
pkg runtime/cgo (linux-arm-cgo), method (Handle) Delete()
53+
pkg runtime/cgo (linux-arm-cgo), method (Handle) Value() interface{}
54+
pkg runtime/cgo (linux-arm-cgo), type Handle uintptr
55+
pkg runtime/cgo (netbsd-386-cgo), func NewHandle(interface{}) Handle
56+
pkg runtime/cgo (netbsd-386-cgo), method (Handle) Delete()
57+
pkg runtime/cgo (netbsd-386-cgo), method (Handle) Value() interface{}
58+
pkg runtime/cgo (netbsd-386-cgo), type Handle uintptr
59+
pkg runtime/cgo (netbsd-amd64-cgo), func NewHandle(interface{}) Handle
60+
pkg runtime/cgo (netbsd-amd64-cgo), method (Handle) Delete()
61+
pkg runtime/cgo (netbsd-amd64-cgo), method (Handle) Value() interface{}
62+
pkg runtime/cgo (netbsd-amd64-cgo), type Handle uintptr
63+
pkg runtime/cgo (netbsd-arm-cgo), func NewHandle(interface{}) Handle
64+
pkg runtime/cgo (netbsd-arm-cgo), method (Handle) Delete()
65+
pkg runtime/cgo (netbsd-arm-cgo), method (Handle) Value() interface{}
66+
pkg runtime/cgo (netbsd-arm-cgo), type Handle uintptr
67+
pkg runtime/cgo (netbsd-arm64-cgo), func NewHandle(interface{}) Handle
68+
pkg runtime/cgo (netbsd-arm64-cgo), method (Handle) Delete()
69+
pkg runtime/cgo (netbsd-arm64-cgo), method (Handle) Value() interface{}
70+
pkg runtime/cgo (netbsd-arm64-cgo), type Handle uintptr
71+
pkg runtime/cgo (openbsd-386-cgo), func NewHandle(interface{}) Handle
72+
pkg runtime/cgo (openbsd-386-cgo), method (Handle) Delete()
73+
pkg runtime/cgo (openbsd-386-cgo), method (Handle) Value() interface{}
74+
pkg runtime/cgo (openbsd-386-cgo), type Handle uintptr
75+
pkg runtime/cgo (openbsd-amd64-cgo), func NewHandle(interface{}) Handle
76+
pkg runtime/cgo (openbsd-amd64-cgo), method (Handle) Delete()
77+
pkg runtime/cgo (openbsd-amd64-cgo), method (Handle) Value() interface{}
78+
pkg runtime/cgo (openbsd-amd64-cgo), type Handle uintptr
79+
pkg syscall (openbsd-386), const MSG_CMSG_CLOEXEC = 2048
80+
pkg syscall (openbsd-386), const MSG_CMSG_CLOEXEC ideal-int
81+
pkg syscall (openbsd-386-cgo), const MSG_CMSG_CLOEXEC = 2048
82+
pkg syscall (openbsd-386-cgo), const MSG_CMSG_CLOEXEC ideal-int
83+
pkg syscall (openbsd-amd64), const MSG_CMSG_CLOEXEC = 2048
84+
pkg syscall (openbsd-amd64), const MSG_CMSG_CLOEXEC ideal-int
85+
pkg syscall (openbsd-amd64-cgo), const MSG_CMSG_CLOEXEC = 2048
86+
pkg syscall (openbsd-amd64-cgo), const MSG_CMSG_CLOEXEC ideal-int
87+
pkg syscall (windows-386), type SysProcAttr struct, AdditionalInheritedHandles []Handle
88+
pkg syscall (windows-386), type SysProcAttr struct, ParentProcess Handle
89+
pkg syscall (windows-amd64), type SysProcAttr struct, AdditionalInheritedHandles []Handle
90+
pkg syscall (windows-amd64), type SysProcAttr struct, ParentProcess Handle
91+
pkg testing, method (*B) Setenv(string, string)
92+
pkg testing, method (*T) Setenv(string, string)
93+
pkg text/template/parse, const DeferFuncCheck = 2
94+
pkg text/template/parse, const DeferFuncCheck Mode
95+
pkg time, func UnixMicro(int64) Time
96+
pkg time, func UnixMilli(int64) Time
97+
pkg time, method (*Time) IsDST() bool
98+
pkg time, method (Time) UnixMicro() int64
99+
pkg time, method (Time) UnixMilli() int64

0 commit comments

Comments
 (0)