Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCredChecker ¶
func NewCredChecker(httpClient *http.Client) cred_checker.CredCheckerServer
Types ¶
type CheckCredentialsUseCase ¶
type Implementation ¶
type Implementation struct { cred_checker.UnimplementedCredCheckerServer // contains filtered or unexported fields }
func (*Implementation) GetDigitalMinistryCreditsState ¶
func (i *Implementation) GetDigitalMinistryCreditsState(ctx context.Context, req *cred_checker.GetDigitalMinistryCreditsStateRequest) (*cred_checker.GetDigitalMinistryCreditsStateResponse, error)
GetDigitalMinistryCreditsState implements cred_checker.CredCheckerServer.
Click to show internal directories.
Click to hide internal directories.