aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/go1.12.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/go1.12.txt b/api/go1.12.txt
index 319bb6f145..7d525cb86e 100644
--- a/api/go1.12.txt
+++ b/api/go1.12.txt
@@ -37,6 +37,7 @@ pkg net/http, const StatusTooEarly ideal-int
pkg net/http, method (*Client) CloseIdleConnections()
pkg os, const ModeType = 2401763328
pkg os, func UserHomeDir() (string, error)
+pkg os, method (*File) SyscallConn() (syscall.RawConn, error)
pkg os, method (*ProcessState) ExitCode() int
pkg os/exec, method (ExitError) ExitCode() int
pkg reflect, method (*MapIter) Key() Value