[][src]Crate gh_auditor

GH Auditor: Audit and enforce access permission policy for an organisation.

Structs

Auditor

The auditor of a GitHub organisation.

AuditorBuilder

A builder struct for the Auditor. Allows you to configure GitHub organisation, underlying http client, audit configuration, and authentication token.

Type Definitions

Result

Alias Result for convenience.