package
0.0.0-20240716113731-bf8641fad8ce
Repository: https://github.com/raudel25/social-network-distributed-system.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Auth_ServiceDesc is the grpc.ServiceDesc for Auth service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FollowService_ServiceDesc is the grpc.ServiceDesc for FollowService service.
PostService_ServiceDesc is the grpc.ServiceDesc for PostService service.
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Post
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedAuthServer must be embedded to have forward compatible implementations.
UnimplementedFollowServiceServer must be embedded to have forward compatible implementations.
UnimplementedPostServiceServer must be embedded to have forward compatible implementations.
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
Used to represent the following relationships between users.
Used to represent the posts that a user has made.

# Interfaces

AuthClient is the client API for Auth service.
AuthServer is the server API for Auth service.
FollowServiceClient is the client API for FollowService service.
FollowServiceServer is the server API for FollowService service.
PostServiceClient is the client API for PostService service.
PostServiceServer is the server API for PostService service.
UnsafeAuthServer may be embedded to opt out of forward compatibility for this service.
UnsafeFollowServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafePostServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.