Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { config.Server DB *sqlx.DB ProblemStore problems.Store MailService services.MailService }
func (*Server) ConnectToDB ¶
func (s *Server) ConnectToDB()
func (*Server) SetupEnvironment ¶
func (s *Server) SetupEnvironment()
func (*Server) StartBackgroundJobs ¶
func (s *Server) StartBackgroundJobs()
Click to show internal directories.
Click to hide internal directories.