Return channel from run method
This commit is contained in:
@@ -3,7 +3,7 @@ package main
|
||||
import "fmt"
|
||||
import "time"
|
||||
import "git.tebibyte.media/sashakoshka/stone"
|
||||
import _ "git.tebibyte.media/sashakoshka/stone/backends/pixel"
|
||||
// import _ "git.tebibyte.media/sashakoshka/stone/backends/x"
|
||||
|
||||
func main () {
|
||||
application := stone.Application { }
|
||||
|
||||
Reference in New Issue
Block a user