package buildid
import "honnef.co/go/tools/go/buildid"
Index ¶
- func ReadELFNote(filename, name string, typ int32) ([]byte, error)
- func ReadFile(name string) (id string, err error)
Functions ¶
func ReadELFNote ¶
func ReadFile ¶
ReadFile reads the build ID from an archive or executable file.
Source Files ¶
buildid.go note.go
- Version
- v0.5.0-rc.1
- Published
- Jul 1, 2024
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 4 minutes ago –
Tools for package owners.