Discover Packages
mosn.io/mosn
pkg
context
package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Apr 3, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Clone copy the origin mosn value context(if it is), and return new one
The following context topology will leads to existed pair {'foo':'bar'} NOT FOUND, because recursive lookup for
key-type=ContextKey is not supported by mosn.valueCtx.
topology: context.Background -> mosn.valueCtx{'foo':'bar'} -> context.valueCtx -> mosn.valueCtx{'hmm':'haa'}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.