Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
hwbrzzl committed Mar 18, 2023
1 parent 34ddc87 commit 34052b8
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 18 deletions.
88 changes: 70 additions & 18 deletions users.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions users.proto
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ message User {
string updated_at = 3;
string name = 4;
string avatar = 5;
string token = 6;
}

message UserRequest {
Expand Down

0 comments on commit 34052b8

Please sign in to comment.