Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support NoDelegation on methods of an interface without NoDelegation #868

@kingg22

Description

@kingg22

Is your feature request related to a problem? Please describe.

When @NoDelegation is used to mark a method, ktorfit ignore it and implement the methods anywise.

Describe the solution you'd like

Check if a method with @NoDelegation or have a default implementation don't override it.

Provide more options to configure how ktorfit works.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions