Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct { Metrics metrics.Metrics Logger *log.Logger // contains filtered or unexported fields }
func CreateContext ¶
func (*Context) GetContext ¶
func (*Context) OffsetStorage ¶
func (c *Context) OffsetStorage() offset_storage.OffsetStorage
func (*Context) PipelineId ¶
func (*Context) SetMetrics ¶
func (*Context) SetOffsetStorage ¶
func (c *Context) SetOffsetStorage(ofsSt offset_storage.OffsetStorage)
Click to show internal directories.
Click to hide internal directories.