Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Q: finding out which app imports the package of interest

Date: Wed, 8 Aug 2012 18:01:08 -0700 (PDT)
From: gary b <gary.b...@gmail.com>
To: golang-nuts@googlegroups.com
Message-Id: <ea00362b-9ce0-4ce8-9caa-40d0407248b4@googlegroups.com>
In-Reply-To: <5eb53874-9a73-4bec-b029-0473f3628cc6@googlegroups.com>
References: <5eb53874-9a73-4bec-b029-0473f3628cc6@googlegroups.com>
Subject: Re: Q: finding out which app imports the package of interest
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_60_24836077.1344474068325"

------=_Part_60_24836077.1344474068325
Content-Type: multipart/alternative; 
	boundary="----=_Part_61_2820131.1344474068325"

------=_Part_61_2820131.1344474068325
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit


>
> I would like to learn by example, so I think it would be nice to have a 
> possibility to search through the code in the repositories
> to see how the skilled people implement routine tasks. GoPkgDoc currently 
> finds pkgs with specified import path, but not(?) those that import the 
> specified pkg. 


You can get the dependency graph for a snapshot of the GoPkgDoc dataset 
using the application example1.go @ https://gist.github.com/3094592.

An upcoming upgrade to GoPkgDoc will show dependent packages.


------=_Part_61_2820131.1344474068325
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">I would like to learn by example, so I think it would be nice to have a possibility to search through the code in the repositories<br>to see how the skilled people implement routine tasks. GoPkgDoc currently finds pkgs with specified import path, but not(?) those that import the specified pkg.&nbsp;</blockquote><div><br></div><div>You can get the dependency graph for a snapshot of the GoPkgDoc dataset using the application example1.go @&nbsp;https://gist.github.com/3094592.</div><div><br></div><div><div>An upcoming upgrade to GoPkgDoc will show dependent packages.</div></div><div><br></div>
------=_Part_61_2820131.1344474068325--

------=_Part_60_24836077.1344474068325--