package db type ( Owner struct { Login string Name string } )