events

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateHierarchyEventRepository

func CreateHierarchyEventRepository(sess *session.Session, store eventsource.Store) eventsource.Repository

func CreateHierarchyEventSerializer

func CreateHierarchyEventSerializer() eventsource.Serializer

Types

type CopyNodeEvent

CopyNodeEvent ...

type CreateRelationEvent

type CreateRelationEvent struct {
	*eventsource.BaseEvent
	FromID uuid.UUID
	ToID   uuid.UUID
}

CreateRelationEvent this struct used to create node relation-event

type DeleteNodeEvent

type DeleteNodeEvent struct {
	*eventsource.BaseEvent
}

type DeleteOriginEvent added in v1.31.0

type DeleteOriginEvent struct {
	*eventsource.BaseEvent
}

type DeleteRelationEvent

type DeleteRelationEvent struct {
	*eventsource.BaseEvent
}

DeleteRelationEvent this struct used to delate node relation-event

Jump to

Keyboard shortcuts

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