func()

in job_definition.go [83:85]


func (jd *JobDefinition[T]) Sealed() bool {
	return jd.sealed
}