mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
update lint rules and fix some warnings
This commit is contained in:
@@ -175,6 +175,7 @@ type UserFilters struct {
|
||||
UserType string `json:"user_type,omitempty"`
|
||||
}
|
||||
|
||||
// BaseUser defines the shared user fields
|
||||
type BaseUser struct {
|
||||
// Data provider unique identifier
|
||||
ID int64 `json:"id"`
|
||||
|
||||
Reference in New Issue
Block a user