gotemporal

package
v0.0.0-...-066368f Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseSysUni

type BaseSysUni struct {
	ID      interface{}
	TID     interface{}
	SysFrom time.Time
	SysTo   null.Time
}

BaseSysUni is the temporal model with 1-axis (system) of time

func (*BaseSysUni) Clean

func (t *BaseSysUni) Clean()

Clean the information related with history

type BaseValidUni

type BaseValidUni struct {
	ID        interface{}
	TID       interface{}
	ValidFrom time.Time
	ValidTo   null.Time
}

BaseValidUni is the temporal model with 1-axis (real) of time

func (*BaseValidUni) Clean

func (t *BaseValidUni) Clean()

Clean the information related with history

type SysUniGormer

type SysUniGormer struct {
	// contains filtered or unexported fields
}

SysUniGormer implemented the uni-temporal interface

type SysUnier

type SysUnier interface {
	Base() BaseSysUni
}

type ValidUnier

type ValidUnier interface {
	Base() BaseValidUni
}

Jump to

Keyboard shortcuts

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