package
0.0.0-20240530213540-9305a47f299d
Repository: https://github.com/harddie/blog_engine.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
RegisterAuthHandler registers the http handlers for service Auth to "mux".
RegisterAuthHandlerClient registers the http handlers for service Auth to "mux".
RegisterAuthHandlerFromEndpoint is same as RegisterAuthHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthHandlerServer registers the http handlers for service Auth to "mux".
No description provided by the author
RegisterInviteHandler registers the http handlers for service Invite to "mux".
RegisterInviteHandlerClient registers the http handlers for service Invite to "mux".
RegisterInviteHandlerFromEndpoint is same as RegisterInviteHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterInviteHandlerServer registers the http handlers for service Invite to "mux".
No description provided by the author
RegisterPostHandler registers the http handlers for service Post to "mux".
RegisterPostHandlerClient registers the http handlers for service Post to "mux".
RegisterPostHandlerFromEndpoint is same as RegisterPostHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPostHandlerServer registers the http handlers for service Post to "mux".
No description provided by the author
RegisterUserHandler registers the http handlers for service User to "mux".
RegisterUserHandlerClient registers the http handlers for service User to "mux".
RegisterUserHandlerFromEndpoint is same as RegisterUserHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserHandlerServer registers the http handlers for service User to "mux".
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
Post_Create_FullMethodName
No description provided by the author
Post_Edit_FullMethodName
No description provided by the author
Post_Feed_FullMethodName
No description provided by the author
Post_List_FullMethodName
No description provided by the author
Post_PublicGet_FullMethodName
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
File_post_proto
No description provided by the author
No description provided by the author
No description provided by the author
Invite_ServiceDesc is the grpc.ServiceDesc for Invite service.
Post_ServiceDesc
Post_ServiceDesc is the grpc.ServiceDesc for Post service.
User_ServiceDesc is the grpc.ServiceDesc for User 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
No description provided by the author
No description provided by the author
UnimplementedAuthServer must be embedded to have forward compatible implementations.
UnimplementedInviteServer must be embedded to have forward compatible implementations.
UnimplementedPostServer must be embedded to have forward compatible implementations.
UnimplementedUserServer must be embedded to have forward compatible implementations.
No description provided by the author

# Interfaces

AuthClient is the client API for Auth service.
AuthServer is the server API for Auth service.
InviteClient is the client API for Invite service.
InviteServer is the server API for Invite service.
PostClient is the client API for Post service.
PostServer is the server API for Post service.
UnsafeAuthServer may be embedded to opt out of forward compatibility for this service.
UnsafeInviteServer may be embedded to opt out of forward compatibility for this service.
UnsafePostServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
UserClient is the client API for User service.
UserServer is the server API for User service.