async

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

View Source
const (
	ArangoHeaderAsyncIDKey = "x-arango-async-id"
	ArangoHeaderAsyncKey   = "x-arango-async"
	ArangoHeaderAsyncValue = "store"
)

Variables

This section is empty.

Functions

func IsAsyncJobInProgress

func IsAsyncJobInProgress(err error) (string, bool)

func NewConnectionAsyncWrapper

func NewConnectionAsyncWrapper(conn driver.Connection) driver.Connection

Types

type ErrorAsyncJobInProgress

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

func NewErrorAsyncJobInProgress

func NewErrorAsyncJobInProgress(jobID string) ErrorAsyncJobInProgress

func (ErrorAsyncJobInProgress) Error

func (a ErrorAsyncJobInProgress) Error() string

Jump to

Keyboard shortcuts

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