Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Debug bool // verbose output
global flags
View Source
var DryRun bool
View Source
var DryRunContent string
View Source
var WorkDir string
Functions ¶
func Exit ¶
func Exit(err error)
Exit checks error and exit with the following code: 0 -- no error 1 -- general failure 2 -- user error
func GetDefaultConfig ¶
func GetDefaultConfig() string
func NewUserInputError ¶
func NewUserInputErrorf ¶
Types ¶
type UserInputError ¶
type UserInputError struct {
// contains filtered or unexported fields
}
UserInputError represents user input error.
func (*UserInputError) Error ¶
func (r *UserInputError) Error() string
Directories
¶
Path | Synopsis |
---|---|
https://pkg.go.dev/modernc.org/sqlite https://sqlite.org/docs.html
|
https://pkg.go.dev/modernc.org/sqlite https://sqlite.org/docs.html |
https://github.com/tmc/langchaingo/blob/main/tools/duckduckgo/internal/client.go https://github.com/tmc/langchaingo?tab=MIT-1-ov-file#readme
|
https://github.com/tmc/langchaingo/blob/main/tools/duckduckgo/internal/client.go https://github.com/tmc/langchaingo?tab=MIT-1-ov-file#readme |
https://github.com/tmc/langchaingo/blob/main/tools/scraper/scraper.go https://github.com/tmc/langchaingo?tab=MIT-1-ov-file#readme
|
https://github.com/tmc/langchaingo/blob/main/tools/scraper/scraper.go https://github.com/tmc/langchaingo?tab=MIT-1-ov-file#readme |
Click to show internal directories.
Click to hide internal directories.