feat: updated docs and added description to files
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
package endpoints
|
||||
|
||||
// this endpoint served at "/pdf/create" accepts the contents from the pdf form
|
||||
// and renders a pdf according to this form
|
||||
|
||||
import (
|
||||
"arbeitszeitmessung/helper"
|
||||
"arbeitszeitmessung/helper/paramParser"
|
||||
|
||||
Reference in New Issue
Block a user