directory
0.0.0-20201020153340-53909ea70814
Repository: https://github.com/gagliardetto/golang-go.git
Documentation: pkg.go.dev

# Packages

Package bio implements common I/O abstractions used within the Go toolchain.
Package browser provides utilities for interacting with users' browsers.
No description provided by the author
Package diff implements a Diff function that compare two inputs using the 'diff' tool.
Package dwarf generates DWARF debugging information.
Package edit implements buffered position-based editing of byte slices.
Package gcprog implements an encoder for packed GC pointer bitmaps, known as GC programs.
Package goobj implements reading of Go object files and archives.
No description provided by the author
No description provided by the author
Originally, Go object files were Plan 9 object files, but no longer.
Package objfile implements portable access to OS-specific executable files.
No description provided by the author
No description provided by the author
Package test2json implements conversion of test binary output to JSON.