Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddContextAccessor ¶
ContextAccessor adds service to the DI container
Types ¶
type IContextAccessor ¶
func GetContextAccessorFromContainer ¶
func GetContextAccessorFromContainer(ctn di.Container) IContextAccessor
GetContextAccessorFromContainer from the Container
type IInternalContextAccessor ¶
type IInternalContextAccessor interface { IContextAccessor SetContext(context.Context) }
func GetInternalGetContextAccessorFromContainer ¶
func GetInternalGetContextAccessorFromContainer(ctn di.Container) IInternalContextAccessor
GetInternalGetContextAccessorFromContainer from the Container
Click to show internal directories.
Click to hide internal directories.