package
Version:
v0.6.4
Opens a new window with list of versions in this module.
Published: May 8, 2024
License: MIT
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
¶
func ListPartitions() []string
func NewPartitionsRenderer(partitions []string, writer io.Writer, noHeaders bool) *partitionsRenderer
NewPartitionsRenderer creates a new renderer of a list of partitions
type Renderer interface {
Render(format string) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.