Documentation
¶
Index ¶
- func AdminSetDeleted(db *gorp.DbMap, id int64) error
- func AdminSetPublished(db *gorp.DbMap, id int64, published bool) error
- type Poster
- type Posters
- func (p Posters) Get(i, week int, mth time.Month) Posters
- func (p Posters) GetWeeks(t time.Time) map[int]map[int]int
- func (p Posters) IsMonday(t time.Time, i int) bool
- func (p Posters) IsPull(t time.Time, week, day int) bool
- func (p Posters) IsSunday(t time.Time, i int) bool
- func (p Posters) PrepareWithPull(t time.Time) map[int]int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Poster ¶
Click to show internal directories.
Click to hide internal directories.