Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Implementation ¶
type Implementation struct { entryV1.UnimplementedEntryServer // contains filtered or unexported fields }
func NewImplementation ¶
func NewImplementation(listEntry ListEntry) *Implementation
func (*Implementation) GetDescription ¶
func (i *Implementation) GetDescription() transport.ServiceDesc
GetDescription is a simple alias to the ServiceDesc constructor. It makes it possible to register the service implementation @ the server.
Click to show internal directories.
Click to hide internal directories.