Skip to content

ProtocolOpType() doesn't have the values in the switch statement #8

@ultrotter

Description

@ultrotter

switch l.protocolOp.(type) {

At the moment only case BindRequest is supported, and for everything else it returns 0, which happens to be BindRequest again... We should complete the method or add a function to the type ProtocolOp interface { to return the correct protocol op type

Thanks,

Guido

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions