Documentation
¶
Overview ¶
Package ctxkit provides internal hooks for creating and releasing celeris contexts from the celeristest package without exposing implementation types in the public API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NewContext func(s *stream.Stream) any ReleaseContext func(c any) AddParam func(c any, key, value string) )
Hooks registered by the celeris package at init time.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.