Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetRepository ¶
func SetRepository(repository Repository)
Types ¶
type PostgresRepository ¶
type PostgresRepository struct {
// contains filtered or unexported fields
}
func NewPostgres ¶
func NewPostgres(url string) (*PostgresRepository, error)
func (*PostgresRepository) Close ¶
func (r *PostgresRepository) Close()
func (*PostgresRepository) InsertMeow ¶
Click to show internal directories.
Click to hide internal directories.