8000 Alias support for interfaces & imports · Issue #21 · elliotchance/dingo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Alias support for interfaces & imports #21
Open
@khanhduong95

Description

@khanhduong95

Hi,

Let's say I have 2 interfaces foo1/bar.Interface1 and foo2/bar.Interface2 to be dependencies. Those interfaces are from different packages sharing the same package name "bar". Is there a way I can edit the dingo.yml to specify the aliases for each package to avoid conflicts? I've tried the following but none of them works:
interface: foobar1 "foo1/bar".Interface1

`import:

  • foobar1 'foo1/bar'
    interface: foobar1.Interface1`

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

      0