Configuring the environment to create a plugin to attach to an existing project

47 views
Skip to first unread message

Taeho Nam

unread,
May 23, 2022, 12:51:14 PM5/23/22
to golang-nuts
Hi, I am trying to create a external plugin(buildmode=plugin) to attach Containerd project.
I forked Containerd and succeeded in creating and running a plugin in it.

However, I would like to build the plugin without forking Containerd,
but to do that, it seems that I have to resolve the module dependencies.
And, Any attempt to resolve all dependencies by manually modifying go.mod
has been difficult and unsuccessful.

I wonder if it's best to fork Containerd and build it in it.

Thank you.


Reply all
Reply to author
Forward
0 new messages