Documentation ¶
Index ¶
- func CreateAsyncContext(ctx context.Context) context.Context
- func GetJWT(ctx context.Context) *entity.JWTClaimData
- func GetNotif(ctx context.Context) notifications.Platforms
- func GetNotifDestination(ctx context.Context) string
- func SetJWT(req *http.Request, jwtData *entity.JWTClaimData)
- func SetNotif(req *http.Request, slack notifications.Platforms)
- func SetNotifDestination(req *http.Request, destination string)
- type JwtContext
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAsyncContext ¶ added in v2.21.14
func GetNotifDestination ¶
func SetNotifDestination ¶
Types ¶
type JwtContext ¶ added in v2.11.5
type JwtContext struct{}
Click to show internal directories.
Click to hide internal directories.