github.com/cilium/cilium@v1.16.2/pkg/monitor/format/doc.go (about) 1 // SPDX-License-Identifier: Apache-2.0 2 // Copyright Authors of Cilium 3 4 // Package format provides stdout formatting of monitor messages for reuse by 5 // command-line clients of the monitor event channel. 6 package format