Documentation ¶
Overview ¶
* @Description: 用于开启一个 http 服务 * @Params: 可变参数, 可以指定端口号, 服务名称, * @Author: LenLee * @Date: 2022-06-24 21:59:45 * @LastEditTime: 2024-03-27 04:46:10 * @LastEditors: reel * @FilePath:
* @Author: reel * @Date: 2023-05-12 06:40:04 * @LastEditors: reel * @LastEditTime: 2023-05-23 07:36:45 * @Description: http服务配置选项
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mux ¶
type StartJobFunc ¶ added in v1.1.0
type StartJobFunc func() error
Click to show internal directories.
Click to hide internal directories.