Package - golang-github-eclipse-paho.mqtt.golang-dev

Package:  golang-github-eclipse-paho.mqtt.golang-dev
apt-get install golang-github-eclipse-paho.mqtt.golang-dev
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/main/g/golang-eclipse-paho/golang-github-eclipse-paho.mqtt.golang-dev_1.1.1-1.1_all.deb (Size: 40.2KiB)

PropertyValue
Packagegolang-github-eclipse-paho.mqtt.golang-dev
Sourcegolang-eclipse-paho
Version1.1.1-1.1
Installed-Size250
MaintainerDebian Go Packaging Team
Architectureall
Replacesgolang-eclipse-paho-dev
Providesgolang-eclipse-paho-dev
Dependsgolang-go, golang-github-pborman-uuid-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-net-dev
Conflictsgolang-eclipse-paho-dev
DescriptionGo package implementing MQTT client library by Eclipse Paho
Description-md50b422258da06cfefab5d3d0e435cbcec
Homepagehttp://www.eclipse.org/paho/
Sectiongolang
Priorityextra
Filenamepool/main/g/golang-eclipse-paho/golang-github-eclipse-paho.mqtt.golang-dev_1.1.1-1.1_all.deb
Size41212
MD5sum1dd5ec2957b850d2ce6864e4260a872f
SHA2566bdff796d880cc5cbdad1e7ac4851a9b19cccf01b2af4f5f07488997474dd55f

Files in package

  • /usr/share/doc/golang-github-eclipse-paho.mqtt.golang-dev/README.md
  • /usr/share/doc/golang-github-eclipse-paho.mqtt.golang-dev/changelog.Debian.gz
  • /usr/share/doc/golang-github-eclipse-paho.mqtt.golang-dev/copyright
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/client.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/custom_store/main.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/routing/main.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/sample/main.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/simple/main.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/ssl/main.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdinpub/main.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/cmd/stdoutsub/main.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/components.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/filestore.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt_client_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt_store_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/fvt_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/memstore.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/message.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/messageids.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/net.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/oops.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/options.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/options_reader.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/connack.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/connect.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/disconnect.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/packets.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/packets_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pingreq.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pingresp.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/puback.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pubcomp.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/publish.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pubrec.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/pubrel.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/suback.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/subscribe.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/unsuback.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/packets/unsubscribe.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/ping.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/router.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/store.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/token.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/token_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/topic.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/trace.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_client_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_message_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_messageids_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_options_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_ping_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_router_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_store_test.go
  • /usr/share/gocode/src/github.com/eclipse/paho.mqtt.golang/unit_topic_test.go