Documentation ¶
Overview ¶
Package shell contains a shell service, along with a gRPC server and client
Index ¶
Constants ¶
View Source
const SubtypeName = "shell"
SubtypeName is the name of the type of service.
Variables ¶
View Source
var API = resource.APINamespaceRDK.WithServiceType(SubtypeName)
API is a variable that identifies the shell service resource API.
Functions ¶
func NewRPCServiceServer ¶ added in v0.2.36
func NewRPCServiceServer(coll resource.APIResourceCollection[Service]) interface{}
NewRPCServiceServer constructs a framesystem gRPC service server. It is intentionally untyped to prevent use outside of tests.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package builtin contains a shell service, along with a gRPC server and client
|
Package builtin contains a shell service, along with a gRPC server and client |
Package register registers all relevant shell models and also API specific functions
|
Package register registers all relevant shell models and also API specific functions |
Click to show internal directories.
Click to hide internal directories.