Documentation ¶
Index ¶
- func Log(level string, format string, a ...interface{}) string
- func LogError(ctx context.Context, format string, a ...interface{}) string
- func LogInfo(ctx context.Context, format string, a ...interface{}) string
- func LogPanic(ctx context.Context, format string, a ...interface{}) string
- type RequestIDKey
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RequestIDKey ¶
type RequestIDKey struct{}
RequestIDKey is used together with context for setting/getting X-Request-ID
Click to show internal directories.
Click to hide internal directories.