github.com/simpleiot/simpleiot@v0.18.3/doc.go (about)

     1  /*
     2  Package simpleiot is a collection of Go code that is
     3  useful for implementing cloud and edge applications.
     4  
     5  See the [Simple Iot Project Documentation] for more information.
     6  
     7  To develop a new client, see the [client.Client] documentation.
     8  
     9  [Simple Iot Project Documentation]: http://docs.simpleiot.org
    10  */
    11  package simpleiot