Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
discovery.UnimplementedDiscoveryServer
}
Service is an implementation of the Clouditor Discovery service
func (Service) Start ¶
func (s Service) Start(ctx context.Context, request *discovery.StartDiscoveryRequest) (response *discovery.StartDiscoveryResponse, err error)
Start starts discovery
Click to show internal directories.
Click to hide internal directories.