Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendServiceServer ¶
type BackendServiceServer struct { backend.UnimplementedBackendServer // contains filtered or unexported fields }
func (*BackendServiceServer) GetStatus ¶
func (s *BackendServiceServer) GetStatus(ctx context.Context, req *backend.StatusRequest) (*backend.StatusResponse, error)
GetStatus returns the status of the service
Click to show internal directories.
Click to hide internal directories.