change error handling
This commit is contained in:
@@ -2,4 +2,5 @@ package output
|
||||
|
||||
type OutputInterface interface {
|
||||
Write(string) error
|
||||
GetName() string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user