# Functions
No description provided by the author
NewMockCredentialManagementClient creates a new instance of MockCredentialManagementClient.
NewMockCredentialManagementServer creates a new instance of MockCredentialManagementServer.
NewMockUnsafeCredentialManagementServer creates a new instance of MockUnsafeCredentialManagementServer.
RegisterCredentialManagementHandler registers the http handlers for service CredentialManagement to "mux".
RegisterCredentialManagementHandlerClient registers the http handlers for service CredentialManagement to "mux".
RegisterCredentialManagementHandlerFromEndpoint is same as RegisterCredentialManagementHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCredentialManagementHandlerServer registers the http handlers for service CredentialManagement to "mux".
No description provided by the author
# Constants
No description provided by the author
# Variables
CredentialManagement_ServiceDesc is the grpc.ServiceDesc for CredentialManagement service.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MockCredentialManagementClient is an autogenerated mock type for the CredentialManagementClient type.
No description provided by the author
MockCredentialManagementClient_GetCredential_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCredential'.
MockCredentialManagementServer is an autogenerated mock type for the CredentialManagementServer type.
No description provided by the author
MockCredentialManagementServer_GetCredential_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCredential'.
MockCredentialManagementServer_mustEmbedUnimplementedCredentialManagementServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'mustEmbedUnimplementedCredentialManagementServer'.
MockUnsafeCredentialManagementServer is an autogenerated mock type for the UnsafeCredentialManagementServer type.
No description provided by the author
MockUnsafeCredentialManagementServer_mustEmbedUnimplementedCredentialManagementServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'mustEmbedUnimplementedCredentialManagementServer'.
UnimplementedCredentialManagementServer must be embedded to have forward compatible implementations.
# Interfaces
CredentialManagementClient is the client API for CredentialManagement service.
CredentialManagementServer is the server API for CredentialManagement service.
UnsafeCredentialManagementServer may be embedded to opt out of forward compatibility for this service.