To get the package, execute:
go get gopkg.in/rethinkdb/rethinkdb-go.v6
To import this package, add the following line to your code:
import "gopkg.in/rethinkdb/rethinkdb-go.v6"
Refer to it as rethinkdb.
For more details, see the API documentation.