Versions in this module Expand all Collapse all v0 v0.3.0 Oct 5, 2023 v0.2.0 Dec 7, 2022 v0.1.0 Nov 16, 2022 Changes in this version + func Info(id view.Identity, auditInfo []byte) string + func NewProvider(endpointService EndpointService) (*provider, error) + type EndpointService interface + GetIdentity func(label string) (view.Identity, error)