Documentation ¶
Overview ¶
Package internal contains server implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { storage.UnimplementedStorageServiceServer Controller runtime.Controller }
Server implements storage.StorageService.
It is only kept here for compatibility purposes, proper API is to query `block.Disk` resources.
Click to show internal directories.
Click to hide internal directories.