gopkg.in/rethinkdb/rethinkdb-go.v6@v6.2.2/encoding/encoding_test.go (about) 1 package encoding 2 3 import ( 4 // Import gocheck so that flag are setup (but unused) 5 _ "gopkg.in/check.v1" 6 )