Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ Close
Method
Close
script/api-host-gateway/gateway/main.go:311–315 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
309
}
310
311
func
(r *recorder) Close() {
312
if
err := r.file.Close(); err != nil {
313
log.Printf(
"gateway: closing log: %v"
, err)
314
}
315
}
Callers
nothing calls this directly
Calls
2
Close
Method · 0.65
Printf
Method · 0.65
Tested by
no test coverage detected