add comment in oss_util
This commit is contained in:
@@ -101,3 +101,7 @@ fn get_current_secs() -> u64 {
|
||||
SystemTime::now().duration_since(SystemTime::UNIX_EPOCH).unwrap().as_secs()
|
||||
}
|
||||
|
||||
// TODO read/write content from/to url
|
||||
|
||||
// use sync meta.txt file ?
|
||||
// record valid files ...
|
||||
|
||||
Reference in New Issue
Block a user