The Tomo API.
Go to file
Sasha Koshka c7c6fd2894 Add package-level doc comments 2023-06-30 19:40:45 -04:00
canvas Add package-level doc comments 2023-06-30 19:40:45 -04:00
data Add files 2023-06-30 16:38:51 -04:00
event Add package-level doc comments 2023-06-30 19:40:45 -04:00
input Add files 2023-06-30 16:38:51 -04:00
LICENSE Add license 2023-06-30 17:45:29 -04:00
README.md Add files 2023-06-30 16:38:51 -04:00
backend.go Add files 2023-06-30 16:38:51 -04:00
go.mod Add files 2023-06-30 16:38:51 -04:00
go.sum Add files 2023-06-30 16:38:51 -04:00
object.go Add files 2023-06-30 16:38:51 -04:00
plugin.go Add files 2023-06-30 16:38:51 -04:00
tomo.go Load plugins on start 2023-06-30 19:30:17 -04:00
unix.go Add files 2023-06-30 16:38:51 -04:00

README.md

tomo

WIP rewrite of tomo.

This module will serve as a wafer-thin collection of interfaces and glue code so that plugins will be an actual viable concept.