package
Version:
v1.2.20
Opens a new window with list of versions in this module.
Published: Aug 8, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func WithClearOption() func(*Option)
type Column struct {
Key string `json:"key"`
Title string `json:"title"`
Width int `json:"width"`
DisableEllipsis bool `json:"disable_ellipsis"`
}
type Option struct {
Clear bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.