1
0
mirror of https://github.com/golang/go synced 2024-11-19 03:04:42 -07:00
go/cmd/oracle
Daniel Morsing 25f58f97ce x/tools/oracle: add whicherrs query mode
The whicherrs query mode takes the position of an error and returns the set of constants, globals and types visible from within the scope of the error being queried.
It is meant to be used as a shortcut to find out which errors should be handled for a given functions call.

LGTM=adonovan
R=golang-codereviews, dominik.honnef, adonovan
CC=golang-codereviews
https://golang.org/cl/167420043
2014-12-05 15:51:34 +00:00
..
emacs-test.bash go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
main.go cmd/oracle: minor fixes. 2014-11-17 13:50:23 -05:00
oracle.el x/tools/oracle: add whicherrs query mode 2014-12-05 15:51:34 +00:00
oracle.vim go.tools/oracle: change -mode argument into subcommand. 2013-09-25 14:34:39 -04:00