package github

  1. Overview
  2. Docs

The Organization module exposes the functionality of the GitHub organization API.

val teams : ?token:Token.t -> org:string -> unit -> Github_t.team Stream.t

teams ~org () is a stream of teams belonging to the organization org.