Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get a report of a whole directory when using it as Go module #258

Open
abdennour opened this issue Jan 10, 2022 · 0 comments
Open

Comments

@abdennour
Copy link

I am using the module as following

import 	"github.com/urfave/cli/v2"
//.. 
  enry.GetLanguageByContent(file, b)

But what's the receiver( function) responsible for get the breakdown of the whole directory.

Should i copy/paste your main.go to my application ?!

@abdennour abdennour changed the title How to get a report of the whole repository when using it as Go module How to get a report of a whole directory when using it as Go module Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant