package db type ( Hook struct { ID int Owner string } )