View Source GitHub.Content.Traffic (GitHub REST API Client v0.3.3)

Provides struct and type for a Content.Traffic

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Content.Traffic{
  __info__: map(),
  count: integer(),
  path: String.t(),
  title: String.t(),
  uniques: integer()
}