MCPcopy
hub / github.com/containerd/containerd / exampleTaskService

Struct exampleTaskService

core/runtime/v2/example/example.go:99–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97)
98
99type exampleTaskService struct {
100}
101
102// RegisterTTRPC allows TTRPC services to be registered with the underlying server
103func (s *exampleTaskService) RegisterTTRPC(server *ttrpc.Server) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected