Skip to content

Set DataMode manually #58

Description

@stokito

The classifyDataModes() method tries to detect which dataModeNumeric, dataModeAlphanumeric or dataModeByte to use. Interesting that there is also Japan mode which is not supported. Maybe it makes sense to support it?

I have to generate many qr codes as fast as possible so I want to set the mode manually to skip this detection.

Can we create a new field in the config to preset the mode?

The https://github.com/yeqown/go-qrcode allows to do that.

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