package staffrepository func (ur *StaffRepository) Update() error { // if err := ur.DB.Update(column string, value interface{}) return nil }