Skip to content

Return errors on per instruction basis #2

@soygul

Description

@soygul

Otherwise, this becomes very hard to debug:

    c, err := x509.ParseCertificate(cert)
    k, err := x509.ParsePKCS1PrivateKey(key)
    return c, k, err

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions