type Engine struct { queue chan interface{} } ...