package
Version:
v0.0.0-...-eb4f45b
Opens a new window with list of versions in this module.
Published: Nov 10, 2017
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewLessonsHandler handles HTTP requests for lessons browsing.
NewSearchHandler handles HTTP requests for search queries.
NewStatsHandler handles HTTP requests for stats.
type ExternalCourse struct {
data.Course
Converted bool `json:"converted"`
FormattedDate string `json:"date"`
FormattedDuration string `json:"duration"`
}
ExternalCourse is what gets sent to clients, it contains formatted durations, dates etc.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.