package
0.0.32
Repository: https://github.com/april1989/origin-go-tools.git
Documentation: pkg.go.dev

# README

This folder is from https://github.com/golang/tools (v0.5.0-pre1), the default go pointer analysis algorithm.

My implementation (go_tools/go/pointer) is also based on v0.5.0-pre1.