Versions in this module Expand all Collapse all v1 v1.1.2 Jul 8, 2021 Changes in this version + type TestEvent struct + Abc int + func NewTestEvent() *TestEvent + type TestHandler struct + func NewTestHandler() *TestHandler + func (t *TestHandler) OnInit()