Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2021 Changes in this version + var File_messages_proto protoreflect.FileDescriptor + type AcceptInvitationRequest struct + AgentName string + ExternalId string + Invitation string + Name string + func (*AcceptInvitationRequest) Descriptor() ([]byte, []int) + func (*AcceptInvitationRequest) ProtoMessage() + func (x *AcceptInvitationRequest) GetAgentName() string + func (x *AcceptInvitationRequest) GetExternalId() string + func (x *AcceptInvitationRequest) GetInvitation() string + func (x *AcceptInvitationRequest) GetName() string + func (x *AcceptInvitationRequest) ProtoReflect() protoreflect.Message + func (x *AcceptInvitationRequest) Reset() + func (x *AcceptInvitationRequest) String() string + type AcceptInvitationResponse struct + func (*AcceptInvitationResponse) Descriptor() ([]byte, []int) + func (*AcceptInvitationResponse) ProtoMessage() + func (x *AcceptInvitationResponse) ProtoReflect() protoreflect.Message + func (x *AcceptInvitationResponse) Reset() + func (x *AcceptInvitationResponse) String() string + type AttrInfo struct + Name string + NonRevoked *timestamp.Timestamp + Restrictions string + func (*AttrInfo) Descriptor() ([]byte, []int) + func (*AttrInfo) ProtoMessage() + func (x *AttrInfo) GetName() string + func (x *AttrInfo) GetNonRevoked() *timestamp.Timestamp + func (x *AttrInfo) GetRestrictions() string + func (x *AttrInfo) ProtoReflect() protoreflect.Message + func (x *AttrInfo) Reset() + func (x *AttrInfo) String() string + type Credential struct + Body *_struct.Struct + Comment string + Preview []*CredentialAttribute + SchemaId string + Type string + func (*Credential) Descriptor() ([]byte, []int) + func (*Credential) ProtoMessage() + func (x *Credential) GetBody() *_struct.Struct + func (x *Credential) GetComment() string + func (x *Credential) GetPreview() []*CredentialAttribute + func (x *Credential) GetSchemaId() string + func (x *Credential) GetType() string + func (x *Credential) ProtoReflect() protoreflect.Message + func (x *Credential) Reset() + func (x *Credential) String() string + type CredentialAttribute struct + Name string + Value string + func (*CredentialAttribute) Descriptor() ([]byte, []int) + func (*CredentialAttribute) ProtoMessage() + func (x *CredentialAttribute) GetName() string + func (x *CredentialAttribute) GetValue() string + func (x *CredentialAttribute) ProtoReflect() protoreflect.Message + func (x *CredentialAttribute) Reset() + func (x *CredentialAttribute) String() string + type EndpointRequest struct + func (*EndpointRequest) Descriptor() ([]byte, []int) + func (*EndpointRequest) ProtoMessage() + func (x *EndpointRequest) ProtoReflect() protoreflect.Message + func (x *EndpointRequest) Reset() + func (x *EndpointRequest) String() string + type EndpointResponse struct + Endpoint string + func (*EndpointResponse) Descriptor() ([]byte, []int) + func (*EndpointResponse) ProtoMessage() + func (x *EndpointResponse) GetEndpoint() string + func (x *EndpointResponse) ProtoReflect() protoreflect.Message + func (x *EndpointResponse) Reset() + func (x *EndpointResponse) String() string + type InvitationRequest struct + AgentName string + ConnectionName string + ExternalId string + func (*InvitationRequest) Descriptor() ([]byte, []int) + func (*InvitationRequest) ProtoMessage() + func (x *InvitationRequest) GetAgentName() string + func (x *InvitationRequest) GetConnectionName() string + func (x *InvitationRequest) GetExternalId() string + func (x *InvitationRequest) ProtoReflect() protoreflect.Message + func (x *InvitationRequest) Reset() + func (x *InvitationRequest) String() string + type InvitationResponse struct + Invitation string + func (*InvitationResponse) Descriptor() ([]byte, []int) + func (*InvitationResponse) ProtoMessage() + func (x *InvitationResponse) GetInvitation() string + func (x *InvitationResponse) ProtoReflect() protoreflect.Message + func (x *InvitationResponse) Reset() + func (x *InvitationResponse) String() string + type IssueCredentialRequest struct + AgentName string + Credential *Credential + ExternalId string + func (*IssueCredentialRequest) Descriptor() ([]byte, []int) + func (*IssueCredentialRequest) ProtoMessage() + func (x *IssueCredentialRequest) GetAgentName() string + func (x *IssueCredentialRequest) GetCredential() *Credential + func (x *IssueCredentialRequest) GetExternalId() string + func (x *IssueCredentialRequest) ProtoReflect() protoreflect.Message + func (x *IssueCredentialRequest) Reset() + func (x *IssueCredentialRequest) String() string + type IssueCredentialResponse struct + CredentialId string + func (*IssueCredentialResponse) Descriptor() ([]byte, []int) + func (*IssueCredentialResponse) ProtoMessage() + func (x *IssueCredentialResponse) GetCredentialId() string + func (x *IssueCredentialResponse) ProtoReflect() protoreflect.Message + func (x *IssueCredentialResponse) Reset() + func (x *IssueCredentialResponse) String() string + type PredicateInfo struct + Name string + NonRevoked *timestamp.Timestamp + PType string + PValue int32 + Restrictions string + func (*PredicateInfo) Descriptor() ([]byte, []int) + func (*PredicateInfo) ProtoMessage() + func (x *PredicateInfo) GetName() string + func (x *PredicateInfo) GetNonRevoked() *timestamp.Timestamp + func (x *PredicateInfo) GetPType() string + func (x *PredicateInfo) GetPValue() int32 + func (x *PredicateInfo) GetRestrictions() string + func (x *PredicateInfo) ProtoReflect() protoreflect.Message + func (x *PredicateInfo) Reset() + func (x *PredicateInfo) String() string + type RequestPresentation struct + Comment string + Name string + RequestedAttributes map[string]*AttrInfo + RequestedPredicates map[string]*PredicateInfo + SchemaId string + Version string + WillConfirm bool + func (*RequestPresentation) Descriptor() ([]byte, []int) + func (*RequestPresentation) ProtoMessage() + func (x *RequestPresentation) GetComment() string + func (x *RequestPresentation) GetName() string + func (x *RequestPresentation) GetRequestedAttributes() map[string]*AttrInfo + func (x *RequestPresentation) GetRequestedPredicates() map[string]*PredicateInfo + func (x *RequestPresentation) GetSchemaId() string + func (x *RequestPresentation) GetVersion() string + func (x *RequestPresentation) GetWillConfirm() bool + func (x *RequestPresentation) ProtoReflect() protoreflect.Message + func (x *RequestPresentation) Reset() + func (x *RequestPresentation) String() string + type RequestPresentationRequest struct + AgentName string + ExternalId string + Presentation *RequestPresentation + func (*RequestPresentationRequest) Descriptor() ([]byte, []int) + func (*RequestPresentationRequest) ProtoMessage() + func (x *RequestPresentationRequest) GetAgentName() string + func (x *RequestPresentationRequest) GetExternalId() string + func (x *RequestPresentationRequest) GetPresentation() *RequestPresentation + func (x *RequestPresentationRequest) ProtoReflect() protoreflect.Message + func (x *RequestPresentationRequest) Reset() + func (x *RequestPresentationRequest) String() string + type RequestPresentationResponse struct + RequestPresentationId string + func (*RequestPresentationResponse) Descriptor() ([]byte, []int) + func (*RequestPresentationResponse) ProtoMessage() + func (x *RequestPresentationResponse) GetRequestPresentationId() string + func (x *RequestPresentationResponse) ProtoReflect() protoreflect.Message + func (x *RequestPresentationResponse) Reset() + func (x *RequestPresentationResponse) String() string