# Structs
ComputeDoubleRequest is the internal representation of requests to the ComputeDouble endpoint.
ComputeDoubleResponse is the internal representation of responses from the ComputeDouble endpoint.
TellMeAPoemRequest is the internal representation of requests to the TellMeAPoem endpoint.
TellMeAPoemResponse is the internal representation of responses from the TellMeAPoem endpoint.
# Interfaces
All the functions this group's server needs to define.
No description provided by the author