Documentation
¶
Index ¶
- func AddSpace(s string) string
- func HasPagination(s *metadata.Service) bool
- func OutputUI(s *metadata.Service) []string
- type DefinitionUI
- type PackageUI
- type ServiceUI
- func (s *ServiceUI) ActionLabel() string
- func (s *ServiceUI) AddPath() (*ServiceUI, string)
- func (s *ServiceUI) AutoSubmit() bool
- func (s *ServiceUI) DeletePath() string
- func (s *ServiceUI) EditHtmxCall() string
- func (s *ServiceUI) EditName() string
- func (s *ServiceUI) EditPath() string
- func (s *ServiceUI) HasEditService() bool
- func (s *ServiceUI) HasPathParam() bool
- func (s *ServiceUI) HtmlInput() []string
- func (s *ServiceUI) HtmlInputEdit() []string
- func (s *ServiceUI) HtmlOutput() []string
- func (s *ServiceUI) HtmxCall(nestedResponse bool) string
- func (s *ServiceUI) Title() string
- func (s *ServiceUI) ViewPath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasPagination ¶
Types ¶
type DefinitionUI ¶
type DefinitionUI struct {
*metadata.Definition
UI bool
}
func (*DefinitionUI) BreadCrumbs ¶
func (d *DefinitionUI) BreadCrumbs() []string
type ServiceUI ¶
func (*ServiceUI) ActionLabel ¶
func (*ServiceUI) AutoSubmit ¶
func (*ServiceUI) DeletePath ¶
func (*ServiceUI) EditHtmxCall ¶
func (*ServiceUI) HasEditService ¶
func (*ServiceUI) HasPathParam ¶
func (*ServiceUI) HtmlInputEdit ¶
func (*ServiceUI) HtmlOutput ¶
Click to show internal directories.
Click to hide internal directories.