package
3.1.5+incompatible
Repository: https://github.com/infinimesh/proto.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
RegisterPluginsServiceHandler registers the http handlers for service PluginsService to "mux".
RegisterPluginsServiceHandlerClient registers the http handlers for service PluginsService to "mux".
RegisterPluginsServiceHandlerFromEndpoint is same as RegisterPluginsServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPluginsServiceHandlerServer registers the http handlers for service PluginsService to "mux".
No description provided by the author

# Constants

Plugin entrypoint page will replace device State Card, and edit.
Plugin will be embedded into Console as Dashboard.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Enum value maps for PluginKind.
Enum value maps for PluginKind.
PluginsService_ServiceDesc is the grpc.ServiceDesc for PluginsService service.

# Structs

No description provided by the author
DevicePluginConfValidationError is the validation error returned by DevicePluginConf.Validate if the designated constraints aren't met.
No description provided by the author
EmbededPluginConfValidationError is the validation error returned by EmbededPluginConf.Validate if the designated constraints aren't met.
No description provided by the author
ListRequestValidationError is the validation error returned by ListRequest.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
PluginsValidationError is the validation error returned by Plugins.Validate if the designated constraints aren't met.
PluginValidationError is the validation error returned by Plugin.Validate if the designated constraints aren't met.
UnimplementedPluginsServiceServer must be embedded to have forward compatible implementations.

# Interfaces

PluginsServiceClient is the client API for PluginsService service.
PluginsServiceServer is the server API for PluginsService service.
UnsafePluginsServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

DevicePluginConfMultiError is an error wrapping multiple validation errors returned by DevicePluginConf.ValidateAll() if the designated constraints aren't met.
EmbededPluginConfMultiError is an error wrapping multiple validation errors returned by EmbededPluginConf.ValidateAll() if the designated constraints aren't met.
ListRequestMultiError is an error wrapping multiple validation errors returned by ListRequest.ValidateAll() if the designated constraints aren't met.
No description provided by the author
PluginMultiError is an error wrapping multiple validation errors returned by Plugin.ValidateAll() if the designated constraints aren't met.
PluginsMultiError is an error wrapping multiple validation errors returned by Plugins.ValidateAll() if the designated constraints aren't met.