README ¶ Floating Window The floatingwindow component allow you to print boxes with different styles. You can found an example with and without options here Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Draw(width, height int, title string, opts wtopts.Opts) []string func FloatingWindow(width, height int, title string, customOpts ...wtopts.Opts) (box []string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Draw ¶ func Draw(width, height int, title string, opts wtopts.Opts) []string func FloatingWindow ¶ func FloatingWindow(width, height int, title string, customOpts ...wtopts.Opts) (box []string) Types ¶ This section is empty. Source Files ¶ View all Source files floatingwindow.go Directories ¶ Show internal Expand all Path Synopsis example Click to show internal directories. Click to hide internal directories.