application

package
v0.0.0-...-495068c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	// contains filtered or unexported fields
}

func New

func New(db dbconn) *Application

func (*Application) Home

func (s *Application) Home(ctx context.Context, userID int) (*template.Template, *model.HomePage, error)

func (*Application) Task

func (s *Application) Task(ctx context.Context, userID int, taskID int) (*template.Template, *model.AssignmentPage, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL