Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IdentityEnriched ¶
type IdentityEnriched string // Always "identity.enriched"
func (IdentityEnriched) Default ¶
func (c IdentityEnriched) Default() IdentityEnriched
func (IdentityEnriched) MarshalJSON ¶
func (c IdentityEnriched) MarshalJSON() ([]byte, error)
type IdentityQualified ¶
type IdentityQualified string // Always "identity.qualified"
func (IdentityQualified) Default ¶
func (c IdentityQualified) Default() IdentityQualified
func (IdentityQualified) MarshalJSON ¶
func (c IdentityQualified) MarshalJSON() ([]byte, error)
type IdentityResolved ¶
type IdentityResolved string // Always "identity.resolved"
func (IdentityResolved) Default ¶
func (c IdentityResolved) Default() IdentityResolved
func (IdentityResolved) MarshalJSON ¶
func (c IdentityResolved) MarshalJSON() ([]byte, error)
type IdentitySessionFinalized ¶
type IdentitySessionFinalized string // Always "identity.session.finalized"
func (IdentitySessionFinalized) Default ¶
func (c IdentitySessionFinalized) Default() IdentitySessionFinalized
func (IdentitySessionFinalized) MarshalJSON ¶
func (c IdentitySessionFinalized) MarshalJSON() ([]byte, error)
type IdentityValidated ¶
type IdentityValidated string // Always "identity.validated"
func (IdentityValidated) Default ¶
func (c IdentityValidated) Default() IdentityValidated
func (IdentityValidated) MarshalJSON ¶
func (c IdentityValidated) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.