Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Blaz Smehov 4bf1bee89f feat: add MQTT -> kafka bridge, template for decoder il y a 1 mois
..
httpserver_test chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity il y a 1 mois
mqtt_test feat: add MQTT -> kafka bridge, template for decoder il y a 1 mois
README.md more details around the testdata directory il y a 7 ans

README.md

/test

Additional external test apps and test data. Feel free to structure the /test directory anyway you want. For bigger projects it makes sense to have a data subdirectory. For example, you can have /test/data or /test/testdata if you need Go to ignore what’s in that directory. Note that Go will also ignore directories or files that begin with “.” or “_", so you have more flexibility in terms of how you name your test data directory.

Examples: