Yaxian
Results
3
issues of
Yaxian
`mongodb` version is `3.1.1` ``` (node:65150) DeprecationWarning: GridStore is deprecated, and will be removed in a future version. Please use GridFSBucket instead ```
Hi, @mipearson When I run ``` go get github.com/mipearson/rfw ``` on windows 7 64bit. it occured: ``` GOPATH\src\github.com\mipearson\rfw\rfw.go:63: undefined: syscall.Stat_t GOPATH\src\github.com\mipearson\rfw\rfw.go:64: undefined: syscall.Stat ``` ----------------------- OS: windows7 64bit go version...