no Go files in .../bindings/go
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
Hello!
As mentioned there: https://github.com/apple/foundationdb/tree/master/bindings/go
I run `go get github.com/apple/foundationdb/bindings/go`
And get an error: `can't load package: package github.com/apple/foundationdb/bindings/go: no Go files in /home/egor/go/src/github.com/apple/foundationdb/bindings/go`
It's true because of there is no Go files in bindings/go, they present only in bindings/go/src/fdb.
I try it in Ubuntu 18.04 LTS on Windows.
Do I do something wrong or is it mistake in doc?
Contributor guide
Assessment
This issue has not been assessed yet.