Versions in this module Expand all Collapse all v1 v1.0.0 Apr 14, 2020 Changes in this version + type ContextID string + type FrameID string + type RemoteObjectID string + type ResourceType string + const ResourceTypeCSPViolationReport + const ResourceTypeDocument + const ResourceTypeEventSource + const ResourceTypeFetch + const ResourceTypeFont + const ResourceTypeImage + const ResourceTypeManifest + const ResourceTypeMedia + const ResourceTypeNotSet + const ResourceTypeOther + const ResourceTypePing + const ResourceTypeScript + const ResourceTypeSignedExchange + const ResourceTypeStylesheet + const ResourceTypeTextTrack + const ResourceTypeWebSocket + const ResourceTypeXHR + func (e ResourceType) String() string + func (e ResourceType) Valid() bool + type TimeSinceEpoch float64 + func (t *TimeSinceEpoch) UnmarshalJSON(data []byte) error + func (t TimeSinceEpoch) MarshalJSON() ([]byte, error) + func (t TimeSinceEpoch) String() string + func (t TimeSinceEpoch) Time() time.Time