valueObjects

package
v0.0.0-...-4bd82ba Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimestampValueObject

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

func NewTimestampValueObject

func NewTimestampValueObject(createdAt time.Time, updatedAt time.Time, deletedAt *time.Time) TimestampValueObject

func (*TimestampValueObject) CreatedAt

func (t *TimestampValueObject) CreatedAt() time.Time

func (*TimestampValueObject) DeletedAt

func (t *TimestampValueObject) DeletedAt() *time.Time

func (*TimestampValueObject) IsDeleted

func (t *TimestampValueObject) IsDeleted() bool

func (*TimestampValueObject) UpdatedAt

func (t *TimestampValueObject) UpdatedAt() time.Time

Jump to

Keyboard shortcuts

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