Closed tvainika closed 7 years ago
Feed.Update() calls member func, which is nil for unmarshalled Feed. Use DefaultFetchFunc in such case, and also add UpdateByFunc just like FetchByFunc.
Feed.Update() calls member func, which is nil for unmarshalled Feed. Use DefaultFetchFunc in such case, and also add UpdateByFunc just like FetchByFunc.