mirror of
https://github.com/acaloiaro/neoq
synced 2026-07-21 18:29:08 +00:00
4 lines
179 B
Go
4 lines
179 B
Go
// Package backends provides concrete implementations of [pkg/github.com/acaloiaro/neoq/neoq.Neoq]
|
|
//
|
|
// These backends provide the bulk of Neoq's functionality.
|
|
package backends
|