modulepackage
0.0.0-20170210071804-4ca2d59510bd
Repository: https://github.com/tulir/gopher-ace.git
Documentation: pkg.go.dev
# README
gopher-ace
The documentation is (almost) directly from the Ace API reference
Use go get -u maunium.net/go/gopher-ace
to get this package.
# Constants
Function and variable names.
# Structs
Editor is a wrapper for the Ace Editor type.
EditSession is a wrapper for the Ace EditSession type.
Range is a wrapper for the Ace Range type.
# Interfaces
OptionProvider is the Ace optionProvider interface.