muts

command module
v0.0.0-...-e10204a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

ugent-library/muts

query syntax

{
    "id": {"eq": ""}
}
{
    "id": {"in": []}
}
{
    "kind": {"eq": ""}
}
{
    "kind": {"in": []}
}
{
    "kind": {"isa": ""}
}
{
    "created_at": {"gt": ""}
}
{
    "created_at": {"lt": ""}
}
{
    "created_at": {"gte": ""}
}
{
    "created_at": {"lte": ""}
}
{
    "updated_at": {"gt": ""}
}
{
    "updated_at": {"lt": ""}
}
{
    "updated_at": {"gte": ""}
}
{
    "updated_at": {"lte": ""}
}
{
    "properties": [{"match": ""}]
},
{
    "links": []
},
{
    "follow": []
},

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL