Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ INotifyEvent
Interface
INotifyEvent
client/event/impl.go:3–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
event
2
3
type
INotifyEvent
interface
{
4
From() uint32
5
Content() string
6
}
Callers
nothing calls this directly
Implementers
2
FriendPokeEvent
client/event/friend.go
GroupPokeEvent
client/event/group.go
Calls
no outgoing calls
Tested by
no test coverage detected