add TLS support #25
Annotations
10 errors
lint (stable):
examples/client/main.go#L21
undefined: nbd (typecheck)
|
lint (stable):
examples/client/main.go#L23
undefined: nbd (typecheck)
|
lint (stable):
examples/client/main.go#L42
undefined: nbd (typecheck)
|
lint (stable):
conn.go#L19
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
lint (stable):
conn.go#L24
could not import github.com/digitalocean/go-nbd/internal/nbdproto (-: could not load export data: internal error in importing "github.com/digitalocean/go-nbd/internal/nbdproto" (unsupported version: 2); please report an issue) (typecheck)
|
lint (stable):
conn.go#L97
uri.Host undefined (type *URI has no field or method Host) (typecheck)
|
lint (stable):
conn.go#L99
uri.Scheme undefined (type *URI has no field or method Scheme) (typecheck)
|
lint (stable):
conn.go#L101
uri.Query undefined (type *URI has no field or method Query) (typecheck)
|
lint (stable):
conn.go#L102
uri.Port undefined (type *URI has no field or method Port) (typecheck)
|
lint (stable):
conn.go#L113
uri.Path undefined (type *URI has no field or method Path) (typecheck)
|