package
0.0.0-20240119052524-3363882ba0c5
Repository: https://github.com/postmannen/go-learning.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Structs
ChatRequest is the request being sent from a client including some text.
ChatResponse are the response given back after a ChatRequest have been sent.
UnimplementedChatterServer can be embedded to have forward compatible implementations.
# Interfaces
ChatterClient is the client API for Chatter service.
ChatterServer is the server API for Chatter service.