routers

package
v0.0.0-...-14354aa Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitRouter

func InitRouter() *gin.Engine

Types

type APIController

type APIController interface {
	RegisterRoutes(routes *gin.RouterGroup)
}

func DefaultAPIV1Controllers

func DefaultAPIV1Controllers(logHandler *handlers.LogHandler, jobHandler *handlers.JobHandler, cronHandler *handlers.CronHandler, loginAuth auth.Auth,
	dataHandler *handlers.DataHandler, dataSourceHandler *handlers.DataSourceHandler, codeSourceHandler *handlers.CodeSourceHandler, notebookController *api.NotebookAPIsController,
	evaluateHandler *handlers.EvaluateHandler, modelsHandler *handlers.ModelsHandler) []APIController

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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