Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ICalendarRepo ¶
type RepoPostgre ¶
type RepoPostgre struct {
// contains filtered or unexported fields
}
func GetCalendarRepo ¶
func (*RepoPostgre) GetCalendar ¶
func (repo *RepoPostgre) GetCalendar() ([]models.DayItem, error)
Click to show internal directories.
Click to hide internal directories.