[ 原始碼: golang-github-alecaivazis-survey ]
套件:golang-github-alecaivazis-survey-dev(2.3.6+ds1-1~bpo11+1)
golang-github-alecaivazis-survey-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-alecaivazis-survey:
- [golang-github-alecaivazis-survey_2.3.6+ds1-1~bpo11+1.dsc]
- [golang-github-alecaivazis-survey_2.3.6+ds1.orig.tar.xz]
- [golang-github-alecaivazis-survey_2.3.6+ds1-1~bpo11+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
golang library for building interactive prompts
This library helps build interactive prompts. It features:
- Various types of prompt (input, multiline, password, confirmation, select, multiselect, editor) - Filtering options - Keeping the filter alive - Validation - Help text - Updating icons - Custom types
Testing can be performed via the go-expect package.
其他與 golang-github-alecaivazis-survey-dev 有關的套件
|
|
|
|
-
- dep: golang-github-creack-pty-dev (>= 1.1.17)
- PTY interface for Golang
-
- dep: golang-github-hinshun-vt10x-dev (>= 0.0~git20220119.820417d)
- vt10x terminal emulation backend
-
- dep: golang-github-kballard-go-shellquote-dev
- Go utilities for performing shell-like word splitting/joining
-
- dep: golang-github-mgutz-ansi-dev
- Small, fast library to create ANSI colored strings and codes
-
- dep: golang-github-netflix-go-expect-dev (>= 0.0~git20220104.73e0943)
- expect-like golang library to automate terminal/console interactions
-
- dep: golang-github-stretchr-testify-dev (>= 1.6.1)
- sacred extension to the standard Go testing package
-
- dep: golang-golang-x-term-dev (>= 0.0~git20210503.a79de54)
- Go terminal and console support (library)
-
- dep: golang-golang-x-text-dev (>= 0.3.3)
- Supplementary Go text-related libraries