go/src/cmd/go/internal/modfetch/codehost/svn.go

func svnParseStat(rev, out string) (*RevInfo, error) {}

func svnReadZip(ctx context.Context, dst io.Writer, workDir, rev, subdir, remote string) (err error) {}