commit | 8e9e04625d1e3542f462ec617fd078b2d2961e5a | [log] [tgz] |
---|---|---|
author | Ayman Bagabas <ayman.bagabas@gmail.com> | Sun Apr 20 09:46:18 2025 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Apr 22 10:17:31 2025 -0700 |
tree | 5095fedfdb1c73032300f6eb366df337968d1a33 | |
parent | 7138967c196ab71ebc2d3b2cae146abeab672de0 [diff] |
windows: add virtual key codes and console input consts This adds console input related key codes and consts Change-Id: I8ebd76995a2c9ddd150cf04890a9e5053841fcab GitHub-Last-Rev: 8e534f4589e57f1d681e72877917578a0ed67622 GitHub-Pull-Request: golang/sys#226 Reviewed-on: https://go-review.googlesource.com/c/sys/+/621495 Reviewed-by: Junyang Shao <shaojunyang@google.com> Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: Michael Pratt <mpratt@google.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplemental Go packages for low-level interactions with the operating system.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/sys.
The main issue tracker for the sys repository is located at https://go.dev/issues. Prefix your issue with “x/sys:” in the subject line, so it is easy to find.