Refondre noms de package selon bonnes pratiques
This commit is contained in:
parent
5c6eed5e6b
commit
6ef8eccbef
17 changed files with 24 additions and 6 deletions
2
webhandler/webhandler.go
Normal file
2
webhandler/webhandler.go
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Package webhandler provides handlers for the web app routes
|
||||
package webhandler
|
Reference in a new issue