Versions in this module Expand all Collapse all v0 v0.1.3 Dec 2, 2024 Changes in this version + type Manager struct + func NewManger(ctx context.Context, mwClient *mw.Client, proto *descriptorpb.DescriptorProto, ...) (*Manager, error) + func (x *Manager) Close() error + func (x *Manager) Renew(ctx context.Context) error + func (x *Manager) Writer(ctx context.Context) *writer