package
0.0.0-20250218134003-2e3fa0581f30
Repository: https://github.com/jmoiron/monet.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
SafeQuery makes a query string safe to use with an fts5 match.
Slugify returns a "slug" for some text, which is a string suitable for inclusion in a URL.
With executes fn in a new transaction.
WithDb adds the db to the context.

# Interfaces

A DB is an interface to a database.
A Getter implements the sqlx Get semantics.