# Functions
No description provided by the author
No description provided by the author
RegisterArticlesHandler registers the http handlers for service Articles to "mux".
RegisterArticlesHandlerClient registers the http handlers for service Articles to "mux".
RegisterArticlesHandlerFromEndpoint is same as RegisterArticlesHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterArticlesHandlerServer registers the http handlers for service Articles to "mux".
No description provided by the author
RegisterUsersHandler registers the http handlers for service Users to "mux".
RegisterUsersHandlerClient registers the http handlers for service Users to "mux".
RegisterUsersHandlerFromEndpoint is same as RegisterUsersHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUsersHandlerServer registers the http handlers for service Users to "mux".
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
response message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
request message.
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
request message.
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
UnimplementedArticlesServer can be embedded to have forward compatible implementations.
UnimplementedUsersServer can be embedded to have forward compatible implementations.
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
response message.
# Interfaces
ArticlesClient is the client API for Articles service.
ArticlesServer is the server API for Articles service.
UsersClient is the client API for Users service.
UsersServer is the server API for Users service.