1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/graphdb
Nalin Dahyabhai 00ab6d9d47 Fix a daemon build error when cgo isn't available
Avoid duplicate definitions of NewSqliteConn when cgo isn't enabled, so
that we can at least build the daemon.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> (github: nalind)
2015-09-02 11:41:42 -04:00
..
conn_sqlite3.go Fix a daemon build error when cgo isn't available 2015-09-02 11:41:42 -04:00
conn_sqlite3_unix.go Enable golint part of #14756 2015-08-03 09:45:05 +08:00
conn_sqlite3_windows.go Enable golint part of #14756 2015-08-03 09:45:05 +08:00
conn_unsupported.go Enable golint part of #14756 2015-08-03 09:45:05 +08:00
graphdb.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00
graphdb_test.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00
sort.go Move utility package 'graphdb' to pkg/graphdb 2013-12-23 23:33:06 +00:00
sort_test.go Move utility package 'graphdb' to pkg/graphdb 2013-12-23 23:33:06 +00:00
utils.go linting changes 2015-06-17 01:16:57 +03:00