Documentation ¶
Index ¶
- func GetRunIdFromContext(ctx context.Context) string
- func GetSourceFromContext(ctx context.Context) string
- func GetTenantFromContext(ctx context.Context) string
- func UnmarshalDateTime(input string) (*time.Time, error)
- func WithCustomContext(ctx context.Context, customContext *CustomContext) context.Context
- type CustomContext
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRunIdFromContext ¶
func GetSourceFromContext ¶
func GetTenantFromContext ¶
func UnmarshalDateTime ¶
Deprecated, use common module method instead
func WithCustomContext ¶
func WithCustomContext(ctx context.Context, customContext *CustomContext) context.Context
Types ¶
type CustomContext ¶
func GetContext ¶
func GetContext(ctx context.Context) *CustomContext
Click to show internal directories.
Click to hide internal directories.