Documentation ¶
Overview ¶
* @Author: LinkLeong link@icewhale.org * @Date: 2022-11-15 15:51:44 * @LastEditors: LinkLeong * @LastEditTime: 2022-11-15 15:55:16 * @FilePath: /CasaOS/route/init.go * @Description: * @Website: https://www.casaos.io * Copyright (c) 2022 by icewhale, All Rights Reserved.
* @Author: LinkLeong link@icewhale.com * @Date: 2022-07-01 15:11:36 * @LastEditors: LinkLeong * @LastEditTime: 2022-09-05 16:28:46 * @FilePath: /CasaOS/route/periodical.go * @Description: * @Website: https://www.casaos.io * Copyright (c) 2022 by icewhale, All Rights Reserved.
Index ¶
- Variables
- func InitDir() http.Handler
- func InitFile() http.Handler
- func InitFunction()
- func InitInfo()
- func InitNetworkMount()
- func InitV1Router() *gin.Engine
- func InitV2DocRouter(docHTML string, docYAML string) http.Handler
- func InitV2Router() http.Handler
- func InitZerotier()
- func SendAllHardwareStatusBySocket()
Constants ¶
This section is empty.
Variables ¶
View Source
var ( V2APIPath string V2DocPath string V3FilePath string )
Functions ¶
func InitFunction ¶
func InitFunction()
func InitNetworkMount ¶ added in v0.3.5
func InitNetworkMount()
func InitV1Router ¶ added in v0.4.2
func InitV2DocRouter ¶ added in v0.4.2
func InitV2Router ¶ added in v0.4.2
func InitZerotier ¶ added in v0.4.5
func InitZerotier()
func SendAllHardwareStatusBySocket ¶ added in v0.3.3
func SendAllHardwareStatusBySocket()
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
* @Author: LinkLeong link@icewhale.com * @Date: 2022-07-26 11:08:48 * @LastEditors: LinkLeong * @LastEditTime: 2022-08-17 18:25:42 * @FilePath: /CasaOS/route/v1/samba.go * @Description: * @Website: https://www.casaos.io * Copyright (c) 2022 by icewhale, All Rights Reserved.
|
* @Author: LinkLeong link@icewhale.com * @Date: 2022-07-26 11:08:48 * @LastEditors: LinkLeong * @LastEditTime: 2022-08-17 18:25:42 * @FilePath: /CasaOS/route/v1/samba.go * @Description: * @Website: https://www.casaos.io * Copyright (c) 2022 by icewhale, All Rights Reserved. |
Click to show internal directories.
Click to hide internal directories.