Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Layout ¶
type Layout struct {
// contains filtered or unexported fields
}
Layout is the structure of the gui layout
func (*Layout) GetForwardsView ¶
GetForwardsView returns the forward view structure
func (*Layout) GetLogsView ¶
GetLogsView returns the logs view structure
func (*Layout) GetProxyView ¶
GetProxyView returns the proxy view structure
func (*Layout) GetStatusView ¶
GetStatusView returns the top status bar view structure
type View ¶
type View struct {
// contains filtered or unexported fields
}
View is the view structure
func NewEmptyView ¶
NewEmptyView returns a new instance of an empty view
type ViewInterface ¶
Click to show internal directories.
Click to hide internal directories.