Documentation ¶
Index ¶
Constants ¶
View Source
const NoEditor = `no suitable editor could be found
please set one by creating a $EDITOR environment variable in your shell configuration`
Variables ¶
View Source
var ( // Config settings. Config = settings{ Name: filename, Errors: false, // contains filtered or unexported fields } )
View Source
var ErrSaveType = errors.New("unsupported value interface type")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.