feat(rename): Rename app

This commit is contained in:
Matthieu 'JP' DERASSE
2022-07-28 22:03:57 +00:00
parent a3c953c7a4
commit 13903329c8
14 changed files with 29 additions and 14 deletions

View File

@ -0,0 +1,5 @@
package structure
// UserInputParams
type UserInputParams struct {
}