Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + func ErrFileNotFound(path string) error + func ErrFileRead(path string, cause error) error + func ErrFileWriteAdd(path string, cause error) error + func ErrIndexUpdate(path string, cause error) error + func ErrMissingDecision(missing []string) error + func ErrMissingFields(entryType string, missing []string) error + func ErrMissingLearning(missing []string) error + func ErrNoContent() error + func ErrNoContentProvided(fType, examples string) error + func ErrStdinRead(cause error) error + func ErrUnknownType(fType string) error + func InfoAddedTo(cmd *cobra.Command, filename string)