package commons type Starter interface { Start() error }