Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetWebsiteResource ¶
func GetWebsiteResource(network *msConfig.NetworkInfos, websiteAddress, resourceName string) ([]byte, bool, error)
getWebsiteResource fetches a resource from a website and returns its content.
func RequestWebsite ¶
func RequestWebsite(scAddress string, networkInfo *msConfig.NetworkInfos) ([]byte, error)
RequestWebsite fetches a website and caches it, or retrieves it from the cache if already present.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.