package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Oct 27, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewServer(redis_config *redis.Options, disable_cache bool, cache_ttl int) chi.Router
type ScrapeRequest struct {
URL string `json:"url"`
Refresh bool `json:"forceRefresh"`
Raw bool `json:"raw"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.