Documentation
¶
Index ¶
Constants ¶
View Source
const AppName = "YeenCloud"
View Source
const ContextCorrelationIdKey = "correlationid"
View Source
const ContextRequestIdKey = "requestid"
Variables ¶
This section is empty.
Functions ¶
func CorrelationId ¶ added in v0.2.16
func WithCorrelationId ¶ added in v0.2.16
Types ¶
type ValidationError ¶ added in v0.2.16
func (ValidationError) Details ¶ added in v0.2.16
func (e ValidationError) Details() apperr.ErrorDetails
func (ValidationError) Error ¶ added in v0.2.16
func (e ValidationError) Error() string
func (ValidationError) Unwrap ¶ added in v0.2.16
func (e ValidationError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.