|
7f2646ca6e
|
tests/examples updated with v2 changes
getCmd in vm-cli always prints value.
|
2022-12-08 10:52:15 +00:00 |
|
onyx-and-iris
|
8a9b5f9a97
|
rename dir structure to match package name
update examples, readme
|
2022-09-22 22:55:08 +01:00 |
|
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
|
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
|
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
|
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
|
e868bf2ef0
|
now using testify/assert
added helper_test
dependencies updated in go.mod file
|
2022-06-25 01:03:08 +01:00 |
|