repository

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Events

type Events struct {
	*repositories.Repositories
	// contains filtered or unexported fields
}

func NewEvents

func NewEvents(rep *repositories.Repositories, tableName string) *Events

func (*Events) Create

func (e *Events) Create(ctx context.Context, entity *events.Event) error

func (*Events) GetByID

func (e *Events) GetByID(ctx context.Context, id int) (*events.Event, error)

func (*Events) Update

func (e *Events) Update(ctx context.Context, entity *events.Event) error

Jump to

Keyboard shortcuts

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