package
0.0.0-20240708124346-52c41cf5e103
Repository: https://github.com/polshe-v/microservices_auth.git
Documentation: pkg.go.dev

# Functions

NewTokenOperationsMock returns a mock for tokens.TokenOperations.

# Structs

TokenOperationsMock implements tokens.TokenOperations.
TokenOperationsMockGenerateExpectation specifies expectation struct of the TokenOperations.Generate.
TokenOperationsMockGenerateParamPtrs contains pointers to parameters of the TokenOperations.Generate.
TokenOperationsMockGenerateParams contains parameters of the TokenOperations.Generate.
TokenOperationsMockGenerateResults contains results of the TokenOperations.Generate.
TokenOperationsMockVerifyExpectation specifies expectation struct of the TokenOperations.Verify.
TokenOperationsMockVerifyParamPtrs contains pointers to parameters of the TokenOperations.Verify.
TokenOperationsMockVerifyParams contains parameters of the TokenOperations.Verify.
TokenOperationsMockVerifyResults contains results of the TokenOperations.Verify.