Skip to main content

Module host

Module host 

Source
Expand description

Multi-host support for gor.

Derives REST API base URLs for github.com and GitHub Enterprise Server instances. All URL construction flows through Host to ensure consistent host handling across the codebase.

Structs§

Host
Represents a GitHub host (github.com or a GHES instance).