Skip to content

refactor interface{} definitions #6

@cseeger-epages

Description

@cseeger-epages

In general the choice to use interface{} in many methods makes it hard for others to understand what exactly should be used here. The heavy use of interface{} should be refactored to use pre defined library structs.

This will be api breaking and results in a major version update

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