Documentation
      ¶
    
    
  
    
  
    Index ¶
- func BragApp() string
 - func BragProject() string
 - func ExpandCollapse(indent int, ps *cutil.PageState) string
 - func Icon(k string, size int, cls string, ps *cutil.PageState) string
 - func IconGallery(as *app.State, ps *cutil.PageState) string
 - func Indent(br bool, level int) string
 - func JSON(v any) string
 - func JSONModal(key string, title string, item any, indent int) string
 - func Pagination(count int, params *filter.Params, u *url.URL) string
 - func PlaceholderFor(phs []string) string
 - func PlotAssets() string
 - func PlotCall(id string, call string) string
 - func PlotHorizontalBar(id string, data []util.ValueMap, x string, y string, title string, ...) string
 - func SVG(k string) string
 - func SVGBreadcrumb(k string, ps *cutil.PageState) string
 - func SVGButton(k string, ps *cutil.PageState) string
 - func SVGIcon(k string, ps *cutil.PageState) string
 - func SVGInline(k string, size int, ps *cutil.PageState) string
 - func SVGLink(k string, ps *cutil.PageState) string
 - func SVGLinkPadded(k string, ps *cutil.PageState) string
 - func SVGRef(k string, w int, h int, cls string, ps *cutil.PageState) string
 - func SVGSimple(k string, size int, ps *cutil.PageState) string
 - func StreamBragApp(qw422016 *qt422016.Writer)
 - func StreamBragProject(qw422016 *qt422016.Writer)
 - func StreamExpandCollapse(qw422016 *qt422016.Writer, indent int, ps *cutil.PageState)
 - func StreamIcon(qw422016 *qt422016.Writer, k string, size int, cls string, ps *cutil.PageState)
 - func StreamIconGallery(qw422016 *qt422016.Writer, as *app.State, ps *cutil.PageState)
 - func StreamIndent(qw422016 *qt422016.Writer, br bool, level int)
 - func StreamJSON(qw422016 *qt422016.Writer, v any)
 - func StreamJSONModal(qw422016 *qt422016.Writer, key string, title string, item any, indent int)
 - func StreamPagination(qw422016 *qt422016.Writer, count int, params *filter.Params, u *url.URL)
 - func StreamPlaceholderFor(qw422016 *qt422016.Writer, phs []string)
 - func StreamPlotAssets(qw422016 *qt422016.Writer)
 - func StreamPlotCall(qw422016 *qt422016.Writer, id string, call string)
 - func StreamPlotHorizontalBar(qw422016 *qt422016.Writer, id string, data []util.ValueMap, x string, y string, ...)
 - func StreamSVG(qw422016 *qt422016.Writer, k string)
 - func StreamSVGBreadcrumb(qw422016 *qt422016.Writer, k string, ps *cutil.PageState)
 - func StreamSVGButton(qw422016 *qt422016.Writer, k string, ps *cutil.PageState)
 - func StreamSVGIcon(qw422016 *qt422016.Writer, k string, ps *cutil.PageState)
 - func StreamSVGInline(qw422016 *qt422016.Writer, k string, size int, ps *cutil.PageState)
 - func StreamSVGLink(qw422016 *qt422016.Writer, k string, ps *cutil.PageState)
 - func StreamSVGLinkPadded(qw422016 *qt422016.Writer, k string, ps *cutil.PageState)
 - func StreamSVGRef(qw422016 *qt422016.Writer, k string, w int, h int, cls string, ...)
 - func StreamSVGSimple(qw422016 *qt422016.Writer, k string, size int, ps *cutil.PageState)
 - func StreamTableHeader(qw422016 *qt422016.Writer, section string, key string, title string, ...)
 - func StreamTableHeaderSimple(qw422016 *qt422016.Writer, section string, key string, title string, ...)
 - func StreamTerminal(qw422016 *qt422016.Writer, id string, s ...string)
 - func StreamTitleFor(qw422016 *qt422016.Writer, help []string)
 - func TableHeader(section string, key string, title string, params *filter.Params, icon string, ...) string
 - func TableHeaderSimple(section string, key string, title string, tooltip string, ...) string
 - func Terminal(id string, s ...string) string
 - func TitleFor(help []string) string
 - func WriteBragApp(qq422016 qtio422016.Writer)
 - func WriteBragProject(qq422016 qtio422016.Writer)
 - func WriteExpandCollapse(qq422016 qtio422016.Writer, indent int, ps *cutil.PageState)
 - func WriteIcon(qq422016 qtio422016.Writer, k string, size int, cls string, ...)
 - func WriteIconGallery(qq422016 qtio422016.Writer, as *app.State, ps *cutil.PageState)
 - func WriteIndent(qq422016 qtio422016.Writer, br bool, level int)
 - func WriteJSON(qq422016 qtio422016.Writer, v any)
 - func WriteJSONModal(qq422016 qtio422016.Writer, key string, title string, item any, indent int)
 - func WritePagination(qq422016 qtio422016.Writer, count int, params *filter.Params, u *url.URL)
 - func WritePlaceholderFor(qq422016 qtio422016.Writer, phs []string)
 - func WritePlotAssets(qq422016 qtio422016.Writer)
 - func WritePlotCall(qq422016 qtio422016.Writer, id string, call string)
 - func WritePlotHorizontalBar(qq422016 qtio422016.Writer, id string, data []util.ValueMap, x string, ...)
 - func WriteSVG(qq422016 qtio422016.Writer, k string)
 - func WriteSVGBreadcrumb(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
 - func WriteSVGButton(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
 - func WriteSVGIcon(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
 - func WriteSVGInline(qq422016 qtio422016.Writer, k string, size int, ps *cutil.PageState)
 - func WriteSVGLink(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
 - func WriteSVGLinkPadded(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
 - func WriteSVGRef(qq422016 qtio422016.Writer, k string, w int, h int, cls string, ...)
 - func WriteSVGSimple(qq422016 qtio422016.Writer, k string, size int, ps *cutil.PageState)
 - func WriteTableHeader(qq422016 qtio422016.Writer, section string, key string, title string, ...)
 - func WriteTableHeaderSimple(qq422016 qtio422016.Writer, section string, key string, title string, ...)
 - func WriteTerminal(qq422016 qtio422016.Writer, id string, s ...string)
 - func WriteTitleFor(qq422016 qtio422016.Writer, help []string)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BragProject ¶ added in v0.7.1
func BragProject() string
func PlaceholderFor ¶ added in v1.0.12
func PlotAssets ¶ added in v1.6.2
func PlotAssets() string
func PlotHorizontalBar ¶ added in v1.6.2
func StreamBragApp ¶ added in v0.7.1
func StreamBragProject ¶ added in v0.7.1
func StreamExpandCollapse ¶
func StreamIcon ¶ added in v1.0.5
func StreamIconGallery ¶
func StreamIndent ¶ added in v1.0.6
func StreamJSON ¶
func StreamJSONModal ¶
func StreamPagination ¶
func StreamPlaceholderFor ¶ added in v1.0.12
func StreamPlotAssets ¶ added in v1.6.2
func StreamPlotCall ¶ added in v1.6.2
func StreamPlotHorizontalBar ¶ added in v1.6.2
func StreamSVGBreadcrumb ¶ added in v1.4.3
func StreamSVGButton ¶ added in v1.4.3
func StreamSVGIcon ¶ added in v1.4.3
func StreamSVGInline ¶ added in v1.4.3
func StreamSVGLink ¶ added in v1.4.5
func StreamSVGLinkPadded ¶ added in v1.4.10
func StreamSVGRef ¶
func StreamSVGSimple ¶ added in v1.4.3
func StreamTableHeader ¶
func StreamTableHeaderSimple ¶
func StreamTerminal ¶ added in v1.0.12
func StreamTitleFor ¶ added in v1.0.12
func TableHeader ¶
func TableHeaderSimple ¶
func WriteBragApp ¶ added in v0.7.1
func WriteBragApp(qq422016 qtio422016.Writer)
func WriteBragProject ¶ added in v0.7.1
func WriteBragProject(qq422016 qtio422016.Writer)
func WriteExpandCollapse ¶
func WriteExpandCollapse(qq422016 qtio422016.Writer, indent int, ps *cutil.PageState)
func WriteIconGallery ¶
func WriteIndent ¶ added in v1.0.6
func WriteIndent(qq422016 qtio422016.Writer, br bool, level int)
func WriteJSON ¶
func WriteJSON(qq422016 qtio422016.Writer, v any)
func WriteJSONModal ¶
func WritePagination ¶
func WritePlaceholderFor ¶ added in v1.0.12
func WritePlaceholderFor(qq422016 qtio422016.Writer, phs []string)
func WritePlotAssets ¶ added in v1.6.2
func WritePlotAssets(qq422016 qtio422016.Writer)
func WritePlotCall ¶ added in v1.6.2
func WritePlotCall(qq422016 qtio422016.Writer, id string, call string)
func WritePlotHorizontalBar ¶ added in v1.6.2
func WriteSVG ¶
func WriteSVG(qq422016 qtio422016.Writer, k string)
func WriteSVGBreadcrumb ¶ added in v1.4.3
func WriteSVGBreadcrumb(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
func WriteSVGButton ¶ added in v1.4.3
func WriteSVGButton(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
func WriteSVGIcon ¶ added in v1.4.3
func WriteSVGIcon(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
func WriteSVGInline ¶ added in v1.4.3
func WriteSVGLink ¶ added in v1.4.5
func WriteSVGLink(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
func WriteSVGLinkPadded ¶ added in v1.4.10
func WriteSVGLinkPadded(qq422016 qtio422016.Writer, k string, ps *cutil.PageState)
func WriteSVGRef ¶
func WriteSVGSimple ¶ added in v1.4.3
func WriteTableHeader ¶
func WriteTableHeaderSimple ¶
func WriteTerminal ¶ added in v1.0.12
func WriteTerminal(qq422016 qtio422016.Writer, id string, s ...string)
func WriteTitleFor ¶ added in v1.0.12
func WriteTitleFor(qq422016 qtio422016.Writer, help []string)
Types ¶
This section is empty.
      
      Source Files
      ¶
    
   Click to show internal directories. 
   Click to hide internal directories.