MCPcopy
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
33func (c *Cache) Close() error {
34 return c.db.Close()
35}
36
37func (c *Cache) createTables() error {
38 queries := []string{

Callers 15

SaveVideosToCSVMethod · 0.45
fetchFilesViaGoGitFunction · 0.45
copyFileFunction · 0.45
requestMethod · 0.45
refreshAccessTokenMethod · 0.45
doRequestMethod · 0.45
downloadLocaleFunction · 0.45
ResolveTypeMethod · 0.45
ContentBytesMethod · 0.45
detectMimeTypeFromURLFunction · 0.45
CreateOutputFileFunction · 0.45

Calls

no outgoing calls