package
0.0.0-20241030152356-8c950ad76724
Repository: https://github.com/hylarucoder/rocketbase.git
Documentation: pkg.go.dev
# Functions
ArraybleFieldTypes returns slice with all array value supported field types.
AuthFieldNames returns the reserved "auth" collection auth field names.
BaseModelFieldNames returns the field names that all models have (id, created, updated).
FieldTypes returns slice with all supported field types.
FieldValueModifiers returns a list with all available field modifier tokens.
NewSchema creates a new Schema instance with the provided fields.
SystemFields returns special internal field names that are usually readonly.
# Constants
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
commonly used field names.
All valid field types.
All valid field types.
All valid field types.
All valid field types.
All valid field types.
All valid field types.
All valid field types.
All valid field types.
All valid field types.
All valid field types.
All valid field types.
Deprecated: Will be removed in v0.9+.
field value modifiers.
field value modifiers.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Schema defines a dynamic db schema as a slice of `SchemaField`s.
SchemaField defines a single schema field structure.
No description provided by the author
No description provided by the author
No description provided by the author
Deprecated: Will be removed in v0.9+.
# Interfaces
FieldOptions defines common interface methods that every field option struct has.
MultiValuer defines common interface methods that every multi-valued (eg.