DEBSOURCES
Skip Quicknav
sources / golang-github-confluentinc-confluent-kafka-go / 0.11.6-1 / kafka / build_static_all.go
12345678
// +build !static // +build static_all package kafka // #cgo pkg-config: rdkafka-static // #cgo LDFLAGS: -static import "C"