routers

package
v0.0.0-...-b5ad383 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 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