Documentation ¶
Overview ¶
Package util provides some helper methods for the go-driver (it is unlikely that you need this package directly).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FixupEndpointURLScheme ¶
FixupEndpointURLScheme changes endpoint URL schemes used by arangod to ones used by go. E.g. "tcp://localhost:8529" -> "http://localhost:8529"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.