srs/trunk/3rdparty/srs-bench/vendor/golang.org/x/term
Winlin b2a827f8cf
Refine code and add tests for #4289. v7.0.45 (#4412)
Use AI to understand, add comments, add utests, refactor code for PR
#4289
2025-07-04 17:26:12 -04:00
..
codereview.cfg TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:25:04 +08:00
CONTRIBUTING.md GB28181: Support GB28181-2016 protocol. v5.0.74 (#3201) 2022-10-06 17:40:58 +08:00
LICENSE update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
PATENTS GB28181: Support GB28181-2016 protocol. v5.0.74 (#3201) 2022-10-06 17:40:58 +08:00
README.md update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
term_plan9.go GB28181: Support GB28181-2016 protocol. v5.0.74 (#3201) 2022-10-06 17:40:58 +08:00
term_unix_bsd.go SmartPtr: Support load test for source by srs-bench. v6.0.130 (#4097) 2024-06-21 07:13:12 +08:00
term_unix_other.go SmartPtr: Support load test for source by srs-bench. v6.0.130 (#4097) 2024-06-21 07:13:12 +08:00
term_unix.go SmartPtr: Support load test for source by srs-bench. v6.0.130 (#4097) 2024-06-21 07:13:12 +08:00
term_unsupported.go SmartPtr: Support load test for source by srs-bench. v6.0.130 (#4097) 2024-06-21 07:13:12 +08:00
term_windows.go update pion/webrtc to v4. v7.0.34 (#4359) 2025-05-26 17:48:53 +08:00
term.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:25:04 +08:00
terminal.go Refine code and add tests for #4289. v7.0.45 (#4412) 2025-07-04 17:26:12 -04: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.