Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttestWalletCompleteResponse ¶
type AttestWalletCompleteResponse struct {
WalletAttestationVC string `json:"wallet_attestation_vc"`
}
type AttestWalletInitRequest ¶
type AttestWalletInitRequest struct {
Payload map[string]interface{} `json:"payload"`
}
type GetAttestationRequest ¶
type JwtProofClaims ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) GetAttestation ¶
Click to show internal directories.
Click to hide internal directories.