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

use gogo as a Lib? #101

Open
opstoken opened this issue Nov 5, 2024 · 3 comments
Open

use gogo as a Lib? #101

opstoken opened this issue Nov 5, 2024 · 3 comments

Comments

@opstoken
Copy link

opstoken commented Nov 5, 2024

code from v2/example/scan/scan.go

error:

use internal package not allowed "github.com/chainreactors/gogo/v2/internal/plugin"

@M09Ic
Copy link
Contributor

M09Ic commented Nov 8, 2024

I modified the project structure of gogo, removed the internal package, and now the APIs in core and plugin are exposed externally.

@opstoken
Copy link
Author

opstoken commented Nov 8, 2024

maybe we need to tag a release

go: gogodev imports
        github.com/chainreactors/gogo/v2/engine: module github.com/chainreactors/gogo/v2@latest found (v2.13.4), but does not contain package github.com/chainreactors/gogo/v2/engine

@M09Ic
Copy link
Contributor

M09Ic commented Nov 12, 2024

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

2 participants