**Motivation:** stimulate resolve todos. Inspiration: https://github.com/searls/todo_or_die. ```go runtime.Todo("some text", time.Date(...), tags...) ```
Motivation: stimulate resolve todos.
Inspiration: https://github.com/searls/todo_or_die.