logic

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIService

type APIService interface {
	GetNumericals(ctx context.Context) []model.Numericals
	Solve(ctx context.Context, params model.SolutionParameters) (*model.SolutionData, error)
	GetTasks(ctx context.Context) []model.Task
	GetSchemas(ctx context.Context) []model.Schema
}

func NewAPIService

func NewAPIService() APIService

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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