About

This package is 38.7 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/g/golang-eclipse-paho/golang-github-eclipse-paho.mqtt.golang-dev_1.1.0-1_all.deb .

View its full control file here: debian/control.

Description

Go package implementing MQTT client library by Eclipse Paho

Relations

This package does not recommend any other package.

This package does not suggest any other package.

This package conflicts with: golang-eclipse-paho-dev.

Package Contents

This package is indexed.

golang-github-eclipse-paho.mqtt.golang-dev 1.1.0-1 is in ubuntu - bionic / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/golang-github-eclipse-paho.mqtt.golang-dev/ root:root 0o755
/usr/share/doc/golang-github-eclipse-paho.mqtt.golang-dev/changelog.Debian.gz application/gzip root:root 0o644 386 bytes
/usr/share/doc/golang-github-eclipse-paho.mqtt.golang-dev/copyright text/plain root:root 0o644 12.0 KB
/usr/share/doc/golang-github-eclipse-paho.mqtt.golang-dev/README.md text/plain root:root 0o644 2.0 KB
/usr/share/gocode/ root:root 0o755
/usr/share/gocode/src/ root:root 0o755
/usr/share/gocode/src/github.com/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/client.go text/plain root:root 0o644 16.8 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/custom_store/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/custom_store/main.go text/x-c root:root 0o644 2.1 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/routing/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/routing/main.go text/x-c root:root 0o644 3.0 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/sample/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/sample/main.go text/x-c root:root 0o644 4.0 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/simple/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/simple/main.go text/x-c root:root 0o644 1.5 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/ssl/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/ssl/main.go text/x-c root:root 0o644 3.4 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdinpub/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdinpub/main.go text/x-c root:root 0o644 1.9 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdoutsub/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdoutsub/main.go text/x-c root:root 0o644 2.3 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/components.go text/plain root:root 0o644 760 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/filestore.go text/plain root:root 0o644 5.8 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt_client_test.go text/plain root:root 0o644 25.7 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt_store_test.go text/plain root:root 0o644 10.8 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt_test.go text/plain root:root 0o644 812 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/memstore.go text/plain root:root 0o644 3.5 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/message.go text/plain root:root 0o644 2.1 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/messageids.go text/plain root:root 0o644 2.0 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/net.go text/plain root:root 0o644 8.6 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/oops.go text/plain root:root 0o644 445 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/options.go text/plain root:root 0o644 10.4 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/options_reader.go text/plain root:root 0o644 2.8 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/ root:root 0o755
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/connack.go text/plain root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/connect.go text/plain root:root 0o644 3.6 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/disconnect.go text/plain root:root 0o644 752 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/packets.go text/plain root:root 0o644 8.7 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/packets_test.go text/plain root:root 0o644 5.5 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pingreq.go text/plain root:root 0o644 737 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pingresp.go text/plain root:root 0o644 744 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/puback.go text/plain root:root 0o644 952 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pubcomp.go text/plain root:root 0o644 959 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/publish.go text/plain root:root 0o644 1.9 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pubrec.go text/plain root:root 0o644 952 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pubrel.go text/plain root:root 0o644 952 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/suback.go text/plain root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/subscribe.go text/plain root:root 0o644 1.4 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/unsuback.go text/plain root:root 0o644 961 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/unsubscribe.go text/plain root:root 0o644 1.2 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/ping.go text/plain root:root 0o644 3.2 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/router.go text/plain root:root 0o644 4.5 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/store.go text/plain root:root 0o644 3.4 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/token.go text/plain root:root 0o644 4.1 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/topic.go text/plain root:root 0o644 2.5 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/trace.go text/plain root:root 0o644 817 bytes
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_client_test.go text/plain root:root 0o644 1.6 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_messageids_test.go text/plain root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_options_test.go text/plain root:root 0o644 2.7 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_ping_test.go text/plain root:root 0o644 1.5 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_router_test.go text/plain root:root 0o644 4.3 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_store_test.go text/plain root:root 0o644 12.8 KB
/usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_topic_test.go text/plain root:root 0o644 1.1 KB