Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VersionHandler ¶
type VersionHandler struct { pb.UnimplementedRuntimeServiceServer // contains filtered or unexported fields }
func NewVersionHandler ¶
func NewVersionHandler(l log.Logger, version string) *VersionHandler
func (VersionHandler) Version ¶
func (vh VersionHandler) Version(_ context.Context, version *pb.VersionRequest) (*pb.VersionResponse, error)
Click to show internal directories.
Click to hide internal directories.