package
1.4.0
Repository: https://github.com/cloudogu/ces-control-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

DoguHealth_ServiceDesc is the grpc.ServiceDesc for DoguHealth service.
No description provided by the author

# Structs

DoguHealthListRequest contains the data which are used to retrieve health information about all dogus.
No description provided by the author
DoguHealthListRequest contains the data which are used to retrieve health information about specific dogus.
DoguHealthListResponse contains health information about the all installed dogus and the status of the services answer.
DoguHealthRequest contains the name of dogu whose health check information should be retrieved.
DoguHealthResponse contains health information about a specific dogu and the status of the services answer.
UnimplementedDoguHealthServer must be embedded to have forward compatible implementations.

# Interfaces

DoguHealthClient is the client API for DoguHealth service.
DoguHealthServer is the server API for DoguHealth service.
UnsafeDoguHealthServer may be embedded to opt out of forward compatibility for this service.