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.4.3
- Published
- Mar 15, 2023
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 25 seconds ago –
Tools for package owners.