Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoteServerWS ¶
type RemoteServerWS struct {
// contains filtered or unexported fields
}
func NewRemoteServerWS ¶
func NewRemoteServerWS(socket *websocket.Conn, device, templates, tessdata string) *RemoteServerWS
func (*RemoteServerWS) Disconnect ¶
func (c *RemoteServerWS) Disconnect() error
func (*RemoteServerWS) GetData ¶
func (c *RemoteServerWS) GetData() []ocrschema.OCRResult
func (*RemoteServerWS) Loop ¶
func (c *RemoteServerWS) Loop()
Click to show internal directories.
Click to hide internal directories.