move subfolders in pkg/

This commit is contained in:
aler9
2020-11-15 17:26:09 +01:00
parent 65f6afcd9f
commit c31922be16
43 changed files with 34 additions and 34 deletions

2
pkg/auth/package.go Normal file
View File

@@ -0,0 +1,2 @@
// Package auth contains utilities to perform authentication.
package auth