package
2.1.3+incompatible
Repository: https://github.com/arangodb/go-driver.git
Documentation: pkg.go.dev

# Functions

IsAuthenticationTheSame checks whether two authentications are the same.
No description provided by the author
NewConnection creates a new HTTP connection based on the given configuration settings.
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
No description provided by the author

# Variables

ErrAuthenticationNotChanged is returned when authentication is not changed.

# Structs

ConnectionConfig provides all configuration options for a HTTP connection.
RepeatConnection is responsible for sending request until request repeater gives up.

# Interfaces

RequestRepeater creates possibility to send the request many times.