Versions in this module Expand all Collapse all v0 v0.1.0 Jan 13, 2022 Changes in this version + const LocalHostport + const LocalServicename + const ReporterEndpoint + const SampleRate + const SinglehostSpans + type Service struct + Address string + LocalHostport string + Reporter reporter.Reporter + SampleRate float64 + Servicename string + SingleHostSpans bool + Tracer *zipkin.Tracer + func (s *Service) FlagSet() *run.FlagSet + func (s *Service) GracefulStop() + func (s *Service) GroupName(name string) + func (s *Service) PreRun() error + func (s *Service) Serve() error + func (s Service) GetTracer() *zipkin.Tracer + func (s Service) Name() string + func (s Service) Validate() error + type Tracer = zipkin.Tracer