Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct { context.Context Environ Environment ProjectInfo tenant.ProjectInfo // contains filtered or unexported fields }
Context is used to in dm to record some context field like * go context
func (*Context) WithContext ¶
WithContext set go context.
func (*Context) WithTimeout ¶
WithTimeout sets a timeout associated context.
Click to show internal directories.
Click to hide internal directories.