mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Prettify duration in cgr-console. Fixes#432
This commit is contained in:
committed by
Dan Christian Bogos
parent
83fe98ada8
commit
e994711d73
@@ -38,6 +38,7 @@ type Commander interface {
|
||||
ClientArgs() []string // for autocompletion
|
||||
Name() string
|
||||
LocalExecute() string
|
||||
GetFormatedResult(result interface{}) string
|
||||
}
|
||||
|
||||
func GetCommands() map[string]Commander {
|
||||
|
||||
Reference in New Issue
Block a user