Skip to content

cfd.ErrorCancelled not declared by package cfd #8

@SwatDoge

Description

@SwatDoge

Ola, when using this module, it seems that cfd.ErrorCancelled is no longer supported:

if err == cfd.ErrorCancelled { //<--- ErrorCancelled not declared by package cfdcompiler[UndeclaredImportedName]
   log.Fatal("Dialog was cancelled by the user.")
}

Is there an alternative way to check if a dialog was cancelled?
It could just be a mistake on my end, this is literally my first go project

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