isle/go/daemon
2024-11-12 13:42:35 +01:00
..
children Implement network.Loader, will be helpful for testing Daemon 2024-11-10 22:13:06 +01:00
daecommon Parallelize integration tests better 2024-11-12 13:42:35 +01:00
jsonrpc2 Manage child processes individually, not via Pmux. Also route child logs through mlog 2024-10-29 17:49:24 +01:00
network Parallelize integration tests better 2024-11-12 13:42:35 +01:00
client.go Implement SetConfig, but in a stupid way 2024-10-24 19:52:08 +02:00
config.go Pass NetworkConfig into Network loaders as an optional argument 2024-11-12 13:34:39 +01:00
ctx.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
daemon_test.go Pass NetworkConfig into Network loaders as an optional argument 2024-11-12 13:34:39 +01:00
daemon.go Pass NetworkConfig into Network loaders as an optional argument 2024-11-12 13:34:39 +01:00
errors.go Pass NetworkConfig into Network loaders as an optional argument 2024-11-12 13:34:39 +01:00
network.go Pass NetworkConfig into Network loaders as an optional argument 2024-11-12 13:34:39 +01:00
rpc.go Pass NetworkConfig into Network loaders as an optional argument 2024-11-12 13:34:39 +01:00