MCPcopy Create free account
hub / github.com/jetkvm/kvm / VideoLogStatus

Method VideoLogStatus

internal/native/proto/native_grpc.pb.go:76–76  ·  view source on GitHub ↗
(ctx context.Context, in *Empty, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

74 VideoSetEDID(ctx context.Context, in *VideoSetEDIDRequest, opts ...grpc.CallOption) (*Empty, error)
75 VideoGetEDID(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*VideoGetEDIDResponse, error)
76 VideoLogStatus(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*VideoLogStatusResponse, error)
77 VideoStop(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*Empty, error)
78 VideoStart(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*Empty, error)
79 // UI methods

Callers 1

Implementers 3

grpcServerinternal/native/grpc_server.go
nativeServiceClientinternal/native/proto/native_grpc.pb.g
UnimplementedNativeServiceServerinternal/native/proto/native_grpc.pb.g

Calls

no outgoing calls

Tested by

no test coverage detected