Imports of package inspector
Path | Synopsis |
---|---|
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
go/ast | Package ast declares the types used to represent syntax trees for Go packages. |
golang.org/x/tools/internal/astutil/edge | |
iter | Package iter provides basic definitions and operations related to iterators over sequences. |
math | Package math provides basic constants and mathematical functions. |
unsafe | Package unsafe contains operations that step around the type safety of Go programs. |