docService.go 54 B

12345678
  1. package stdlib
  2. func FindDocumentById(id int) {
  3. }