Skip to content

const char * should be a built-in check #56

Open
@zimmski

Description

@zimmski

There is a lot of code that checks for const char * which is then handled differently e.g. converting it from/to a Go string. The check itself is repeated throughout the code. This should be refactored so that the check is done in a global function.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions