Skip to content

Use String instead of &'static str for ServiceCheckOptions fields #26

@dunmatt

Description

@dunmatt

The need to use &'static str as the message type for ServiceCheckOptions is very restrictive. Is there any clear reason you need the static lifetime? Could you instead make do with an owned String?

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