This website works better with JavaScript
Home
Explore
Help
Register
Sign In
github.com2
/
gocql_gocql
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
brings back import auto-removed by accident
Bartosz Burclaf
9 years ago
parent
7f874e455d
commit
9918c4ed96
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
helpers.go
+ 2
- 0
helpers.go
View File
@@ -10,6 +10,8 @@ import (
"reflect"
"strings"
"time"
+
+ "gopkg.in/inf.v0"
)
type RowData struct {