Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 682 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 682 Bytes

ag - Go driver support for AgensGraph

Documentation

Please see the package documentation at https://godoc.org/github.com/bitnine-oss/agensgraph-golang for the detailed documentation and basic usage examples.

Tests

You may run go test with the optional -ag.test.server flag for server test.

For the server test, the environment variables listed at here can be used to set connection parameter values. There are two environment variables set by the test code; PGDATABASE=postgres and PGSSLMODE=disable.

License

Go driver support for AgensGraph is licensed under the Apache License, Version 2.0.