mirror of
https://github.com/golang/go
synced 2024-11-06 00:36:14 -07:00
8 lines
60 B
Go
8 lines
60 B
Go
|
package x
|
||
|
|
||
|
import "./rethinkgo"
|
||
|
|
||
|
var S *rethinkgo.Session
|
||
|
|
||
|
|