MCPcopy Create free account
hub / github.com/SeeFlowerX/stackplz / Clone

Method Clone

user/event/ievent.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28type IEventStruct interface {
29 String() string
30 Clone() IEventStruct
31 GetUUID() string
32 RecordType() uint32
33 GetEventId() uint32

Callers 2

FindLibMethod · 0.65
CloneMapsMethod · 0.65

Implementers 1

CommonEventuser/event/ievent.go

Calls

no outgoing calls

Tested by

no test coverage detected