package friends

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service NotGoingAnywhere

friends.proto:7

message Empty

friends.proto:19

Used as request type in: NotGoingAnywhere.GetAllPosts, NotGoingAnywhere.GetPeople

(message has no fields)

message Friendship

friends.proto:50

Used as request type in: NotGoingAnywhere.AddFriend, NotGoingAnywhere.Unfriend

message People

friends.proto:36

Used as response type in: NotGoingAnywhere.GetFriends, NotGoingAnywhere.GetPeople, NotGoingAnywhere.GetPerson

message Person

friends.proto:27

Used as request type in: NotGoingAnywhere.GetFriends, NotGoingAnywhere.GetPosts

Used as response type in: NotGoingAnywhere.RegisterPerson

Used as field type in: Friendship, NewPost, People

message Post

friends.proto:40

Used in: Posts

message Posts

friends.proto:46

Used as response type in: NotGoingAnywhere.GetAllPosts, NotGoingAnywhere.GetPosts

message TrueForSuccess

friends.proto:55

Used as response type in: NotGoingAnywhere.AddFriend, NotGoingAnywhere.AddPost, NotGoingAnywhere.Unfriend