Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConnectionString ¶
func GetConnectionString() string
func OpenConnection ¶
Types ¶
type InMemRepository ¶
type InMemRepository struct { }
func NewInMemRepository ¶
func NewInMemRepository() *InMemRepository
type PostgrePetRepositoy ¶
func NewPostgrePetRepositoy ¶
func NewPostgrePetRepositoy(db *sql.DB) *PostgrePetRepositoy
Click to show internal directories.
Click to hide internal directories.