mirror of
https://github.com/golang/go
synced 2025-07-04 20:13:04 +00:00
8 lines
60 B
Go
8 lines
60 B
Go
package x
|
|
|
|
import "./rethinkgo"
|
|
|
|
var S *rethinkgo.Session
|
|
|
|
|