package
0.0.0-20231102181757-825d7429bed3
Repository: https://github.com/bypepe77/twitter-clone-for-golang.git
Documentation: pkg.go.dev

# Functions

New creates a new token manager with the given secret key and issure.
NewMockManager creates a new instance of MockManager.

# Structs

No description provided by the author
MockManager is an autogenerated mock type for the Manager type.
No description provided by the author
MockManager_FromMapClaims_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FromMapClaims'.
MockManager_GenerateToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateToken'.
MockManager_GetClaims_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClaims'.
MockManager_ValidateToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ValidateToken'.

# Interfaces

No description provided by the author