template1

command
v0.0.0-...-818bd76 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 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