Skip to content

Inject method should return itself #3

Open
@bastianccm

Description

To make the method clearer it would be helpful to require the Inject method to return itself, as currently it is not possible to make it more static.

E.g.
func (o *Object) Inject(...) *Object { instead of func (o *Object) Inject(...) {

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions