netmaker/netclient/functions
john s 24f292c934
netclient: pass by value -> reference (#919)
* netclient: pass by value -> reference

Updates various function arguments to accept config.ClientConfig
as a reference to avoid deep copying the struct.

Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-20 23:43:17 -05:00
..
common.go force leave for comms net 2022-02-20 18:09:32 -05:00
daemon.go ensure new listen port is written to config files and mq uses comms network 2022-02-22 22:34:08 -05:00
join.go netclient: pass by value -> reference (#919) 2022-03-20 23:43:17 -05:00
list.go fix: endpoint typo 2022-02-10 17:54:03 +08:00
mqhandlers.go fixing windows join issue 2022-03-15 11:11:22 -04:00
mqpublish.go changed logs and saved private key 2022-02-21 15:38:46 -05:00
pull.go removing old node logic 2022-02-18 10:15:21 -05:00