Versions in this module Expand all Collapse all v1 v1.0.0 Jun 3, 2023 Changes in this version + func ContextWithClaim(claimName string, claimValue string) (*gin.Context, *httptest.ResponseRecorder) + func ContextWithClaims(claims jwt.MapClaims) (*gin.Context, *httptest.ResponseRecorder) + func TestContext() (*gin.Context, *httptest.ResponseRecorder)