package
0.0.0-20250118092006-2bbb97753268
Repository: https://github.com/chengxufeng1994/event-driven-arch-in-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
ContextUnavailable returns a Logger when no context is available.
No description provided by the author
FromContext returns a Logger for reporting logs during ctx.
GetFieldsFromContext returns the logging fields on ctx or nil.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

HostFieldKey request's host (string).
ListTypeFieldKey s3 list type version (string, ex: v1 or v2).
LogAudit kind of information to audit (string, ex: API).
No description provided by the author
MatchedHostFieldKey matched host (bool) true when domain extracted from host.
MethodFieldKey request's method (string).
No description provided by the author
PartNumberFieldKey s3 multipart upload part number (string).
PathFieldKey path / request URI (string).
PhysicalAddressFieldKey object physical address (string).
No description provided by the author
RefHostFieldKey reference id (string).
RepositoryFieldKey repository name (string).
RequestIDFieldKey request ID (string) based on the request ID found on context.
ServiceNameFieldKey service name (string, ex: rest_api).
UploadIDFieldKey s3 multipart upload ID (string) "upload_id".
UserFieldKey user's name associated with the request (string).

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author