The documentation for this module says:
Works as a drop-in replacement for controller-runtime zap package.
But this does not seem to be entirely correct, the two functions UseDevMode and WriteTo found in Opts does not seem to be available in this module. Should they be available, or am I mistaken?
The documentation for this module says:
But this does not seem to be entirely correct, the two functions
UseDevModeandWriteTofound inOptsdoes not seem to be available in this module. Should they be available, or am I mistaken?