Skip to content

Cannot use custom discoverer because the interface requires internal package as arg #127

@samsondav

Description

@samsondav

See here:

https://github.com/smartcontractkit/libocr/blob/master/ragep2p/ragep2p.go#L1531

Discoverer requires a Start() method that takes a loghelper.LoggerWithContext argument, but loghelper is an internal package so you cannot actually supply custom discoverers defined outside of libocr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions