generated from VLADIMIR/template
add format string
This commit is contained in:
@@ -2,4 +2,5 @@ package formatter
|
||||
|
||||
type IFormatter interface {
|
||||
FormatText(text string) string
|
||||
FormatString(text string) string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user