Skip to content

Does not compile #22

@nkev

Description

@nkev

None of the examples currently work. The error is from the connection line:

client := documentdb.New("connection-url", documentdb.Config{"master-key"})

cannot use "master-key" (type string) as type *documentdb.Key in field value

Shouldn't we be passing a *documentdb.Key instead of string?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions