 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TagStrToMap ¶
TagStrToMap converts a user-passed string of tags of the form `key1=val1,key2=val2` to a map.
Types ¶
type TracerBackend ¶ added in v0.8.0
type TracerBackend int
const ( Windmill TracerBackend = iota Lightstep Jaeger )
func StringToTracerBackend ¶ added in v0.8.0
func StringToTracerBackend(s string) (TracerBackend, error)
 Click to show internal directories. 
   Click to hide internal directories.