//
pkg.gl
Category
github.com/chewaiwai/obsutil
src
golang.org
x
tools
go
ast
directory
5.1.4+incompatible
Repository:
https://github.com/chewaiwai/obsutil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
astutil
Package astutil contains common utilities for working with the Go AST.
inspector
Package inspector provides helper functions for traversal over the syntax trees of a package, including node filtering by type, and materialization of the traversal stack.