exp/

directory
v0.0.0-...-f3d8a94 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2018 License: MIT

Directories

Path Synopsis
abc
cmd
errfix
Fix finds Go programs that use old APIs and rewrites them to use newer ones.
Fix finds Go programs that use old APIs and rewrites them to use newer ones.
godef
Godef prints the source location of definitions in Go programs.
Godef prints the source location of definitions in Go programs.
gosym
The gosym command manipulates symbols in Go source code.
The gosym command manipulates symbols in Go source code.
websocket-stress
ulimit -n 30000
ulimit -n 30000
The deepcopy package implements deep copying of arbitrary data structures, making sure that self references and shared pointers are preserved.
The deepcopy package implements deep copying of arbitrary data structures, making sure that self references and shared pointers are preserved.
example
event
The event package demonstrates use of the callback package to call Go functions from a non-Go-created thread.
The event package demonstrates use of the callback package to call Go functions from a non-Go-created thread.
looper
Looper is an example package demonstrating use of the callback package.
Looper is an example package demonstrating use of the callback package.
rpc
go
ast
Package ast declares the types used to represent syntax trees for Go packages.
Package ast declares the types used to represent syntax trees for Go packages.
parser
A parser for Go source files.
A parser for Go source files.
printer
Package printer implements printing of AST nodes.
Package printer implements printing of AST nodes.
scanner
Package scanner implements a scanner for Go source text.
Package scanner implements a scanner for Go source text.
sym
The sym package provides a way to iterate over and change the symbols in Go source files.
The sym package provides a way to iterate over and change the symbols in Go source files.
token
This package defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
This package defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
types
Types infers source locations and types from Go expressions.
Types infers source locations and types from Go expressions.
runtime
debug
Package debug contains facilities for programs to debug themselves while they are running.
Package debug contains facilities for programs to debug themselves while they are running.
Timestamp recording (for debugging).
Timestamp recording (for debugging).
The stringfs package provides a way to recursively encode the data in a directory as a string, and to extract the contents later.
The stringfs package provides a way to recursively encode the data in a directory as a string, and to extract the contents later.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL