Merge pull request #1 from absmach/config #2
Annotations
3 errors
test (1.21.x, ubuntu-latest)
cannot use (*handler)(nil) (value of type *handler) as session.Handler value in variable declaration: *handler does not implement session.Handler (wrong type for method Connect)
|
test (1.21.x, ubuntu-latest)
cannot use &handler{…} (value of type *handler) as session.Handler value in return statement: *handler does not implement session.Handler (wrong type for method Connect)
|
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|