//
pkg.gl
Category
go.opentelemetry.io/auto
internal
pkg
structfield
package
0.15.0-alpha
Repository:
https://github.com/open-telemetry/opentelemetry-go-instrumentation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
10
Files
428 SLOC
#
Functions
NewID
NewID returns a new ID using pkg for the PkgPath, strct for the Struct, and field for the Field.
NewIndex
NewIndex returns a new empty Index.
NewOffsets
NewOffsets returns a new empty *Offsets.
#
Structs
ID
ID is a struct field identifier for an offset.
Index
Index holds all struct field offsets.
OffsetKey
OffsetKey is the offset of a specific struct field in a specific version.
Offsets
Offsets are the byte offsets for a struct field at specific versions of the package containing struct.