This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
termui
mirror of
https://github.com/gizak/termui.git
Watch
1
Star
0
Fork
You've already forked termui
0
Code
Issues
Projects
Releases
Wiki
Activity
70fa7b8887
termui
/
alignment.go
10 lines
100 B
Go
Raw
Blame
History
package
termui
type
Alignment
uint
const
(
AlignLeft
Alignment
=
iota
AlignCenter
AlignRight
)
Reference in New Issue
View Git Blame
Copy Permalink