Documentation ¶
Overview ¶
Nging is a toolbox for webmasters Copyright (C) 2018-present Wenhui Shen <swh@admpub.com>
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
Index ¶
- func AccountAdd(ctx echo.Context) error
- func AccountDelete(ctx echo.Context) error
- func AccountEdit(ctx echo.Context) error
- func AccountIndex(ctx echo.Context) error
- func Manager(ctx echo.Context) error
- func SchemaSync(ctx echo.Context) error
- func SchemaSyncAdd(ctx echo.Context) error
- func SchemaSyncDelete(ctx echo.Context) error
- func SchemaSyncEdit(ctx echo.Context) error
- func SchemaSyncJob(id string) cron.Runner
- func SchemaSyncLog(ctx echo.Context) error
- func SchemaSyncLogDelete(ctx echo.Context) error
- func SchemaSyncLogView(ctx echo.Context) error
- func SchemaSyncPreview(ctx echo.Context) error
- func SchemaSyncRun(ctx echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountAdd ¶ added in v1.3.0
func AccountDelete ¶ added in v1.3.0
func AccountEdit ¶ added in v1.3.0
func AccountIndex ¶ added in v1.3.0
func SchemaSyncDelete ¶
func SchemaSyncLog ¶
func SchemaSyncLogDelete ¶
func SchemaSyncLogView ¶
func SchemaSyncPreview ¶
func SchemaSyncRun ¶
Types ¶
This section is empty.