Skip to content

enable_tls panics #13

@lpil

Description

@lpil

Hello!

This function panics, which a library should never do, especially not for simple configuration.

It is also not documented what the arguments are, or what happens when they are incorrect.

It seems strange to me that this API forces the programmer to keep the data on the file system, instead of passing it in as an argument like normal Gleam code.

Thanks,
Louis

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions