entity

package
v0.0.0-...-fd03070 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 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 Entity

type Entity struct {
	ID          string
	Name        string
	Description string
	CreatedAt   *time.Time
	UpdatedAt   *time.Time
	DeletedAt   *time.Time
}

type Service

type Service struct{}

func (*Service) Create

func (s *Service) Create()

func (*Service) Delete

func (s *Service) Delete()

func (*Service) Get

func (s *Service) Get()

func (*Service) List

func (s *Service) List()

Jump to

Keyboard shortcuts

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