package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Oct 12, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Control implements runtime control for klog.
Get returns our singleton klog Control instance.
Configure reconfigures klog with the given Options.
CurrentOptions returns the current klog configuration as Options.
Get returns the current value of the given klog flag.
Set sets the value of the given klog flag.
type Options map[string]interface{}
Options captures runtime configuration for klog.
CloneFrom clones src to o.
String returns a string representation of the Options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.