Christian Rocha
|
1a0beff868
|
chore: use go 1.16 (#449)
* chore: use go 1.16 and gofmt accordingly
* chore: also update examples and tuts to go 1.16
|
2022-09-14 19:08:36 -04:00 |
Christian Muehlhaeuser
|
74f0972e4e
|
Simplify send-msg example
|
2022-02-08 18:01:35 +01:00 |
Christian Rocha
|
66cea095eb
|
Migrate from NewModel() to New() in examples for Bubbles-related stuff
|
2022-01-13 13:20:18 -05:00 |
Max Brauer
|
4ac566c1f7
|
Remove unused func from send-msg example
‘randomEmoji()’ is redundant
|
2022-01-10 21:15:47 -05:00 |
Christian Rocha
|
0886ee26b0
|
Msgs can now be sent to Programs with Program.Send(Msg)
|
2021-07-01 11:06:21 -04:00 |