Skip to content

Mismatched types in README example #1

@maggieeagle

Description

@maggieeagle

The example code in README shows mismatched types at string if resolution == "" for me (Golang 1.19).
If change it to if resolution == nil since pointer zero value is doesn't.

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