EdgexAgent/device-ble-go/vendor/golang.org/x/term
2025-07-10 20:40:32 +08:00
..
codereview.cfg 添加gitignore 2025-07-10 20:40:32 +08:00
CONTRIBUTING.md 添加gitignore 2025-07-10 20:40:32 +08:00
LICENSE 添加gitignore 2025-07-10 20:40:32 +08:00
PATENTS 添加gitignore 2025-07-10 20:40:32 +08:00
README.md 添加gitignore 2025-07-10 20:40:32 +08:00
term_plan9.go 添加gitignore 2025-07-10 20:40:32 +08:00
term_unix_bsd.go 添加gitignore 2025-07-10 20:40:32 +08:00
term_unix_other.go 添加gitignore 2025-07-10 20:40:32 +08:00
term_unix.go 添加gitignore 2025-07-10 20:40:32 +08:00
term_unsupported.go 添加gitignore 2025-07-10 20:40:32 +08:00
term_windows.go 添加gitignore 2025-07-10 20:40:32 +08:00
term.go 添加gitignore 2025-07-10 20:40:32 +08:00
terminal.go 添加gitignore 2025-07-10 20:40:32 +08:00

Go terminal/console support

Go Reference

This repository provides Go terminal and console support packages.

Report Issues / Send Patches

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/term.

The main issue tracker for the term repository is located at https://go.dev/issues. Prefix your issue with "x/term:" in the subject line, so it is easy to find.