Versions in this module Expand all Collapse all v0 v0.9.0 Oct 8, 2020 Changes in this version + type Config struct + ListenAddr string + RegisterService bool + ServiceID string + ServiceName string + type Stats struct + func New(consulClient *api.Client, dpapi *dataplane.Dataplane, ready chan struct{}, ...) *Stats + func (s *Stats) Run() error