Skip to content

Commit

Permalink
ff
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyKomarovCoder committed Nov 12, 2023
1 parent 716f776 commit 3ba008a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/models/user.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import (
)

// models users
// model
type User struct {
ID uuid.UUID `json:"id"`
Login string `json:"login"`
Expand Down

0 comments on commit 3ba008a

Please sign in to comment.