Documentation ¶ Index ¶ func Build(obj *model.WebObject) error func BuildPrimaryPath(obj *model.WebObject, prefix string) string func RegisterObject(obj *model.WebObject, r fiber.Router) error func RegisterObjects(r fiber.Router, objs []model.WebObject) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Build ¶ func Build(obj *model.WebObject) error Build fill the properties of obj. func BuildPrimaryPath ¶ func BuildPrimaryPath(obj *model.WebObject, prefix string) string func RegisterObject ¶ func RegisterObject(obj *model.WebObject, r fiber.Router) error func RegisterObjects ¶ func RegisterObjects(r fiber.Router, objs []model.WebObject) Types ¶ This section is empty. Source Files ¶ View all Source files handler.gorouter.goservice.go Click to show internal directories. Click to hide internal directories.