MCPcopy Create free account
hub / github.com/OpenListTeam/OpenList / Release

Function Release

internal/bootstrap/run.go:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40}
41
42func Release() {
43 db.Close()
44}
45
46var (
47 running bool

Callers 6

storage.goFile · 0.92
server.goFile · 0.92
ReleaseFunction · 0.92
cancel2FA.goFile · 0.92
admin.goFile · 0.92
setAdminPasswordFunction · 0.92

Calls 1

CloseFunction · 0.92

Tested by

no test coverage detected