package
Version:
v0.0.0-...-7a91b45
Opens a new window with list of versions in this module.
Published: Dec 19, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func FetchNewPosts(
recipesFilePath string,
httpGetter func(string, string) ([]byte, error),
httpPoster func(string, url.Values, string) (data []byte, err error),
previewOnly bool,
) (base.RecipeBank, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.