callbacks

package module
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 1 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Callbacks

type Callbacks struct {
	AfterCreate func(ids ...uuid.UUID)
	AfterUpdate func(ids ...uuid.UUID)
	AfterDelete func(ids ...uuid.UUID)
}

func (Callbacks) GoAfterCreate

func (c Callbacks) GoAfterCreate(ids ...uuid.UUID)

func (Callbacks) GoAfterDelete

func (c Callbacks) GoAfterDelete(ids ...uuid.UUID)

func (Callbacks) GoAfterUpdate

func (c Callbacks) GoAfterUpdate(ids ...uuid.UUID)

Jump to

Keyboard shortcuts

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