Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dnote/dnote
/ Close
Method
Close
pkg/cli/database/sql.go:106–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
104
105
type
closer
interface
{
106
Close() error
107
}
108
109
// Close closes a db connection
Callers
15
TestDBPathFlag
Function · 0.65
main
Function · 0.65
TestSignIn
Function · 0.65
TestSignOut
Function · 0.65
TestRateLimitedTransport
Function · 0.65
TestInit_APIEndpoint
Function · 0.65
CopyFile
Function · 0.65
TestLocalMigration14
Function · 0.65
TestRemoteMigration1
Function · 0.65
migrations.go
File · 0.65
Close
Method · 0.65
InitTestFileDBRaw
Function · 0.65
Implementers
1
DB
pkg/cli/database/sql.go
Calls
no outgoing calls
Tested by
15
TestDBPathFlag
Function · 0.52
TestSignIn
Function · 0.52
TestSignOut
Function · 0.52
TestRateLimitedTransport
Function · 0.52
TestInit_APIEndpoint
Function · 0.52
TestLocalMigration14
Function · 0.52
TestRemoteMigration1
Function · 0.52
TestViewNote
Function · 0.52
TestViewNoteContentOnly
Function · 0.52
TestViewNoteInvalidRowID
Function · 0.52
TestViewNoteNotFound
Function · 0.52
TestListNotes
Function · 0.52