Commit Graph

20 Commits

Author SHA1 Message Date
onyx-and-iris
8ca545b1c4 NewRemote now accepts delay param
getters clear dirty params sync enabled.

examples and tests updated
2022-09-14 16:05:15 +01:00
onyx-and-iris
7a79555cb8 use log.Fatal during setup procedures.
update readme example
2022-08-23 03:35:34 +01:00
onyx-and-iris
6fabc43998 return err from NewRemote\
pass Kind.Name to logout

update examples/tests to reflect changes
2022-08-23 03:16:43 +01:00
onyx-and-iris
76e6d3cba7 Remote Kind field now exported.
Kind fields/methods now exported

vmRem renamed vm in examples/tests. prefer short variable name.

minor version bump
2022-07-18 16:23:15 +01:00
onyx-and-iris
1efac19b12 docstrings added to functions, types and methods
CHANGELOG first update

pre-commit updated to look in root of repo.

version retraction added to go.mod

README updated to reflect changes
2022-07-10 23:08:14 +01:00
onyx-and-iris
70d69f5599 package module moved into root of repository.
example in readme updated.

level pooler implemented, runs in its own goroutine.

Remote type now exported

observers example updated.
2022-07-09 19:01:58 +01:00
onyx-and-iris
dd5abafa66 strip3a1 added to higher tests
pdirty, mdirty added to readme
2022-07-01 00:01:56 +01:00
onyx-and-iris
a7abc43726 export pdirty, mdirty through remote type
remote sync from setters.

add sync to tests.
2022-06-30 23:08:35 +01:00
onyx-and-iris
232f8561de strip comp added to higher
function signatures in strip fixed
2022-06-30 22:20:18 +01:00
onyx-and-iris
80a561d7fc gainlayers implemented
tests adjusted for potato.
gainlayer unit test added

factory method for bus mode added.
2022-06-28 19:30:37 +01:00
onyx-and-iris
0fb0daf558 bus mode implemented
bus mode test added to higher

#3
2022-06-28 17:32:03 +01:00
onyx-and-iris
d3289dbb80 entry point GetRemote added
director and builder types added, one for each kind.

separates construction from representation
2022-06-25 16:22:16 +01:00
onyx-and-iris
6ec36dda4e more vban tests added 2022-06-25 03:59:32 +01:00
onyx-and-iris
479e0e1a19 add pre-commit 2022-06-25 01:16:48 +01:00
onyx-and-iris
5e79704a74 add pre-commit 2022-06-25 01:12:00 +01:00
onyx-and-iris
ef4fefacc1 pre-commit added for use with git hook 2022-06-25 01:05:56 +01:00
onyx-and-iris
e868bf2ef0 now using testify/assert
added helper_test

dependencies updated in go.mod file
2022-06-25 01:03:08 +01:00
onyx-and-iris
53bf5557c1 first vban higher tests added 2022-06-23 14:07:36 +01:00
onyx-and-iris
cb68b8acec bus unit tests added 2022-06-23 10:45:44 +01:00
onyx-and-iris
9d16f4c534 initial commit
interface code + a few tests
2022-06-22 20:51:25 +01:00