Versions in this module Expand all Collapse all v0 v0.0.35 Mar 11, 2023 v0.0.34 Feb 24, 2023 v0.0.33 Feb 9, 2023 Changes in this version + type Lsp struct + func New() *Lsp + func (l *Lsp) Send(image string, tx chan<- string) error + func (l *Lsp) SendFileHashes(image string, tx chan<- string) error + func (l *Lsp) WithAuth(username, password string) *Lsp