Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrFeedNotFound is returned when a feed is not found in the DB. ErrFeedNotFound = errors.New("feed not found") )
Functions ¶
func GetNormalizedBodyFromRequest ¶
GetNormalizedBodyFromRequest get body reader from HTTP request using UTF-8
func GetNormalizedBodyFromResponse ¶
GetNormalizedBodyFromResponse get body reader from HTTP response using UTF-8
func IsEmptyString ¶
IsEmptyString test if a string pointer is nil or empty
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.