Versions in this module Expand all Collapse all v3 v3.3.9 Mar 16, 2022 Changes in this version + const NewRelicAppDataName + const NewRelicIDName + const NewRelicSyntheticsName + const NewRelicTxnName + func GeneratePathHash(referringPathHash, txnName, appName string) (string, error) + type AppDataHeader struct + ContentLength int64 + CrossProcessID string + QueueTimeInSeconds float64 + ResponseTimeInSeconds float64 + TransactionGUID string + TransactionName string + func (appData *AppDataHeader) MarshalJSON() ([]byte, error) + func (appData *AppDataHeader) UnmarshalJSON(data []byte) error + type IDHeader struct + AccountID int + Blob string + func NewIDHeader(in []byte) (*IDHeader, error) + type SyntheticsHeader struct + AccountID int + JobID string + MonitorID string + ResourceID string + Version int + func (s *SyntheticsHeader) UnmarshalJSON(data []byte) error + type TxnDataHeader struct + GUID string + PathHash string + TripID string + func (txnData *TxnDataHeader) MarshalJSON() ([]byte, error) + func (txnData *TxnDataHeader) UnmarshalJSON(data []byte) error Other modules containing this package github.com/Easypay/go-agent