Submit adds a serialized operation to the queue.
func (s *TraceSink) Submit(op *models.SerializedOp)Submit adds a serialized operation to the queue.
If the sink is closed or the queue is full, the operation is silently dropped.
| Name | Type | Description |
|---|---|---|
op* | *models.SerializedOp |