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 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
Click to show internal directories.
Click to hide internal directories.