Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcServerClientInterface ¶
type ProcServerClientInterface interface { Process() process.ProcessClientInterface OpenAPI() openapi.OpenAPIClientInterface Service() service.ServiceClientInterface }
func NewProcServerClientInterface ¶
func NewProcServerClientInterface(c *util.Capability, version string) ProcServerClientInterface
Click to show internal directories.
Click to hide internal directories.