package hook type Hook interface { ID() string URL() string }