Commit Graph

115 Commits

Author SHA1 Message Date
onyx-and-iris
13f7e3d1ad move kindMap, fix doc strings
fix doc strings

move kindMap into kinds.go

rename kind_id to kindId
2022-06-24 14:54:17 +01:00
onyx-and-iris
3f6a2c90c5 quick.go added to gitignore 2022-06-23 14:07:53 +01:00
onyx-and-iris
53bf5557c1 first vban higher tests added 2022-06-23 14:07:36 +01:00
onyx-and-iris
4a1939092f start implementing vban instream/outstream types.
newVban factory method defined.
2022-06-23 14:07:26 +01:00
onyx-and-iris
a2098eeb30 command, vban added to remote factory method. 2022-06-23 14:06:48 +01:00
onyx-and-iris
69b0f3cdbf command type added 2022-06-23 14:05:49 +01:00
onyx-and-iris
d2ee55b712 vban in/out values added to kind struct 2022-06-23 14:05:23 +01:00
onyx-and-iris
9b7be8d89d button factory method moved 2022-06-23 14:04:57 +01:00
onyx-and-iris
a07df8f7b8 common embedded methods defined as iremote struct. 2022-06-23 14:03:00 +01:00
onyx-and-iris
751200951b prepend all bindings with vm 2022-06-23 14:01:39 +01:00
onyx-and-iris
cb68b8acec bus unit tests added 2022-06-23 10:45:44 +01:00
onyx-and-iris
967793eacb add pkg.go.dev badge 2022-06-23 10:45:26 +01:00
onyx-and-iris
694494e8d0 Strip, Bus now interface slices.
t_strip, t_bus implemented.

parameter getter/setters added to custom strip, bus types.
2022-06-23 10:42:11 +01:00
onyx-and-iris
9d16f4c534 initial commit
interface code + a few tests
2022-06-22 20:51:25 +01:00
2dacfab629
Initial commit 2022-06-22 20:45:19 +01:00