1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:38:36 -06:00
go/internal
Ian Cottrell 94b14834a2 imports: extract fastWalk into new package internal/fastwalk
It is going to be used by a new tool.
Moved to an internal package so it does not become a publicly supported
api.
Modified the tests so they don't depend on the fix_test infrastructure.

Change-Id: Ib8ebef24dc23e180960af04aa3d06b5f41a7c02b
Reviewed-on: https://go-review.googlesource.com/99678
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-04-16 19:53:52 +00:00
..
fastwalk imports: extract fastWalk into new package internal/fastwalk 2018-04-16 19:53:52 +00:00