autohttpconf

package
v1.11.25 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	XSAC_HTTPFETCH_READY    = "ready"
	XSAC_HTTPFETCH_ROW      = "row"
	XSAC_HTTPFETCH_COMPLETE = "complete"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ZeroXsacHttpFetchTrigger

type ZeroXsacHttpFetchTrigger interface {
	On(string, processors.ZeroQueryOperation, *structs.ZeroRequest, ...interface{}) error
}

type ZeroXsacHttpSearchTrigger

type ZeroXsacHttpSearchTrigger interface {
	On(string, *database.EQueryRequest, *structs.ZeroRequest, ...interface{}) error
}

type ZeroXsacXhttp

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

func NewXsacXhttp

func NewXsacXhttp(coretype reflect.Type) *ZeroXsacXhttp

func (*ZeroXsacXhttp) AddDataSource

func (xhttp *ZeroXsacXhttp) AddDataSource(dataSource string) *ZeroXsacXhttp

func (*ZeroXsacXhttp) ExportExecutors

func (xhttp *ZeroXsacXhttp) ExportExecutors() []*server.XhttpExecutor

func (*ZeroXsacXhttp) XDataSource

func (xhttp *ZeroXsacXhttp) XDataSource() string

func (*ZeroXsacXhttp) XcheckTable

func (xhttp *ZeroXsacXhttp) XcheckTable() string

func (*ZeroXsacXhttp) XdbName

func (xhttp *ZeroXsacXhttp) XdbName() string

func (*ZeroXsacXhttp) XhttpPath

func (xhttp *ZeroXsacXhttp) XhttpPath() string

func (*ZeroXsacXhttp) XsearchIndex

func (xhttp *ZeroXsacXhttp) XsearchIndex() string

func (*ZeroXsacXhttp) XtableName

func (xhttp *ZeroXsacXhttp) XtableName() string

type ZeroXsacXhttpDeclares

type ZeroXsacXhttpDeclares interface {
	structs.ZeroXsacDeclares

	XhttpPath() string
	XhttpAutoProc() processors.ZeroXsacAutoProcessor
	XhttpQueryOperation() processors.ZeroQueryOperation
	XhttpOpt() byte

	XhttpCheckTable() string
	XhttpSearchIndex() string

	XhttpFetchTrigger() ZeroXsacHttpFetchTrigger
	XhttpSearchTrigger() ZeroXsacHttpSearchTrigger
}

type ZeroXsacXhttpStructs

type ZeroXsacXhttpStructs struct {
	structs.ZeroCoreStructs
}

func (*ZeroXsacXhttpStructs) XhttpAutoProc

func (*ZeroXsacXhttpStructs) XhttpCheckTable

func (e *ZeroXsacXhttpStructs) XhttpCheckTable() string

func (*ZeroXsacXhttpStructs) XhttpFetchTrigger

func (e *ZeroXsacXhttpStructs) XhttpFetchTrigger() ZeroXsacHttpFetchTrigger

func (*ZeroXsacXhttpStructs) XhttpOpt

func (e *ZeroXsacXhttpStructs) XhttpOpt() byte

func (*ZeroXsacXhttpStructs) XhttpPath

func (e *ZeroXsacXhttpStructs) XhttpPath() string

func (*ZeroXsacXhttpStructs) XhttpQueryOperation added in v1.11.23

func (e *ZeroXsacXhttpStructs) XhttpQueryOperation() processors.ZeroQueryOperation

func (*ZeroXsacXhttpStructs) XhttpSearchIndex

func (e *ZeroXsacXhttpStructs) XhttpSearchIndex() string

func (*ZeroXsacXhttpStructs) XhttpSearchTrigger

func (e *ZeroXsacXhttpStructs) XhttpSearchTrigger() ZeroXsacHttpSearchTrigger

Jump to

Keyboard shortcuts

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