Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceARequest ¶
type ServiceARequest struct {
Message string
}
type ServiceAResponse ¶
type ServiceAResponse struct {
Message string
}
type ServiceBRequest ¶
type ServiceBRequest struct {
Message string
}
type ServiceBResponse ¶
type ServiceBResponse struct {
Message string
}
Click to show internal directories.
Click to hide internal directories.