toolshonnef.co/go/tools/go/buildid Index | Files

package buildid

import "honnef.co/go/tools/go/buildid"

Index

Functions

func ReadELFNote

func ReadELFNote(filename, name string, typ int32) ([]byte, error)

func ReadFile

func ReadFile(name string) (id string, err error)

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.