api

package
v0.0.0-...-83a7b21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2026 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ModSetFsDel

func ModSetFsDel(c fiber.Ctx) error

func ModSetFsGet

func ModSetFsGet(c fiber.Ctx) error

func ModSetFsList

func ModSetFsList(c fiber.Ctx) error

func ModSetFsPut

func ModSetFsPut(c fiber.Ctx) error

func ModSetFsRename

func ModSetFsRename(c fiber.Ctx) error

func ModSetFsTplList

func ModSetFsTplList(c fiber.Ctx) error

func ModSetSpecActionDel

func ModSetSpecActionDel(c fiber.Ctx) error

func ModSetSpecActionSet

func ModSetSpecActionSet(c fiber.Ctx) error

func ModSetSpecEntry

func ModSetSpecEntry(c fiber.Ctx) error

func ModSetSpecInfoSet

func ModSetSpecInfoSet(c fiber.Ctx) error

func ModSetSpecLangList

func ModSetSpecLangList(c fiber.Ctx) error

func ModSetSpecList

func ModSetSpecList(c fiber.Ctx) error

func ModSetSpecNodeSet

func ModSetSpecNodeSet(c fiber.Ctx) error

func ModSetSpecRouteDel

func ModSetSpecRouteDel(c fiber.Ctx) error

func ModSetSpecRouteSet

func ModSetSpecRouteSet(c fiber.Ctx) error

func ModSetSpecTermSet

func ModSetSpecTermSet(c fiber.Ctx) error

func ModSetSpecUploadCommit

func ModSetSpecUploadCommit(c fiber.Ctx) error

func NodeDel

func NodeDel(c fiber.Ctx) error

func NodeEntry

func NodeEntry(c fiber.Ctx) error

func NodeList

func NodeList(c fiber.Ctx) error

func NodeModelEntry

func NodeModelEntry(c fiber.Ctx) error

func NodeSet

func NodeSet(c fiber.Ctx) error

func Register

func Register(router fiber.Router)

Register mounts the v1 REST API routes on a fiber router. The caller mounts the router at "/hp/v1". Each route mirrors the path the httpsrv reflection dispatcher generated (camelToKebab of Controller/Action), and accepts any HTTP method (httpsrv dispatch was method-agnostic). Routes requiring a session use the web.Auth() gate; TextMarkdownRender is public.

func S2ObjDel

func S2ObjDel(c fiber.Ctx) error

func S2ObjList

func S2ObjList(c fiber.Ctx) error

func S2ObjPut

func S2ObjPut(c fiber.Ctx) error

func S2ObjRename

func S2ObjRename(c fiber.Ctx) error

func SysConfigList

func SysConfigList(c fiber.Ctx) error

func SysConfigSet

func SysConfigSet(c fiber.Ctx) error

func SysIamStatus

func SysIamStatus(c fiber.Ctx) error

func SysIamSync

func SysIamSync(c fiber.Ctx) error

func SysStatus

func SysStatus(c fiber.Ctx) error

func TermEntry

func TermEntry(c fiber.Ctx) error

func TermList

func TermList(c fiber.Ctx) error

func TermModelEntry

func TermModelEntry(c fiber.Ctx) error

func TermSet

func TermSet(c fiber.Ctx) error

func TextMarkdownRender

func TextMarkdownRender(c fiber.Ctx) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL