Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Internship ¶
func Internship(tutor schema.User) schema.Internship
Internship returns an internship for a random student and supervisor
func ReportHeader ¶
ReportHeader returns a report
Types ¶
type FakeInternshipser ¶
type FakeInternshipser struct {
Ints schema.Internships
}
FakeInternshipser mocks Internshipser
func (*FakeInternshipser) Internships ¶
func (f *FakeInternshipser) Internships() (schema.Internships, error)
Internships returns all the intenrships in FakeInternshipser
Click to show internal directories.
Click to hide internal directories.