Binary package “golang-github-alecaivazis-survey-dev” in ubuntu jammy

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.