An open API service indexing awesome lists of open source software.

https://github.com/ipld/go-ipld-selector-text-lite


https://github.com/ipld/go-ipld-selector-text-lite

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

go-ipld-selector-text-lite
=======================

> A rudimentary (pre-ipld-schema) implementation of IPLD selectors

[![GoDoc](https://godoc.org/github.com/ipld/go-ipld-selector-text-lite?status.svg)](https://pkg.go.dev/github.com/ipld/go-ipld-selector-text-lite)
[![GoReport](https://goreportcard.com/badge/github.com/ipld/go-ipld-selector-text-lite)](https://goreportcard.com/report/github.com/ipld/go-ipld-selector-text-lite)

This library contains basic utilities for creation of [IPLD selector][1]
objects from a flat textual representation. For further info see
https://github.com/ipld/specs/blob/master/selectors/selectors.md

## Lead Maintainer

[Peter Rabbitson](https://github.com/ribasushi)

## License

[SPDX-License-Identifier: Apache-2.0 OR MIT](LICENSE.md)

[1]: https://pkg.go.dev/github.com/ipld/go-ipld-prime/traversal/selector