package
Version:
v0.4.4
Opens a new window with list of versions in this module.
Published: Jul 19, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Audit marks a model with lifecycle metadata.
type Company struct {
CompanyID string
}
Company marks a model as company-scoped.
Entity is the common managed model trait.
type Version struct {
Version int64
}
Version marks a model with optimistic-locking metadata.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.