View Source GitHub.EventRepo (GitHub REST API Client v0.3.0)

Provides struct and type for a EventRepo

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.EventRepo{
  __info__: map(),
  id: integer(),
  name: String.t(),
  url: String.t()
}