We will have two functions instead of one: 1. One that doesn't do formatting, like klog.Error 2. One that accepts formating, like klog.Errorf The main reason behind this is to avoid go vet errors and have clear interfaces to catch accidental bugs and rely on go vet to catch those accidental bugs (or go test in go 1.24, as those are treated as errors). |
||
---|---|---|
.. | ||
factory | ||
grpcplugin | ||
leastnodes | ||
mocks | ||
mostpods | ||
price | ||
priority | ||
random | ||
waste | ||
expander.go |