package
1.7.1
Repository: https://github.com/konveyor/controller.git
Documentation: pkg.go.dev

# Functions

AND predicate.
Create new the model.
Model description.
New Eq (=) predicate.
New Gt (>) predicate.
No description provided by the author
New Lt (<) predicate.
Label predicate.
New Neq (!=) predicate.
New database.
New data Model.
OR predicate.

# Constants

Max detail level.
SQL tag.

# Variables

Event Actions.
The default (field) detail level when listing models.
Event Actions.
No description provided by the author
Invalid detail level.
Regex used for detail.
Event Actions.
Event Actions.
Field type error.
Regex used for `fk(table)` tags.
Generated PK error.
No description provided by the author
No description provided by the author
Regex used for `index(group)` tags.
SQL templates.
Label SQL.
No description provided by the author
Parameter must be struct error.
Parameter must be pointer error.
Must be slice pointer.
Must have PK.
Errors.
Event Actions.
Regex used for `pk(fields)` tags.
PK field type error.
Invalid field referenced in predicate.
Invalid predicate for type of field.
Invalid predicate value.
Event Actions.
DDL templates.
Regex used for `unique(group)` tags.
Event Actions.
No description provided by the author

# Structs

And predicate.
No description provided by the author
Database client.
Compound predicate.
DataModel.
Model definition.
Equals (=) predicate.
Model event.
Model (struct) Field.
FK constraint.
FK reference.
FK relation.
Greater than (>) predicate.
DB journal.
Label model.
Labeler.
Label predicate.
List options.
Less than (<) predicate.
NotEqual (!=) predicate.
OR predicate.
Page.
Session pool.
Serial number pool.
DB session.
Simple predicate.
Stock event handler.
Represents a table in the DB.
Template data.
Database transaction.
Model event watch.
Watch options.

# Interfaces

Database client.
Database client interface.
Event handler.
Labeled model.
Model Each model represents a table in the DB.
List predicate.
Database interface.

# Type aliases

Model definitions.
Labels collection.