mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
This commit updates the import path from: ``` pilosa/* ``` to: ``` github.com/umbel/pilosa/* ``` This follows standard Go convention and makes the project "go gettable". The README was also updated to reflect the changes. |
||
|---|---|---|
| .. | ||
| batch.go | ||
| core_test.go | ||
| etcd.go | ||
| http.go | ||
| load.go | ||
| ping.go | ||
| query.go | ||
| remotebits.go | ||
| service.go | ||
| stopper.go | ||
| topn.go | ||