Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JobWithName ¶
type JobWithName interface {
cron.Job
Name() string
}
type Option ¶
type Option func(*options)
func WithTracerProvider ¶ added in v2.25.1
func WithTracerProvider(tp trace.TracerProvider) Option
Click to show internal directories.
Click to hide internal directories.