Il giorno giovedì 4 agosto 2016 17:38:10 UTC+2, Naveen Shivegowda ha 
scritto:
>
> Hi
> Thanks for the reply.
> Which method can be used from http pkg to filter ip's, I didn't find any 
> in golang.org
>
>
See https://golang.org/pkg/net/http/#Request.
You can use RemoteAddr field to find the client IP address.

> [...]

Manlio 

-- 
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-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to