Documentation ¶
Index ¶
- Constants
- func ErrorS(ctx context.Context, err error, msg string, keysAndValues ...interface{})
- func GetCtxFields(ctx context.Context) []interface{}
- func InfoS(ctx context.Context, msg string, keysAndValues ...interface{})
- func InitContext(ctx context.Context) context.Context
- func SetKeysAndValues(ctx context.Context, keysAndValues ...interface{}) context.Context
- type Verbose
Constants ¶
View Source
const LinkIDKey = "linkId"
Variables ¶
This section is empty.
Functions ¶
func GetCtxFields ¶
func InitContext ¶
InitContext set context info such as accountId for logger
Types ¶
Click to show internal directories.
Click to hide internal directories.