Documentation ¶
Index ¶
Constants ¶
View Source
const (
EmailIssuerVerifier = "email_issuer_verifier"
)
View Source
const (
GRPCSA = "grpc"
)
View Source
const (
PermissiveSA = "permissive_sa"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
Handler is function type that receives messages to delivered to DID controller. These messages are questions considering how proceed with the protocol.
type Verification ¶
type Verification struct {
ID string `json:"id"`
}
Click to show internal directories.
Click to hide internal directories.