> Perhaps what you're trying to achieve can be done using Go Plugins 
<https://pkg.go.dev/plugin> instead, although beware of significant 
restrictions:

Thanks Brian, I have looked at it, but I am afraid its usage conditions are 
too strict.

On Friday, August 20, 2021 at 4:10:24 PM UTC+8 Brian Candler wrote:

> Perhaps what you're trying to achieve can be done using Go Plugins 
> <https://pkg.go.dev/plugin> instead, although beware of significant 
> restrictions:
>
>
> https://medium.com/learning-the-go-programming-language/writing-modular-go-programs-with-plugins-ec46381ee1a9
>
> https://www.reddit.com/r/golang/comments/b6h8qq/is_anyone_actually_using_go_plugins/ejkxd2k/?utm_source=reddit&utm_medium=web2x&context=3
>
> Summary: "it's a bad idea except for in-tree plugins"
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/229b694b-9e60-4867-b81c-1014d0930aa6n%40googlegroups.com.

Reply via email to