Structures

The following structures are available globally.

  • The Configuration struct describes how to configure Glean as well as providing convenience property for calculating the FfiConfiguration

    See more

    Declaration

    Swift

    public struct Configuration
  • Undocumented

    See more

    Declaration

    Swift

    public struct ClientInfoMetrics
    extension ClientInfoMetrics: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct CommonMetricData
    extension CommonMetricData: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct Datetime
    extension Datetime: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct DistributionData
    extension DistributionData: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct InternalConfiguration
    extension InternalConfiguration: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct PingRateLimit
    extension PingRateLimit: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct PingRequest
    extension PingRequest: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct Rate
    extension Rate: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct RecordedEvent
    extension RecordedEvent: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct RecordedExperiment
    extension RecordedExperiment: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct TimerId
    extension TimerId: Equatable, Hashable
  • Undocumented

    See more

    Declaration

    Swift

    public struct BuildInfo