package khatru import "fmt" var ErrDupEvent = fmt.Errorf("duplicate: event already exists")