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

When https://golang.org/pkg/plugin package supports windows and what is the alternative solution in windows now #39373

Closed
Durgababu opened this issue Jun 3, 2020 · 2 comments

Comments

@Durgababu
Copy link

What version of Go are you using (go version)?

go 1.14.2

Does this issue reproduce with the latest release?

yes

What operating system and processor architecture are you using (go env)?

Windows 10
64-bit

What did you expect to see?

When https://golang.org/pkg/plugin package supports windows and what is the alternative solution in windows now

@Durgababu
Copy link
Author

Durgababu commented Jun 3, 2020

Hi
I want to do some plug-gable framework around windows devices using golang code. For linux i heard that https://golang.org/pkg/plugin/ is option for it. What could be solution for windows developers. What exactly i need is i want to call some run time functions like we use c++ dll.

@davecheney
Copy link
Contributor

Thank you for raising this issue. Unlike many projects on GitHub, the Go project does not use its bug tracker for general discussion or asking questions. We only use our bug tracker for tracking bugs and tracking proposals going through the Proposal Process.

Please see https://golang.org/wiki/Questions for good places to ask questions.

Duplicate of #19282

@golang golang locked and limited conversation to collaborators Jun 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants