fd / go-nat

NAT port mapping library for Go
Apache License 2.0
43 stars 34 forks source link

add correct time unit in example #14

Closed leslie-wang closed 5 years ago

leslie-wang commented 5 years ago

Default time unit is too short, and sometimes it will fail. Change to use time.Second.

leslie-wang commented 5 years ago

close and will use non-master branch to bring the PR