command
Version:
v0.0.0-...-9fa2476
Opens a new window with list of versions in this module.
Published: Oct 8, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
This program defines a type Feed with two methods: Count and Fetch. Create a
new type CachingFeed that embeds *Feed but overrides the Fetch method.
The CachingFeed type should have a map of Documents to limit the number of
calls to Feed.Fetch.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.