summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorcuiweixie <cuiweixie@gmail.com>2023-01-25 11:22:29 +0800
committerGopher Robot <gobot@golang.org>2023-01-27 18:17:20 +0000
commit4b3726e99bec62e4a8b8e9cecc478b51ce0d4636 (patch)
treeeff88a8a92e83d3d1f85b3fd5959e8dd25ef6f38 /api
parent092671423cd95eaa6df93eb29442fef41504d097 (diff)
downloadgo-git-4b3726e99bec62e4a8b8e9cecc478b51ce0d4636.tar.gz
encoding/binary: add var NativeEndian
Updates #57237 Change-Id: I149c8b7eeac91b87b5810250f96d48ca87135807 Reviewed-on: https://go-review.googlesource.com/c/go/+/463218 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Ian Lance Taylor <iant@google.com> Run-TryBot: xie cui <523516579@qq.com> Auto-Submit: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'api')
-rw-r--r--api/next/57237.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/57237.txt b/api/next/57237.txt
new file mode 100644
index 0000000000..141dfe02f7
--- /dev/null
+++ b/api/next/57237.txt
@@ -0,0 +1 @@
+pkg encoding/binary, var NativeEndian nativeEndian #57237