Versions in this module Expand all Collapse all v1 v1.0.2 Nov 7, 2022 v1.0.1 Nov 7, 2022 v1.0.0 Nov 7, 2022 Changes in this version + const V1_0 + type Registry struct + func New() *Registry + func (r *Registry) CreateProtocolVersion(version string, casClient cas.Client, casResolver ctxcommon.CASResolver, ...) (protocol.Version, error) + func (r *Registry) Register(version string, factory factory)