MCPcopy Create free account
hub / github.com/devfullcycle/goexpert / SetPayload

Method SetPayload

20-CleanArch/pkg/events/interface.go:12–12  ·  view source on GitHub ↗
(payload interface{})

Source from the content-addressed store, hash-verified

10 GetDateTime() time.Time
11 GetPayload() interface{}
12 SetPayload(payload interface{})
13}
14
15type EventHandlerInterface interface {

Callers 1

ExecuteMethod · 0.65

Implementers 2

TestEvent20-CleanArch/pkg/events/event_dispatch
OrderCreated20-CleanArch/internal/event/order_crea

Calls

no outgoing calls

Tested by

no test coverage detected