editor

package
v0.0.0-...-0f86b1b Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2016 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LaunchEditor

func LaunchEditor() error

LaunchEditor ...

Types

type RegexRequestModel

type RegexRequestModel struct {
	Log     string `json:"log"`
	Pattern string `json:"pattern"`
}

RegexRequestModel ...

type RegexResponseModel

type RegexResponseModel struct {
	Matches []string `json:"matches"`
}

RegexResponseModel ...

type SimpleResponse

type SimpleResponse struct {
	Message string `json:"message"`
}

SimpleResponse ...

Jump to

Keyboard shortcuts

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