MCPcopy Create free account
hub / github.com/google/pprof / Close

Method Close

internal/plugin/plugin.go:157–157  ·  view source on GitHub ↗

Close closes the file, releasing associated resources.

()

Source from the content-addressed store, hash-verified

155
156 // Close closes the file, releasing associated resources.
157 Close() error
158}
159
160// A Frame describes a location in a single line in a source file.

Callers

nothing calls this directly

Implementers 6

fileinternal/binutils/binutils.go
testFileinternal/driver/fetch_test.go
fakeObjinternal/driver/webui_test.go
mockFileinternal/driver/driver_test.go
mockObjFileinternal/symbolizer/symbolizer_test.go
fakeObjbrowsertests/testutils.go

Calls

no outgoing calls

Tested by

no test coverage detected