Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContextWithId ¶
func Context ¶
func Context(ctx context.Context) ContextWithId
type Errors ¶
type Errors interface { ContextWithId Errors() []error AddError(err error) }
func ContextWithErrors ¶
func WithErrors ¶
func WithErrors(ctx ContextWithId) Errors
Click to show internal directories.
Click to hide internal directories.