package
0.0.0-20190212133917-c1d1bf9d46e4
Repository: https://github.com/marclop/elasticsearch-cli.git
Documentation: pkg.go.dev
# Functions
AssembleIndexCompleter creates the autocompletion index for REPL.
Format formats the HTTPResponse to the output io.Writer.
NewInputParser initializes the parser and validates the input.
# Variables
Completer has the initial list for the interactive completions.
SupportedMethods is the list of defined suported HTTP verbs that the application supports, it's also used for bash autocompletion.
# Structs
InputParser is the struct that parses the input into something usable by the application.