This commit is contained in:
Gerasimos (Makis) Maropoulos 2020-10-18 19:38:23 +03:00
parent 7ab51805ba
commit d0add202d9
No known key found for this signature in database
GPG Key ID: 5DBE766BD26A54E7

View File

@ -1,5 +1,5 @@
// package main contains an example on how to use the ReadParams,
// same way you can do the ReadQuery, ReadJSON, ReadProtobuf and e.t.c.
// package main contains an example on how to use the ReadURL,
// same way you can do the ReadQuery, ReadParams, ReadJSON, ReadProtobuf and e.t.c.
package main
import (