Registry / database / qasaur-gremgo

qasaur-gremgo

JSON →
library0.0.0-20191109200528-a609650a8a45gogounverified

gremgo is a Go client for Apache TinkerPop Gremlin Server.

go get github.com/qasaur/gremgo
INSTALL
IMPORT
SIG · QASAUR-GREMGO
Q
qasaur-gremgo
databasegov0.0.0-20191109200528-a609650a8a45
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gremgo
github.com/qasaur/gremgo

Creates a Gremlin client connection.

package main import ( "fmt" "github.com/qasaur/gremgo" ) func main() { client, _ := gremgo.NewClient("ws://localhost:8182/gremlin") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20191109200528-a609650a8a45latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Meta
1
Resources
qasaur-gremgo — go get qasaur-gremgo · libregistry