Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AttestationRequest ¶
type AttestationResponse ¶
type AttestationResponse struct {
Report []byte `json:"report,omitempty"`
Err error `json:"err,omitempty"`
}
func (AttestationResponse) Failed ¶
func (r AttestationResponse) Failed() error
Click to show internal directories.
Click to hide internal directories.