go-driver
go-driver copied to clipboard
Need support to pass the value for "ForceOneShardAttribute" Attribute in v2 client so that the query can to specific shard .
In v1 arangodb client we had this function "WithQueryForceOneShardAttributeValue" to set the value of ForceOneShardAttribute . In v2 version of the client we dont have this function . Need help to add some way to pass the value for the attribute . Here is the url i mentioned: https://pkg.go.dev/github.com/arangodb/go-driver#WithQueryForceOneShardAttributeValue