Documentation ¶
Overview ¶
nolint golint
Index ¶
- func Any(name string, obj any) zapcore.Field
- func Bool(name string, b bool) zapcore.Field
- func Controller(name string) zapcore.Field
- func Env(env string) zapcore.Field
- func Error(err error) zapcore.Field
- func Handler(name string) zapcore.Field
- func Host(host string) zapcore.Field
- func ID(idi any) zapcore.Field
- func IP(ip string) zapcore.Field
- func IPForwardedFor(ip string) zapcore.Field
- func Int(name string, i int) zapcore.Field
- func Int64(name string, i int64) zapcore.Field
- func Panic(pan any) zapcore.Field
- func Path(path string) zapcore.Field
- func Port(port int) zapcore.Field
- func Repo(name string) zapcore.Field
- func Service(service string) zapcore.Field
- func Stack(stack any) zapcore.Field
- func String(name string, s string) zapcore.Field
- func Table(name string) zapcore.Field
- func Tags(tags []string) zapcore.Field
- func Topic(topic string) zapcore.Field
- func TraceID(traceID string) zapcore.Field
- func Uint64(name string, i uint64) zapcore.Field
- func UserAgent(ua []byte) zapcore.Field
- func Version(version string) zapcore.Field
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Controller ¶
func IPForwardedFor ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.