 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const (
	ExporterEpochKey = "source.date.epoch"
)
    Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExporterOptKey ¶
type ExporterOptKey string
var ( // Clamp produced timestamps. For more information see the // SOURCE_DATE_EPOCH specification. // Value: int (number of seconds since Unix epoch) OptKeySourceDateEpoch ExporterOptKey = "source-date-epoch" )
Options keys supported by all exporters.
 Click to show internal directories. 
   Click to hide internal directories.