[go-nuts] URL variables with net/http

2023-10-19 Thread Dejan Duh
Hi everyone. I'm building an api with net/http and I'm having trouble with url variables. How can I get the url variables form the url in the REST way. Example, if I have a url like "http:/localhost:3000/users/:id". I want to get the user with the id given from the url. What is the best way to g

[go-nuts] RPI

2023-07-20 Thread Dejan Duh
Hello My question is why isn't the latest version of golang avalible for raspberry pi(armv7l)? Thanks -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nu