mirror of
https://github.com/foomo/posh.git
synced 2025-10-16 12:45:38 +00:00
4 lines
51 B
Go
4 lines
51 B
Go
package flair
|
|
|
|
type Flair func(title string) error
|