//
pkg.gl
Category
github.com/secretflow/kuscia
pkg
web
framework
engine
package
0.0.0-20240911072119-68280d4f3fd9
Repository:
https://github.com/secretflow/kuscia.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
6
Files
316 SLOC
#
Functions
Default
Default returns an Engine instance with a gin bean, the gin server has logger and metrics already attached.
New
New returns a new blank Engine instance without any beans/config attached.
#
Structs
Engine
Engine is the framework's instance, it contains the configs, beans and app infos.