Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fetch ¶
Fetch gets the bytes at the specified URI. The URI can be remote (http) or local. if 'limit' is greater then zero, fetch stops with EOF after 'limit' bytes.
func FetchFromFile ¶
FetchFromFile fetch data (with limit) from an file. if 'limit' is greater then zero, fetch stops with EOF after 'limit' bytes.
func FetchFromURI ¶
FetchFromURI fetch data (with limit) from an HTTP URL. if 'limit' is greater then zero, fetch stops with EOF after 'limit' bytes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.