Documentation ¶
Overview ¶
Package vcontext creates a singleton vanadium Context object.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Background ¶
Background returns the singleton Vanadium context for v23. It initializes v23 on the first call. GRAIL applications should always use this function to initialize and create a context instead of calling v23.Init() manually.
Caution: this function is depended on by many services, specifically the production pipeline controller. Be extremely careful when changing it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.