package unsafeheader
Import Path
internal/unsafeheader (on go.dev)
Dependency Relation
imports one package, and imported by 2 packages
Involved Source Files
Package unsafeheader contains header declarations for the Go runtime's slice
and string implementations.
This package allows packages that cannot import "reflect" to use types that
are tested to be equivalent to reflect.SliceHeader and reflect.StringHeader.
Package-Level Type Names (total 2)
The pages are generated with Golds v0.7.0-preview. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |