Skip to content

Commit b0047c3

Browse files
authored
Update doc.go
1 parent aa0b766 commit b0047c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc.go

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
// Package otelkafka instruments the github.com/confluentinc/confluent-kafka-go/v2 package.
15+
// Package otelkafka instruments the github.com/confluentinc/confluent-kafka-go/v2 package and supports function based Producer and Consumer
1616
//
1717
// The consumer's span will be created as a child of the producer's span.
1818
//
@@ -21,5 +21,4 @@
2121
//
2222
// Based on:
2323
// https://github.com/DataDog/dd-trace-go/tree/main/contrib/confluentinc/confluent-kafka-go/kafka.v2
24-
// https://github.com/dnwe/otelsarama
2524
package otelkafka

0 commit comments

Comments
 (0)