template1

command
v0.0.0-...-9fa2476 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL