Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonService ¶
type CommonService struct { commonv1.UnimplementedCommonServiceServer // contains filtered or unexported fields }
func New ¶
func New(version *commonv1.Version) *CommonService
func (*CommonService) GetVersion ¶
func (c *CommonService) GetVersion(context.Context, *commonv1.GetVersionRequest) (*commonv1.GetVersionResponse, error)
nolint
Click to show internal directories.
Click to hide internal directories.