package
Version:
v1.68.1
Opens a new window with list of versions in this module.
Published: Aug 1, 2018
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 45
Opens a new window with list of known importers.
Documentation
¶
type BaseEntity struct {
ID uint64 `json:"-"`
RefID string `json:"id"`
Created time.Time `json:"created"`
Revised time.Time `json:"revised"`
}
BaseEntity contains the database fields used in every table.
BaseEntityObfuscated is a mirror of BaseEntity,
but with the fields invisible to JSON.
Source Files
¶
Directories
¶
|
|
|
|
|
|
Package eventing records and propagates events based on user actions.
|
Package eventing records and propagates events based on user actions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.