engines

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionSpec

type ActionSpec struct {
	Method, URL, ContentType string
	Content                  interface{}
}

type ElasticsearchEngine

type ElasticsearchEngine struct {
	// contains filtered or unexported fields
}

func Elasticsearch

func Elasticsearch(p app.Parameters) *ElasticsearchEngine

func (*ElasticsearchEngine) Run

func (engine *ElasticsearchEngine) Run(action app.ActionItem) bool

func (*ElasticsearchEngine) Support

func (engine *ElasticsearchEngine) Support(action app.ActionItem) bool

type HTTPEngine

type HTTPEngine struct {
	// contains filtered or unexported fields
}

func HTTP

func HTTP(p app.Parameters) *HTTPEngine

func (*HTTPEngine) Run

func (engine *HTTPEngine) Run(action app.ActionItem) bool

func (*HTTPEngine) Support

func (engine *HTTPEngine) Support(action app.ActionItem) bool

Jump to

Keyboard shortcuts

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