5 lines
87 B
Go
5 lines
87 B
Go
package dlog
|
|
|
|
// WithCaller is a dlog with caller info prefix
|
|
type WithCaller struct{}
|