Skip to content

undeclared name : object in "users.go" & "database.go" in SDK #7

Open
@yuvan11

Description

👟 Reproduction steps

I recently was trying to use this sdk for my project work, I came across the unmatched datatype object was throwing issues.

👍 Expected behavior

The expected type would be interface{} or map[string]interface{} would resolve this issue.

👎 Actual Behavior

As the Object is not supported by go, the go compiler is showing it as undeclared name.

🎲 Appwrite version

Different version (specify in environment)

💻 Operating system

Windows

🧱 Your Environment

No

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions