• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

go-tip

Adds the ability to inspect variables, functions, types, etc., by hovering over them.
  • #go
  • #golang
  • #inspect
  • #hover
  • #guru
xpressivecode
2.4.0 5,593
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

go-tip

This package adds the ability to inspect variables, functions, types, etc., by hovering over them.

  • Github: https://github.com/xpressivecode/go-tip
  • Atom: https://atom.io/packages/go-tip

go-tip-demo

Overview

This package can return information on the following:

  • Functions
  • Types (including structs with tags)
  • Variables
  • Packages
  • Constants (includes value)
  • Literals

Dependencies

This package relies on go-config to locate your go sdk and tools.

This package relies on guru to retrieve information about the code you wish to inspect.

go get -u golang.org/x/tools/cmd/guru

Having Issues?

As guru works by analyzing files, you must be sure to have saved your changes if your code has been modified.

Contributing

Any contributions would be appreciated. Please fork the repo and submit a pull request.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by