mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2025-08-15 23:57:55 +02:00
main - adding WireGuard stats to JSON objects
- Adding WireGuard stats through to IPC calls so that they can be used by the API
This commit is contained in:
@ -89,6 +89,7 @@ func NewCtrlServer(params *NewCtrlServerParams) (*MeshCtrlServer, error) {
|
||||
return ctrlServer, nil
|
||||
}
|
||||
|
||||
|
||||
func (s *MeshCtrlServer) GetConfiguration() *conf.DaemonConfiguration {
|
||||
return s.Conf
|
||||
}
|
||||
|
Reference in New Issue
Block a user