Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service holds the database connection pool.
func NewService ¶
func NewService(cfg *config.DatabaseConfig) (*Service, error)
NewService initializes and returns a new database service.
Click to show internal directories.
Click to hide internal directories.