package
0.0.0-20250117172423-5e1936591be9
Repository: https://github.com/webitel/cases.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
BindNamed transforms a named query into a positional query with its arguments.
CompactSQL formats given SQL text to compact form.
No description provided by the author
No description provided by the author
NewTxManager creates a new transaction manager from an existing pgx.Tx.
ParseSearchTerm delimit searches for the regexp search indicators and if found returns string without indicators and indicator that regexp search found.
PrepareSearchNumber reverses the first string.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

Ident returns a string that represents a qualified identifier.

# Structs

TxManager provides a concrete implementation of the Transaction interface.

# Interfaces

------------Access Control------------//.
Comments attribute attached to the case (n:1).
Case connected communications (chats, calls etc.).
No description provided by the author
RelatedCases attribute attached to the case (n:1).
------------ Cases Stores ------------ //.
Case timeline.
CatalogStore is parent store managing service catalogs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Service is child store managing services within catalogs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
------------ Dictionary Stores ------------ //.
No description provided by the author
Transaction defines the interface for handling transactions.