v1

package
v0.1.42 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExamLibraryRestAPIControllerV1

type ExamLibraryRestAPIControllerV1 struct {
	UseCase usecase.IExamLibraryUseCase
}

ExamLibraryRestAPIControllerV1 is the controller for the ExamLibrary API

func NewRestAPIController

NewRestAPIController creates a new ExamLibraryRestAPIControllerV1

func (*ExamLibraryRestAPIControllerV1) GetFindAllExams

Get all Exams (GET /exams)

func (*ExamLibraryRestAPIControllerV1) GetFindOneByID

Get an Exam by ID (GET /exams/{examID})

func (*ExamLibraryRestAPIControllerV1) PostAddExamToLibrary

Add a new Exam to the Library (POST /exams)

Directories

Path Synopsis
Package server provides primitives to interact with the openapi HTTP API.
Package server provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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