Documentation ¶
Overview ¶
Package api implements the key manager management API and common data types.
Index ¶
Constants ¶
View Source
const (
// ModuleName is a unique module name for the keymanager module.
ModuleName = "keymanager"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeymanagerClient ¶
type KeymanagerClient struct {
// contains filtered or unexported fields
}
KeymanagerClient is a gRPC keymanager client.
Click to show internal directories.
Click to hide internal directories.