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

Method GetPayload

20-CleanArch/pkg/events/interface.go:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 GetName() string
10 GetDateTime() time.Time
11 GetPayload() interface{}
12 SetPayload(payload interface{})
13}
14

Callers 1

HandleMethod · 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