package
0.0.0-20210214190621-52ed2a879018
Repository: https://github.com/mercedtime/api.git
Documentation: pkg.go.dev
# Functions
GetNamedSchema will return a table schema with the named columns.
GetSchema will get the database schema from a struct.
ToCSVRow converts a flat struct to a slice of strings on order.
# Constants
Activity types for any given course.
Activity types for any given course.
Activity types for any given course.
Activity types for any given course.
Activity types for any given course.
Activity types for any given course.
TODO find out what this is.
# Variables
TimeFormat = time.RFC3339 DateFormat = time.RFC3339.
Default date and time formats.
Default date and time formats.
# Structs
Exam is an exam.
Instructor is the instructor table.
PrimaryCourse is a course which has the primary course matierial.
SubCourse is an auxillary course that is meant to be taken along side some other main course.
# Interfaces
Scanable is an sql.Row or sql.Rows.