mirror of
https://github.com/golang/go.git
synced 2025-05-09 01:23:01 +00:00
8 lines
60 B
Go
8 lines
60 B
Go
package x
|
|
|
|
import "./rethinkgo"
|
|
|
|
var S *rethinkgo.Session
|
|
|
|
|