Giter Site home page Giter Site logo

need generic example about go-callvis HOT 6 OPEN

ondrajz avatar ondrajz commented on August 21, 2024
need generic example

from go-callvis.

Comments (6)

arush-sal avatar arush-sal commented on August 21, 2024 7

Soo.. you must be seeing something like below:

Screenshot from 2019-12-20 00-53-42

and it shows correctly because you only have a single call in main package. Something like:

func main() {
    cmd.Execute()
}

run the go-callvis with -group pkg,type
then you will be able to click on packages in the browser
to switch focus to a different one. And that's how you do it.

Found the answer in their slack by @Ondrej Fabry

from go-callvis.

unknwon avatar unknwon commented on August 21, 2024 2

In case anyone ends up here as I am. the [cmd] in the graph is clickable! Boom, amazing!

from go-callvis.

marco-m avatar marco-m commented on August 21, 2024 1

@arush-sal

run the go-callvis with -group pkg,type
then you will be able to click on packages in the browser to switch focus to a different one.

thanks! That made the trick for me also :-)

from go-callvis.

den-is avatar den-is commented on August 21, 2024

Jesus...... README.md or examples should clearly state that PACKAGE in the light yellow >SQUARES< are clickable, hehe

from go-callvis.

ondrajz avatar ondrajz commented on August 21, 2024

Jesus...... README.md or examples should clearly state that PACKAGE in the light yellow >SQUARES< are clickable, hehe

Done. https://github.com/ofabry/go-callvis#features

from go-callvis.

joshua0x avatar joshua0x commented on August 21, 2024

@ofabry can we start analysis from any function instead of main (package main ) ?

from go-callvis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.