Documentation ¶
Index ¶
- func Cron(c *cron.Cron, db *pg.Conn)
- func GetApplyListOfAllUsersCMD(db *pg.Conn, calendarType string)
- func GetApplyListOfUser(db *pg.Conn, u models.User, calendarType string) error
- func GetApplyListOfUsers(db *pg.Conn, calendarType string, us []models.User) (err error)
- func GetDietIfNotExist(db *pg.Conn)
- func GetEventsByYearMonth(db *pg.Conn, year, month int) (err error)
- func GetEventsIfNotExists(db *pg.Conn)
- func GetMemCode(g, c, n int, password string) (memCode string, err error)
- func GetMonthDiets(db *pg.Conn, year, month int)
- func PayLink(payment, payCode string, amount int) (string, error)
- func TossButton(msg string, amount int) (link string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetApplyListOfUser ¶
func GetApplyListOfUsers ¶
TODO: 사용자 지정으로 작업 시작하도록 해야함. 급식 신청 날짜는 맨날 바뀌니까........
func GetDietIfNotExist ¶
func GetEventsIfNotExists ¶
func GetMonthDiets ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.