constants

package
v0.0.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// IDFieldName is the name of the "id" field in every schema.
	IDFieldName = string("id")
	// ActiveFieldName	Name of the field "active" in every schema.
	ActiveFieldName = string("active")
	// TimeMixinCreatedAtFieldName Name of the field "created_at" in the TimeMixin.
	TimeMixinCreatedAtFieldName = string("created_at")
	// TimeMixinUpdatedAtFieldName Name of the field "updated_at" in the TimeMixin.
	TimeMixinUpdatedAtFieldName = string("updated_at")
	// TimeMixinDeletedAtFieldName Name of the field "deleted_at" in the TimeMixin.
	TimeMixinDeletedAtFieldName = string("deleted_at")
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL