Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JoinContext ¶
JoinContext returns a new context that contains the operation from the right or left side of the context, with the right taking precedence. This function is thread-safe.
func MarkCreate ¶
MarkCreate indicates to the call stack this is a create operation.
func MarkUpdate ¶
MarkUpdate indicates to the call stack this is an update operation. This will be a no-op if MarkCreate was already called.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.