Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockBuilder ¶
BlockBuilder builds a new block
type Controller ¶
Controller controls the caching and forwarding the request to downstream.
func (*Controller) AddTransform ¶
func (t *Controller) AddTransform(node OpNode)
AddTransform adds a dependent transformation to the controller
func (*Controller) BlockBuilder ¶
func (t *Controller) BlockBuilder(blockMeta storage.BlockMetadata) (BlockBuilder, error)
BlockBuilder returns a BlockBuilder instance with associated metadata nolint: unparam
Click to show internal directories.
Click to hide internal directories.