package
0.0.0-20250209083733-ea0ecbdc5f6d
Repository: https://github.com/itbasis/go-tools.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewMockJwtToken creates a new mock instance.
NewMockJwtTokenParser creates a new mock instance.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
MockJwtToken is a mock of JwtToken interface.
MockJwtTokenMockRecorder is the mock recorder for MockJwtToken.
MockJwtTokenParser is a mock of JwtTokenParser interface.
MockJwtTokenParserMockRecorder is the mock recorder for MockJwtTokenParser.
No description provided by the author
# Interfaces
go:generate mockgen -source=$GOFILE -package=$GOPACKAGE -destination=token.mock.go.
go:generate mockgen -source=$GOFILE -package=$GOPACKAGE -destination=token-parser.mock.go.