Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterByLastModified ¶
func FilterByLastModified(ctx context.Context, source_r reader.Reader, target_r reader.Reader, ids ...int64) ([]int64, error)
FilterByLastModified() iterates through 'ids' and removes entries that can be read by 'target_r' and who's "wof:lastmodified" value is greater than the corresponding record read by `source_r`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.