调查:一个golang库用于构建交互式提示并完全支持Windows和posix终端 源码
调查 用于构建交互式提示的库。 package main import ( "fmt" "github.com/AlecAivazis/survey/v2" ) // the questions to ask var qs = [] * survey. Question { { Name : "name" , Prompt : & survey. Input { Message : "What is your name?" }, Validate : survey . Required ,
文件列表
调查:一个golang库,用于构建交互式提示并完全支持Windows和posix终端
(预估有个519文件)
mktypes.bash
329B
.gitignore
27B
.gitignore
7B
AUTHORS
173B
CONTRIBUTORS
170B
AUTHORS
174B
CONTRIBUTORS
171B
gccgo_c.c
1KB
zerrors_linux_ppc64.go
132KB
zerrors_linux_s390x.go
132KB
暂无评论