editor

package
v2.14.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2020 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Editor

type Editor struct {
	OpenEditor func(string) error
	OnSave     OnSaveFunc
}

func NewEditor

func NewEditor(saveFunc OnSaveFunc) *Editor

func (Editor) Edit

func (e Editor) Edit(content string, name string) error

type OnSaveFunc

type OnSaveFunc func(modifiedContent string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL