Browse Source

added TODO tag

master
Patrick Peng Sun 8 years ago
parent
commit
9f0a63ff7f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      mediaID.go

+ 1
- 0
mediaID.go View File

} }


func checkImageSanity() bool { func checkImageSanity() bool {
//TODO
//check file size should < 2M //check file size should < 2M
fmt.Println(" should check image file size") fmt.Println(" should check image file size")



Loading…
Cancel
Save