Documentation ¶ Index ¶ Variables func Edit(content []byte, suffix string, save func([]byte) error) error Constants ¶ This section is empty. Variables ¶ View Source var ErrEditAborted = errors.New("edit aborted") Functions ¶ func Edit ¶ func Edit(content []byte, suffix string, save func([]byte) error) error Types ¶ This section is empty. Source Files ¶ View all Source files edit.go Click to show internal directories. Click to hide internal directories.