Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPostgresDB ¶
func NewPostgresDB(cfg Config) (*mongo.Collection, error)
Types ¶
type LogsMongo ¶
type LogsMongo struct {
// contains filtered or unexported fields
}
func NewLogsMongo ¶
func NewLogsMongo(db *mongo.Collection) *LogsMongo
type Repository ¶
type Repository struct {
Logs
}
func NewRepository ¶
func NewRepository(db *mongo.Collection) *Repository
Click to show internal directories.
Click to hide internal directories.