Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
type
EventHandlerInterface
interface
{
Callers
1
Execute
Method · 0.65
Implementers
2
TestEvent
20-CleanArch/pkg/events/event_dispatch
OrderCreated
20-CleanArch/internal/event/order_crea
Calls
no outgoing calls
Tested by
no test coverage detected