[ 源代码: golang-github-alecaivazis-survey ]
软件包:golang-github-alecaivazis-survey-dev(2.3.7-1)
golang-github-alecaivazis-survey-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-alecaivazis-survey:
- [golang-github-alecaivazis-survey_2.3.7-1.dsc]
- [golang-github-alecaivazis-survey_2.3.7.orig.tar.gz]
- [golang-github-alecaivazis-survey_2.3.7-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~git20210927.03fcf44)
- Go terminal and console support (library)
-
- dep: golang-golang-x-text-dev (>= 0.4.0)
- Supplementary Go text-related libraries