Versions in this module Expand all Collapse all v0 v0.1.0 Jun 24, 2024 Changes in this version + type MockResponse struct + type ProtoconfAgentMock struct + Chan chan *protoconf_pb.ConfigUpdate + Stub protoconf_pb.ProtoconfServiceClient + func NewProtoconfAgentMock(initial proto.Message, responses ...*MockResponse) *ProtoconfAgentMock + func (p ProtoconfAgentMock) SendUpdate(msg proto.Message) + func (p ProtoconfAgentMock) SubscribeForConfig(request *protoconf_pb.ConfigSubscriptionRequest, ...) error