Versions in this module Expand all Collapse all v0 v0.2.7 Oct 29, 2025 v0.2.6 Oct 13, 2025 Changes in this version + var File_runtime_websocket_v1_websocket_proto protoreflect.FileDescriptor + type WebSocket struct + Addr string + Endpoint string + Network string + Timeout *durationpb.Duration + func (*WebSocket) Descriptor() ([]byte, []int) + func (*WebSocket) ProtoMessage() + func (m *WebSocket) Validate() error + func (m *WebSocket) ValidateAll() error + func (x *WebSocket) GetAddr() string + func (x *WebSocket) GetEndpoint() string + func (x *WebSocket) GetNetwork() string + func (x *WebSocket) GetTimeout() *durationpb.Duration + func (x *WebSocket) ProtoReflect() protoreflect.Message + func (x *WebSocket) Reset() + func (x *WebSocket) String() string + type WebSocketMultiError []error + func (m WebSocketMultiError) AllErrors() []error + func (m WebSocketMultiError) Error() string + type WebSocketValidationError struct + func (e WebSocketValidationError) Cause() error + func (e WebSocketValidationError) Error() string + func (e WebSocketValidationError) ErrorName() string + func (e WebSocketValidationError) Field() string + func (e WebSocketValidationError) Key() bool + func (e WebSocketValidationError) Reason() string