Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Functions ¶
This section is empty.
Types ¶
type DiskSample ¶
type DiskSample struct {
// contains filtered or unexported fields
}
type NetworkSample ¶
type NetworkSample struct {
// contains filtered or unexported fields
}
type ResponsiveTUIModel ¶
type ResponsiveTUIModel struct {
// contains filtered or unexported fields
}
func NewResponsiveTUIModel ¶
func NewResponsiveTUIModel(gopsUtil *gops.GopsUtil) *ResponsiveTUIModel
func (*ResponsiveTUIModel) Cleanup ¶ added in v0.0.7
func (m *ResponsiveTUIModel) Cleanup()
func (*ResponsiveTUIModel) Init ¶
func (m *ResponsiveTUIModel) Init() tea.Cmd
func (*ResponsiveTUIModel) View ¶
func (m *ResponsiveTUIModel) View() string
Click to show internal directories.
Click to hide internal directories.