package
Version:
v0.5.9
Opens a new window with list of versions in this module.
Published: May 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func TplCreate(c echo.Context) error
TplCreate Create a configuration template
func TplDelete(c echo.Context) error
TplDelete ...
func TplInfo(c echo.Context) error
TplInfo ...
func TplList(c echo.Context) error
TplList ..
func TplUpdate(c echo.Context) error
TplUpdate ...
type ReqTplList struct {
db.CmcTpl
KeywordsType string `query:"keywords_type"`
Keywords string `query:"keywords"`
CurrentPage int `query:"currentPage"`
PageSize int `query:"pageSize"`
}
ReqTplList ..
Source Files
¶
Click to show internal directories.
Click to hide internal directories.