domain

package
v0.0.0-...-732b81e Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextControl

type ContextControl struct {
	Context         context.Context
	CancelCauseFunc context.CancelCauseFunc
}

type CourseDomain

type CourseDomain struct {
	ID               int64
	Description      string
	Outline          string
	RegistrationDate time.Time
}

type StudentDomain

type StudentDomain struct {
	ID               int64
	Name             string
	RegistrationDate time.Time
}

Jump to

Keyboard shortcuts

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