Versions in this module Expand all Collapse all v3 v3.0.5 Apr 16, 2023 v3.0.4 Mar 16, 2023 Changes in this version + type Monitoring struct + func New(conf monitoring.Config, baseAddr string, log *logger.Logger) *Monitoring + func (m *Monitoring) GetMetricsPublicAddress() string + func (m *Monitoring) GetProfilingAddress() string + func (m *Monitoring) Run() + func (m *Monitoring) Stop() error + func (m *Monitoring) String() string Other modules containing this package github.com/giongto35/cloud-game/v2