Documentation ¶
Index ¶
- func ReadFromFile(path string) ([]byte, error)
- func ReadFromURL(url string, cache string, client *http.Client) ([]byte, error)
- func ReadPhonebook(path string, cache string, client *http.Client) ([]*data.Entry, error)
- func ReadSysInfoFromURL(url string, client *http.Client) (*data.SysInfo, error)
- func ReadUpdatesFromURL(urls []string, client *http.Client) ([]*data.Update, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadFromFile ¶
func ReadPhonebook ¶
func ReadSysInfoFromURL ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.