Documentation ¶ Index ¶ func Border(str string, style lipgloss.Style) string func CreateFile(p string) (*os.File, error) func Exists(p string) (bool, error) type Version func (v Version) Newer(r Version) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Border ¶ func Border(str string, style lipgloss.Style) string func CreateFile ¶ func CreateFile(p string) (*os.File, error) func Exists ¶ func Exists(p string) (bool, error) Types ¶ type Version ¶ type Version string func (Version) Newer ¶ func (v Version) Newer(r Version) bool Source Files ¶ View all Source files files.gostring.goversion.go Click to show internal directories. Click to hide internal directories.