Documentation ¶
Index ¶
- func GetLoggerFromContext(ctx context.Context) *zap.Logger
- func GetParameterFromContext(ctx context.Context, key string) any
- func GetTriggerTypeFromContext(ctx context.Context) enums.DescribeTriggerType
- func WithLogger(ctx context.Context, logger *zap.Logger) context.Context
- func WithTriggerType(ctx context.Context, tt enums.DescribeTriggerType) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTriggerTypeFromContext ¶
func GetTriggerTypeFromContext(ctx context.Context) enums.DescribeTriggerType
func WithTriggerType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.