Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContentReader ¶
type ContentReader struct {
URLReader
LocalReader
}
ContentReader is an agnostic util reader to fetch content from web or local path or potentially other places.
type LocalReader ¶
type LocalReader struct {
}
LocalReader struct is used to read content from a local file
Click to show internal directories.
Click to hide internal directories.