Versions in this module Expand all Collapse all v0 v0.1.2 May 17, 2023 v0.1.1 May 8, 2023 v0.1.0 May 4, 2023 Changes in this version + type FileProvider struct + BasePath string + func (f *FileProvider) GetPrompt(name string) (string, error) + type Privider interface + GetPrompt func(name string) (string, error)