app

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package app 提供服务业务主循环与优雅退出。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(stopCh chan struct{}, wg *sync.WaitGroup, logger logx.Logger)

Run 启动应用主循环;服务模式下由服务框架关闭 stopCh, 应用模式下等待系统信号后关闭 stopCh。

Types

This section is empty.

Jump to

Keyboard shortcuts

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