courses

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 18, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LMSClient

type LMSClient interface {
	GetStudentCourses(ctx context.Context, limit int, state string) (*cu.StudentCoursesResponse, error)
}

type UseCase

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

func New

func New(lms LMSClient) *UseCase

func (*UseCase) List

func (uc *UseCase) List(ctx context.Context) (*model.CoursesListOutput, error)

Jump to

Keyboard shortcuts

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