surveyor

package
v0.0.0-...-66c9f5b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultSurveyor

type DefaultSurveyor struct {
	DefaultOpts []survey.AskOpt
}

func NewDefaultSurveyor

func NewDefaultSurveyor() *DefaultSurveyor

func (*DefaultSurveyor) AskOne

func (ds *DefaultSurveyor) AskOne(prompt survey.Prompt, response interface{}, opts ...survey.AskOpt) error

type Surveyor

type Surveyor interface {
	AskOne(prompt survey.Prompt, response interface{}, opts ...survey.AskOpt) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL