Documentation ¶
Index ¶
- func HandleContinueRender(renderingItems []cptype.RendingItem, req *cptype.ComponentProtocol)
- func HandleURLQuery(renderingItems []cptype.RendingItem, req *cptype.ComponentProtocol)
- func OnlyReturnRenderingComps(renderingItems []cptype.RendingItem, req *cptype.ComponentProtocol)
- func SimplifyProtocol(renderingItems []cptype.RendingItem, req *cptype.ComponentProtocol)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleContinueRender ¶
func HandleContinueRender(renderingItems []cptype.RendingItem, req *cptype.ComponentProtocol)
HandleContinueRender set continueRender to globalOptions from rendering components.
func HandleURLQuery ¶
func HandleURLQuery(renderingItems []cptype.RendingItem, req *cptype.ComponentProtocol)
HandleURLQuery .
func OnlyReturnRenderingComps ¶
func OnlyReturnRenderingComps(renderingItems []cptype.RendingItem, req *cptype.ComponentProtocol)
OnlyReturnRenderingComps only return rendering components.
func SimplifyProtocol ¶
func SimplifyProtocol(renderingItems []cptype.RendingItem, req *cptype.ComponentProtocol)
SimplifyProtocol simplify protocol if could.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.