Documentation ¶
Index ¶
- func ComponentFromContext(ctx context.Context) (string, bool)
- func FromComponent(ctx context.Context, component string) context.Context
- func FromJobID(ctx context.Context, jobID uint64) context.Context
- func FromProcessor(ctx context.Context, processor string) context.Context
- func FromRepository(ctx context.Context, repository string) context.Context
- func FromUUID(ctx context.Context, uuid string) context.Context
- func JobIDFromContext(ctx context.Context) (uint64, bool)
- func LoggerFromContext(ctx context.Context) *logrus.Entry
- func ProcessorFromContext(ctx context.Context) (string, bool)
- func RepositoryFromContext(ctx context.Context) (string, bool)
- func UUIDFromContext(ctx context.Context) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.