Versions in this module Expand all Collapse all v0 v0.1.1 Jul 24, 2026 v0.1.0 Jul 23, 2026 Changes in this version + const PluginSocketDir + type Handler struct + Handler interface{ ... } + func (h *Handler) Serve(ctx context.Context, l net.Listener) error + func (h *Handler) ServeUnix(ctx context.Context, pluginname string, gid int) error