Expose the Go library for use in other projects #2
madpipeline
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
Hello, Thank you for your input. I liked this idea for exposing the CGO wrapper for other projects. I wanted to do this before, however I completely forgot it. Since Go is a beautifully designed language, I extracted the library wrapper, made its own module and released it on GitHub separately. So the need for Git submodules is eliminated since this project can just add the library directly like any other Go package. You can view and use the now separated library here!. Let me know your opinion! |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Id like to use your go library in my project. Would you be interested giving more focus on this idea?
Here are few things I've thought about on the topic:
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions