Skip to content
This repository was archived by the owner on Nov 19, 2017. It is now read-only.
This repository was archived by the owner on Nov 19, 2017. It is now read-only.

conform arguments for db.utils functions  #13

Open
@slmyers

Description

@slmyers

make functions have conforming order of arguments, ie all functions should conform to this signature:

function aFunc(client, index, type, id, <optional>)

where optional could be something like query or doc

alternatively consider using an object to store the data.

Metadata

Metadata

Assignees

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