Versions in this module Expand all Collapse all v1 v1.3.0 May 13, 2022 Changes in this version + type ScorePlugin struct + Impl plugin.ScorePlugin + func (ScorePlugin) Client(b *gop.MuxBroker, c *rpc.Client) (interface{}, error) + func (n *ScorePlugin) Server(*gop.MuxBroker) (interface{}, error) + type ScoreRPC struct + func (n *ScoreRPC) Run(args *plugin.Args) plugin.ScoreResult + type ScoreRPCServer struct + Impl plugin.ScorePlugin + func (n *ScoreRPCServer) Run(args *plugin.Args, resp *plugin.ScoreResult) error