Fixed code according to new Go release requirements.

This commit is contained in:
jim teeuwen 2010-05-23 16:21:30 +02:00
parent 62f2d4170f
commit 49ab919bd7
18 changed files with 331 additions and 321 deletions

2
README
View file

@ -10,7 +10,7 @@
- Atom 1.0
The package allows us to maintain cache timeout management. This prevents us
from querying the servers for feed updates too often and risk ip bams. Apart
from querying the servers for feed updates too often and risk ip bans. Apart
from setting a cache timeout manually, the package also optionally adheres to
the TTL, SkipDays and SkipHours values specied in the feeds themselves.