Documentation ¶ Index ¶ func Get(url string) (string, appError.AppErr) func PostLog(url string, log models.BarkLog) (string, appError.AppErr) func PostLogArray(url string, log []models.BarkLog) (string, appError.AppErr) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Get ¶ func Get(url string) (string, appError.AppErr) func PostLog ¶ func PostLog(url string, log models.BarkLog) (string, appError.AppErr) func PostLogArray ¶ func PostLogArray(url string, log []models.BarkLog) (string, appError.AppErr) Types ¶ This section is empty. Source Files ¶ View all Source files network.go Click to show internal directories. Click to hide internal directories.