package
0.0.0-20240911072119-68280d4f3fd9
Repository: https://github.com/secretflow/kuscia.git
Documentation: pkg.go.dev

# Functions

Default returns an Engine instance with a gin bean, the gin server has logger and metrics already attached.
New returns a new blank Engine instance without any beans/config attached.

# Structs

Engine is the framework's instance, it contains the configs, beans and app infos.