diff --git a/models/auth.go b/models/auth.go index 501ad67..4e22e24 100644 --- a/models/auth.go +++ b/models/auth.go @@ -1,3 +1,4 @@ +// Package models contains the data models used by the application package models // AppInfo represents an application requesting authorization