Documentation
¶
Index ¶
- func AnsweredCount(questions []Question) int
- func BuildResumePrompt(questions []Question, followUp string) string
- func FormatAskLog(q Question) string
- func FormatReplayLog(q Question) string
- func HasUnanswered(questions []Question) bool
- func PendingIndex(questions []Question, selected int) int
- func ReadQuestions(r io.Reader, ch chan<- Question)
- type Entry
- type Option
- type Question
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnsweredCount ¶
func BuildResumePrompt ¶
func FormatAskLog ¶
func FormatReplayLog ¶
func HasUnanswered ¶
func PendingIndex ¶
func ReadQuestions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.