package
0.0.0-20211206023637-0bd2a67928ab
Repository: https://github.com/aliyun/alibabacloud-gdb-go-sdk.git
Documentation: pkg.go.dev

# Functions

get result from one whole response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
A challenge from the server for the client to authenticate its request.
The server could authenticate the request, but will not fulfill it.
The server processed the request but there is no result to return.
The server successfully returned some content, but there is more in the stream to arrive - wait for the end of the stream.
The client failed to deliver this request message to server.
The request message was parseable, but the arguments supplied in the message were in conflict or incomplete.
The request message was not properly formatted which means it could not be parsed at all or the "op" code was not recognized such that Gremlin Server could properly route it for processing.
The request message contains objects that were not serializable on the client side.
A general server error occurred that prevented the request from being processed.
The script submitted for processing evaluated in the {@code ScriptEngine} with errors and could not be processed.
The server was not capable of serializing an object that was returned from the script supplied on the request.
The server exceeded one of the timeout settings for the request and could therefore only partially responded or did not respond at all.
The server successfully processed a request to completion - threr are no messages remaining in this stream.
The server could not authenticate the request or the client requested a resource it did not have access to.

# Variables

GenUUID is a monkey patched function for the Google UUIDv4 generator.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author