comment tweaks
This commit is contained in:
parent
fb3e181a62
commit
923679b36c
3 changed files with 5 additions and 5 deletions
|
|
@ -27,7 +27,7 @@ import (
|
|||
"github.com/google/cayley/graph"
|
||||
"github.com/google/cayley/http"
|
||||
|
||||
// load all supported backends
|
||||
// Load all supported backends.
|
||||
_ "github.com/google/cayley/graph/leveldb"
|
||||
_ "github.com/google/cayley/graph/memstore"
|
||||
_ "github.com/google/cayley/graph/mongo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue