Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/danielmiessler/Fabric
/ Close
Method
Close
cmd/generate_changelog/internal/cache/cache.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(c *Cache) Close() error {
34
return
c.db.Close()
35
}
36
37
func
(c *Cache) createTables() error {
38
queries := []string{
Callers
15
SaveVideosToCSV
Method · 0.45
fetchFilesViaGoGit
Function · 0.45
copyFile
Function · 0.45
request
Method · 0.45
refreshAccessToken
Method · 0.45
doRequest
Method · 0.45
downloadLocale
Function · 0.45
TestGetChatter_WarnsOnAmbiguousModel
Function · 0.45
ResolveType
Method · 0.45
ContentBytes
Method · 0.45
detectMimeTypeFromURL
Function · 0.45
CreateOutputFile
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestGetChatter_WarnsOnAmbiguousModel
Function · 0.36
ReadStdin
Function · 0.36
TestInitWithYAMLConfig
Function · 0.36
TestValidateImageFile
Function · 0.36
TestBuildChatOptionsWithImageFileValidation
Function · 0.36
captureOutput
Function · 0.36
captureInput
Function · 0.36
TestPrintWithVendorMarksDefault
Function · 0.36
TestListModelsUsesBearerTokenWhenConfigured
Function · 0.36
TestSendEndpointsUseBearerTokenWhenConfigured
Function · 0.36
TestListModelsDoesNotSendBearerForWhitespaceOnlyKey
Function · 0.36
TestFetchBedrockRegions_ValidJSON
Function · 0.36