Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UrlRepositoryPostgres ¶
type UrlRepositoryPostgres struct {
// contains filtered or unexported fields
}
func NewUserRepository ¶
func NewUserRepository(pq *Postgres) *UrlRepositoryPostgres
func (*UrlRepositoryPostgres) DeleteURL ¶
func (repo *UrlRepositoryPostgres) DeleteURL(alias string) error
Click to show internal directories.
Click to hide internal directories.