Documentation
¶
Index ¶
Constants ¶
View Source
const BaseURL = `/v1`
BaseURL .
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helper ¶
Helper 一些其它的 api
func (Helper) Register ¶
func (h Helper) Register(router *gin.RouterGroup)
Register impl IController
type IPTables ¶
IPTables 防火牆 設定
func (IPTables) Register ¶
func (h IPTables) Register(router *gin.RouterGroup)
Register impl IHelper
type Settings ¶
Settings 系統設定
func (Settings) Register ¶
func (h Settings) Register(router *gin.RouterGroup)
Register impl IHelper
type Subscriptions ¶
Subscriptions 訂閱設定
func (Subscriptions) Register ¶
func (h Subscriptions) Register(router *gin.RouterGroup)
Register impl IHelper
Click to show internal directories.
Click to hide internal directories.